pascalabcnet/VisualPascalABCNET/Projects
AlexanderZemlyak efb4a4338f
New checks for directives added (#3099)
* Extract base classes from ParserTools (local) and GPPGParserHelper

* Fix string resources error

* Extract base class for unexpected token error

* Update ParserTools project file

* Add comments for compiler directives usages in compiler

* Add directives checks

* Move string constants to new project

* Implement scalable directives checks

* Remove known directives from compiler

* Fix PABCSystem namespace error

* Allow region and endregion with no params

* Allow parameters to endif directive

* Delete directive parameters extension checks

* Replace error with warning for uknown directive case

* Fix generate native code (semantic rule) assigning

* Improve error messages for directives

* Rename RunParseThread to SwitchOnIntellisence

Для отладки может требоваться отключение Intellisence на уровне кода. Для понятности метод назван SwitchOnIntellisence.

* Resolve merge conflicts

* Add new compiler errors for unsupported target framework and output file type

* Add documentation to directives checks

* Fix directives check loop
2024-05-04 20:21:50 +03:00
..
FusionNative.cs initial commit 2015-05-14 21:35:07 +02:00
GacInterop.cs bug fix 2015-06-12 20:59:28 +02:00
NewFileForm.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
NewFileForm.Designer.cs Поддержка пространств имен в проектах 2017-10-03 20:18:37 +02:00
NewFileForm.resx Поддержка пространств имен в проектах 2017-10-03 20:18:37 +02:00
NewProject.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
NewProject.Designer.cs initial commit 2015-05-14 21:35:07 +02:00
NewProject.resx initial commit 2015-05-14 21:35:07 +02:00
NuGetTasks.cs fix #2932 2023-11-29 12:35:53 +03:00
ProjectExplorer.cs New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
ProjectExplorer.Designer.cs Project Explorer - вернул назад. 2020-05-18 01:24:37 +03:00
ProjectExplorer.resx Project Explorer - вернул назад. 2020-05-18 01:24:37 +03:00
ProjectHelper.cs New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
ProjectInfo.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
ProjectProperties.cs Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
ProjectProperties.Designer.cs Директива {$Description 'FileDescription'} 2019-04-23 21:49:27 +03:00
ProjectProperties.resx initial commit 2015-05-14 21:35:07 +02:00
ProjectTasks.cs nuget - инсталляция сборок с учетом папки netstandard2.0 2023-04-19 19:53:42 +03:00
ReferenceForm.cs nuget - инсталляция сборок с учетом папки netstandard2.0 2023-04-19 19:53:42 +03:00
ReferenceForm.Designer.cs install packages from NuGet (experimental) 2017-06-05 16:09:24 +02:00
ReferenceForm.resx initial commit 2015-05-14 21:35:07 +02:00
TypeLibrary.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
UserOptionsManager.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00