pascalabcnet/Compiler
Александр Земляк 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
..
Config Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
PCU Перемещение модулей SPython в Lib\SPython (#3371) 2026-01-13 08:20:13 +03:00
SemanticTreeConverters Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
Compiler.cs Перемещение модулей SPython в Lib\SPython (#3371) 2026-01-13 08:20:13 +03:00
Compiler.csproj drop ICSharpCode.NRefactory, Microsoft.Dynamic and Microsoft.Scripting from Compiler project dependencies (#3279) 2025-06-17 22:24:30 +03:00
ConsoleCompilerCommands.cs pascalabcnet/pascalabcnetlinux#4 2022-10-27 20:13:35 +02:00
DocXml.cs New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
Errors.cs New directive to disable linking pascal standard modules (#3186) 2024-08-02 10:48:07 +03:00
ICompiler.cs Перемещение модулей SPython в Lib\SPython (#3371) 2026-01-13 08:20:13 +03:00
IProjectInfo.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
ProjectInfo.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
RemoteCompiler.cs Удалил папку _Presentations 2026-01-02 11:57:14 +03:00
SyntaxTreeToSemanticTreeConverter.cs Multilingual support (#3278) 2025-06-17 18:34:44 +03:00