pascalabcnet/VisualPascalABCNETLinux
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 fix pascalabcnet/pascalabcnetide#191 2022-11-02 21:00:45 +01:00
bitmaps
Config
DockContent New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
DS Implement programming languages integration functionality (#3001) 2024-03-13 22:16:40 +03:00
IB New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
MonoDebugging Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
OptionsContent Fix typo: braket -> bracket (#3041) 2024-02-16 08:27:38 +03:00
Projects Implement programming languages integration functionality (#3001) 2024-03-13 22:16:40 +03:00
Properties
Resources
SSYY
Workbench Implement programming languages integration functionality (#3001) 2024-03-13 22:16:40 +03:00
_ABC13.ico
ABCHealth.cs
ABCHealth.Designer.cs
ABCHealth.ico
ABCHealth.resx
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
app.manifest
CodeFileDocumentTextEditorControl.cs
CompileOptionsSet.cs
CompilerForm.cs
CompilerForm.Designer.cs
CompilerForm.resx
FileMonitoring.cs Fix for PascalABC.NET for Linux 2022-10-23 14:57:07 +02:00
FontCombo.cs
Form1.cs Implement programming languages integration functionality (#3001) 2024-03-13 22:16:40 +03:00
Form1.cs1
Form1.Designer.cs fix https://bugzilla.altlinux.org/43948 2022-12-06 15:33:07 +03:00
Form1.Designer.cs1
Form1.resx fix https://bugzilla.altlinux.org/43948 2022-12-06 15:33:07 +03:00
Form1OpenFromHelp.cs
FSWatcherService.cs
GotoLine.cs
GotoLine.Designer.cs
GotoLine.resx
Program.cs fix https://bugzilla.altlinux.org/43948 2022-12-06 15:33:07 +03:00
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
VisualPascalABCNETLinux.csproj New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
VisualStates.cs