pascalabcnet/VisualPascalABCNET/DockContent
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
..
Avalon Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
BottomDockContentForm.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
BottomDockContentForm.Designer.cs initial commit 2015-05-14 21:35:07 +02:00
BottomDockContentForm.resx initial commit 2015-05-14 21:35:07 +02:00
CodeFileDocument.cs New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
CodeFileDocument.Designer.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
CodeFileDocument.resx initial commit 2015-05-14 21:35:07 +02:00
CodeFileDocumentTextEditorControl.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
CompilerConsoleWindowForm.cs Рейтинг в окне TeacherControlPlugin.cs 2023-02-19 00:00:00 +03:00
CompilerConsoleWindowForm.Designer.cs initial commit 2015-05-14 21:35:07 +02:00
CompilerConsoleWindowForm.resx initial commit 2015-05-14 21:35:07 +02:00
DebugVariablesListWindowForm.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
DebugVariablesListWindowForm.Designer.cs initial commit 2015-05-14 21:35:07 +02:00
DebugVariablesListWindowForm.resx initial commit 2015-05-14 21:35:07 +02:00
DebugWatchListWindowForm.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
DebugWatchListWindowForm.Designer.cs initial commit 2015-05-14 21:35:07 +02:00
DebugWatchListWindowForm.resx initial commit 2015-05-14 21:35:07 +02:00
DisassemblyWindow.cs Переделана на стандартную HashTable в таблице символов. 2017-10-07 14:01:51 +03:00
DisassemblyWindow.Designer.cs disassembly window 2017-06-16 17:10:36 +02:00
ErrorsListWindowForm.cs Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
ErrorsListWindowForm.Designer.cs Новые Error-иконки 2020-04-29 00:12:42 +03:00
ErrorsListWindowForm.resx Новые Error-иконки 2020-04-29 00:12:42 +03:00
FindSymbolsResultWindow.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
FindSymbolsResultWindow.Designer.cs initial commit 2015-05-14 21:35:07 +02:00
FindSymbolsResultWindow.resx initial commit 2015-05-14 21:35:07 +02:00
ImmediateWindow.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
ImmediateWindow.Designer.cs initial commit 2015-05-14 21:35:07 +02:00
ImmediateWindow.resx initial commit 2015-05-14 21:35:07 +02:00
OutputWindowForm.cs LightPT - правка в выводе ошибки 2023-08-27 19:41:03 +03:00
OutputWindowForm.Designer.cs bug fix #1570 2018-12-06 21:14:33 +03:00
OutputWindowForm.resx initial commit 2015-05-14 21:35:07 +02:00
WebBrowserControl.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
WebBrowserControl.Designer.cs initial commit 2015-05-14 21:35:07 +02:00
WebBrowserControl.resx initial commit 2015-05-14 21:35:07 +02:00