pascalabcnet/LanguageIntegrator
Александр Земляк 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
BaseLanguage.cs Деактивация кнопок, связанных с Intellisense, для языков без Intellisense + разделение ILanguageInformation на два интерфейса (#3378) 2026-01-27 22:25:28 +03:00
ILanguage.cs Исправление div (//) и mod (%) для SPython (#3384) 2026-02-02 21:14:27 +03:00
LanguageIntegrator.cs Перемещение модулей SPython в Lib\SPython (#3371) 2026-01-13 08:20:13 +03:00
LanguageIntegrator.csproj migration to new build system (#3241) 2025-03-03 20:34:51 +03:00
LanguageProvider.cs Case sensitive search fixes (#3357) 2025-11-07 20:43:07 +03:00