* 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 |
||
|---|---|---|
| .. | ||
| SyntaxTemplates | ||
| AbstractVisitor.cs | ||
| ac_list.cfg | ||
| BaseChangeVisitor.cs | ||
| BaseEnterExitVisitor.cs | ||
| CollectUpperNodesVisitor.cs | ||
| config.cfg | ||
| FillParentNodeVisitor.cs | ||
| HierarchyVisitor.cs | ||
| Irony.dll | ||
| LambdaVisitMode.cs | ||
| NodesBuilder.cs | ||
| NodesGenerator.exe | ||
| SciLexer.dll | ||
| SciLexer64.dll | ||
| ScintillaNET.dll | ||
| SyntaxGenerator.md | ||
| SyntaxTreeStreamReader.cs | ||
| SyntaxTreeStreamWriter.cs | ||
| Tree.cs | ||
| Tree.cs.txt | ||
| tree.xml | ||
| TreeHelper.cs | ||
| TreeSubsidiary.cs | ||
| Visitor.cs | ||
| WalkingVisitorNew.cs | ||