pascalabcnet/VisualPascalABCNETLinux/DS
Александр Земляк 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
..
CodeCompletionVisual Учет случая params в TipPainterTools при подсветке (#3318) 2025-07-05 11:05:34 +03:00
PluginsController New languages engine (#3120) 2024-05-25 12:26:32 +03:00
RunManager Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
Utils Update ProcessRunner.cs -- fix for space chars in running app file name (#3317) 2025-07-05 11:09:00 +03:00
Classes.cs Для Linux-версии исправлен DockContent, редактор (показ всплывающего окна) 2022-06-30 09:47:11 +03:00
Constants.cs Путь к файлам примеров под Linux исправлен на /usr/lib/pascalabcnet/Samples 2022-10-27 22:53:27 +03:00
FoldingStrategy.cs Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
NavigationManager.cs Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
ObjectLocalisator.cs Для Linux-версии исправлен DockContent, редактор (показ всплывающего окна) 2022-06-30 09:47:11 +03:00
RuntimeException.cs Для Linux-версии исправлен DockContent, редактор (показ всплывающего окна) 2022-06-30 09:47:11 +03:00
SymbolsViwer.cs Для Linux-версии исправлен DockContent, редактор (показ всплывающего окна) 2022-06-30 09:47:11 +03:00
Tools.cs Implement programming languages integration functionality (#3001) 2024-03-13 22:16:40 +03:00
VisualEnvironmentCompiler.cs Перемещение модулей SPython в Lib\SPython (#3371) 2026-01-13 08:20:13 +03:00