* Fix div and mod in SPython * Fix generic type names search in SPython symbol table * Small fixes * Add few checks in Intellisense * Add comments about units compilation order
4 lines
148 B
Batchfile
4 lines
148 B
Batchfile
cls
|
|
..\..\..\Utils\GPLex_GPPG\Gplex.exe /unicode SPythonLexer.lex
|
|
..\..\..\Utils\GPLex_GPPG\Gppg.exe /verbose /no-lines /gplex SPythonParser.y
|
|
pause |