pascalabcnet/AdditionalLanguages/SPython
Александр Земляк 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
..
SemanticAnalyzers/SPythonSyntaxTreeVisitor Исправление div (//) и mod (%) для SPython (#3384) 2026-02-02 21:14:27 +03:00
SPythonLanguageInfo Деактивация кнопок, связанных с Intellisense, для языков без Intellisense + разделение ILanguageInformation на два интерфейса (#3378) 2026-01-27 22:25:28 +03:00
SPythonParserKrylovMovchan Исправление div (//) и mod (%) для SPython (#3384) 2026-02-02 21:14:27 +03:00
SyntaxTreeConverters/SPythonStandardTreeConverter Исправление div (//) и mod (%) для SPython (#3384) 2026-02-02 21:14:27 +03:00