pascalabcnet/CodeCompletion
AlexanderZemlyak 8add90aca0
Refactor file searching functions in Compiler (#3111)
* Refactor GetUnitFileName function and used by it

* Revert nested ifs in file searching

* Revert sanity checks

* Return lost checks
2024-05-09 11:58:42 +03:00
..
Properties copyrights 2024-01-04 11:04:04 +01:00
CodeCompletion.cs Refactor file searching functions in Compiler (#3111) 2024-05-09 11:58:42 +03:00
CodeCompletion.csproj New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
CodeCompletionPCUReader.cs fix #2981 2024-01-07 12:50:10 +01:00
CodeFormatter.cs Многострочные строковые литералы 2024-03-21 21:21:59 +03:00
DomConverter.cs New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
DomSyntaxTreeVisitor.cs fixed semantic intellisense 2024-05-07 22:04:03 +02:00
ExpressionEvaluator.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
ExpressionVisitor.cs fixed semantic intellisense 2024-05-07 22:04:03 +02:00
FindReferences.cs intellisense for var expression 2024-01-07 14:43:47 +01:00
SemanticTreeWalker.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
SymTable.cs New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
Testing.cs New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
TypeTable.cs New checks for directives added (#3099) 2024-05-04 20:21:50 +03:00
UnitXmlDocs.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00
XmlDocs.cs Mikhalkovich в Copyright 2019-07-28 23:53:15 +03:00