pascalabcnet/AdditionalLanguages/SPython/SPythonParserKrylovMovchan
Александр Земляк b8bda89f0f
Исправление div (//) и mod (%) для SPython (#3384)
* 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
2026-02-02 21:14:27 +03:00
..
Properties 2026 2026-01-02 12:36:47 +03:00
_ReBuild.bat Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
Errors.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
generateParser.bat Исправление div (//) и mod (%) для SPython (#3384) 2026-02-02 21:14:27 +03:00
IndentArranger.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
Keywords.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
SPythonLexer.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
SPythonLexer.lex Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
SPythonParser.cs Деактивация кнопок, связанных с Intellisense, для языков без Intellisense + разделение ILanguageInformation на два интерфейса (#3378) 2026-01-27 22:25:28 +03:00
SPythonParser.csproj Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
SPythonParser.y Исправление div (//) и mod (%) для SPython (#3384) 2026-02-02 21:14:27 +03:00
SPythonParserTools.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
SPythonParserYacc.cs Исправление div (//) и mod (%) для SPython (#3384) 2026-02-02 21:14:27 +03:00