xaizek / zograscope (License: AGPLv3 only) (since 2018-12-07)
Mainly a syntax-aware diff that also provides a number of additional tools.
<root> / third-party / tree-sitter / src /
File Mode Size
unicode/ 040000
alloc.c 100644 1,446B
alloc.h 100644 735B
array.h 100644 8,590B
atomic.h 100644 1,142B
clock.h 100644 3,431B
error_costs.h 100644 294B
get_changed_ranges.c 100644 15KiB
get_changed_ranges.h 100644 836B
host.h 100644 520B
language.c 100644 3,619B
language.h 100644 8,266B
length.h 100644 1,059B
lexer.c 100644 12KiB
lexer.h 100644 1,161B
lib.c 100644 445B
node.c 100644 19KiB
parser.c 100644 67KiB
point.h 100644 1,594B
query.c 100644 128KiB
reduce_action.h 100644 772B
reusable_node.h 100644 2,747B
stack.c 100644 27KiB
stack.h 100644 4,474B
subtree.c 100644 34KiB
subtree.h 100644 11KiB
tree.c 100644 3,463B
tree.h 100644 577B
tree_cursor.c 100644 15KiB
tree_cursor.h 100644 602B
unicode.h 100644 964B
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