Commit graph

3 commits

Author SHA1 Message Date
Mikhalkovich Stanislav bb6cc43250 SPython стандартная библиотека добавил чуть 2026-01-22 13:23:35 +03:00
AlexanderZemlyak 9b3937cb03 Fix range with step function in SPythonSystem 2026-01-13 12:28:57 +03:00
Александр Земляк 51e4ae050a
Перемещение модулей SPython в Lib\SPython (#3371)
* Replace languageCaseSensitive by languageName data in PCU and caseSensitive parameters in Compiler functions

* Implement SearchDirectories filling in Compiler and move SPython standard modules to their new directory

* Implement search using current language extension first in Compiler

* Delete LibForVB folder and update TestRunner to support different Lib dirs

* Update installer scripts to create separate Lib folder for SPython

* Take into account Lib dirs not found

* Delete supportedSourceFiles variable in Compiler

* Delete unused functions from LanguageIntegrator
2026-01-13 08:20:13 +03:00
Renamed from bin/Lib/SPythonSystem.pas (Browse further)