Commit graph

10 commits

Author SHA1 Message Date
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
Бондарев Иван d356e59e23 fix pascalabcnet/pascalabcnetide#163 2019-12-23 18:02:20 +01:00
Mikhalkovich Stanislav e603b1fd6d Mikhalkovich в Copyright
Заготовка для школьного плагина образцов кода
2019-07-28 23:53:15 +03:00
Mikhalkovich Stanislav 357dce8e63 Исправление некоторых предупреждений и комментарии в select_function 2019-06-07 00:06:11 +03:00
Бондарев Иван d716cd4901 fix #1656 2019-01-30 21:33:22 +01:00
Бондарев Иван 9e1c827901 bug fix #649 2018-01-09 20:05:50 +01:00
Бондарев Иван 9d1e08dc8e украинская локализация
bug fix #444
2017-07-16 14:17:33 +02:00
Бондарев Иван 895127b5ff bug fix issue #22 2015-12-21 18:46:36 +01:00
Бондарев Иван 0983257ee6 added license info 2015-06-02 21:52:35 +02:00
Бондарев Иван e6e67c193c initial commit 2015-05-14 21:35:07 +02:00