mirror of
https://codeberg.org/ProgramSnail/lang_2023.git
synced 2025-12-05 22:48:42 +00:00
fixes, more information in errors
This commit is contained in:
parent
a11ddbd25f
commit
b686fe00fb
10 changed files with 356 additions and 65 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "lang-parser"]
|
||||
path = lang-parser
|
||||
url = https://codeberg.org/ProgramSnail/lang-parser.git
|
||||
[submodule "tree-sitter"]
|
||||
path = tree-sitter
|
||||
url = https://github.com/tree-sitter/tree-sitter.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue