Added tree-sitter-python vendor library
| Author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-07 17:00:42 +0100 |
| Committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-07 17:00:42 +0100 |
| Commit | af9983cd6f0535b1088ac130089897bbb86f81e5 (patch) |
|
-rw-r--r-- |
Makefile | 5 | |
-rw-r--r-- |
vendor/tree-sitter-python/LICENSE | 21 | |
-rw-r--r-- |
vendor/tree-sitter-python/Makefile | 109 | |
-rw-r--r-- |
vendor/tree-sitter-python/src/grammar.json | 6306 | |
-rw-r--r-- |
vendor/tree-sitter-python/src/node-types.json | 3736 | |
-rw-r--r-- |
vendor/tree-sitter-python/src/parser.c | 132882 | |
-rw-r--r-- |
vendor/tree-sitter-python/src/scanner.c | 528 | |
-rw-r--r-- |
vendor/tree-sitter-python/src/tree_sitter/parser.h | 224 |
8 files changed, 143810 insertions, 1 deletions
Commit too large to display