pascalabcnet/VisualPascalABCNET
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
..
AutoInsertCode Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
bitmaps
Config
DockContent New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
DS New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
FormsDesignerBinding Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
IB New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
OptionsContent Fix typo: braket -> bracket (#3041) 2024-02-16 08:27:38 +03:00
Projects New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
Properties Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
Resources format2.png 2020-09-06 18:49:50 +03:00
SSYY gitignore rework 2023-08-14 00:17:41 +03:00
Workbench Implement programming languages integration functionality (#3001) 2024-03-13 22:16:40 +03:00
_ABC13.ico
ABCHealth.cs Версия 3.7.1 2020-09-05 20:39:31 +03:00
ABCHealth.Designer.cs Версия 3.7.1 2020-09-05 20:39:31 +03:00
ABCHealth.ico Версия 3.7.1 2020-09-05 20:39:31 +03:00
ABCHealth.resx Версия 3.7.1 2020-09-05 20:39:31 +03:00
ABCNET32.ico
AboutBox.cs copyrights 2024-01-04 11:04:04 +01:00
AboutBox.Designer.cs copyrights 2024-01-04 11:04:04 +01:00
AboutBox.resx
app.config Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
app.manifest
CodeFileDocumentTextEditorControl.cs
CompileOptionsSet.cs
CompilerForm.cs
CompilerForm.Designer.cs
CompilerForm.resx
FileMonitoring.cs fix pascalabcnet/pascalabcnetide#249 2022-10-23 12:37:30 +02:00
FontCombo.cs
Form1.cs Implement programming languages integration functionality (#3001) 2024-03-13 22:16:40 +03:00
Form1.Designer.cs TeacherControlPlugin в проекте 2022-07-10 14:51:51 +03:00
Form1.resx TeacherControlPlugin в проекте 2022-07-10 14:51:51 +03:00
Form1OpenFromHelp.cs
FSWatcherService.cs
GotoLine.cs
GotoLine.Designer.cs
GotoLine.resx
Program.cs
ReplaceConfirmDialog.cs
ReplaceConfirmDialog.Designer.cs
ReplaceConfirmDialog.resx
ReplaceForm.cs Fix typo: math -> match (#3040) 2024-02-09 00:03:50 +03:00
ReplaceForm.Designer.cs Fix typo: math -> match (#3040) 2024-02-09 00:03:50 +03:00
ReplaceForm.resx
RunArguments.cs
RunArguments.Designer.cs
RunArguments.resx
RunProcessOptions.cs
UserOptions.cs Fix typo: braket -> bracket (#3041) 2024-02-16 08:27:38 +03:00
VisualPascalABCNET.csproj New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
VisualPascalABCNET_40.csproj New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
VisualStates.cs