feat: add language selection for build;feat: file and line number for debug messages;fix:add error handling for chdir call

This commit is contained in:
dragonmuffin 2024-08-25 20:26:45 +05:00
parent 157eafc58b
commit 858b2e7fd7
7 changed files with 18 additions and 31 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "proto"]
path = proto
url = https://git.sch9.ru/new_gate/contracts
[submodule "languages"]
path = languages
url = https://git.sch9.ru/new_gate/languages