xaizek / zograscope (License: AGPLv3 only) (since 2018-12-07)
Mainly a syntax-aware diff that also provides a number of additional tools.
Subject SHA-1 Author Date
Don't rebuild tests if unchanged 455d1d046c6ceb127ac8546026e4fdf453a92ee9 xaizek 2022-11-29 18:56:04
Make Lua's function signature a value node dad9c9b3fde33219c225fbdaed6e8a66684885c1 xaizek 2022-11-29 18:55:06
Break layers on Lua tables 4c0448ebdfc4d0aa1f7e0fbee3418ccd84a91355 xaizek 2022-11-27 22:47:45
Fix function matcher in Lua 1eee89af48c0ffecc5dc288471d2df0eae35379a xaizek 2022-11-27 22:33:27
Update Lua parser to support Lua 5.4 a38b6e355ed257e4becca10d5e39b56db851d6ba xaizek 2022-11-27 18:22:57
Fix conditionals gluing recipes in Makefiles b91ee93b614069fee9aa3a7893599dd3bb2de66c xaizek 2022-11-29 22:37:27
Tokenize word in a recipe's line in Makefiles 6b1e7605dbd0b5bfdfd8ebafd656f77b5edeb43c xaizek 2022-11-29 19:15:39
Allow escaping of (/) in Makefile functions df7cf95a1a5c1f416004139660efa6fa7de11a0f xaizek 2022-11-29 19:09:20
Don't highlight $$ as a variable in Make 29290ec532fa6e1272e5cd3be45664e381a09acd xaizek 2022-11-22 19:16:19
Update third-party/tree-sitter/README.md bf77cfd807b87c61cb1cc2c08c1f6587649eee34 xaizek 2022-11-10 21:57:00
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/zograscope

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/zograscope

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master