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
Fix __ ids in third-party/pmr/ 5c134f6072dd9d9a57b3ca0d1fb023d9a110f244 xaizek 2023-01-07 17:39:00
Fix header guards in third-party/pmr/ 38edd16779be4252963722f3e18bb48b3bdcf7f6 xaizek 2023-01-07 13:26:17
Update Catch from v2.0.1 to v2.13.10 97931a8457d543b1cf494691a1a93429b9bcdd72 xaizek 2023-01-07 13:18:27
Don't use double underscores in header guards 2bcf90d2eac239bf673f2543f428ae17cd4a604d xaizek 2023-01-05 17:27:41
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
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