pascalabcnet/CodeCompletion
miks1965 711cba9c11 Типы (integer,real) теперь работают и не конкурируют с перечислимыми типами!!!!!
Пришлось запретить скобки в range-типе - иначе были конфликты.
Пока не проверяю неправильность записи (integer = 1, integer = 1) - надо обязательно выдавать ошибку
2016-01-15 22:06:39 +03:00
..
Properties Привел в соответствие копирайты в окне About 2016-01-06 11:34:18 +01:00
CodeCompletion.cs added license info in source files 2015-06-01 21:15:17 +02:00
CodeCompletion.csproj initial commit 2015-05-14 21:35:07 +02:00
CodeCompletionPCUReader.cs bug fix issue #20 2015-12-19 20:48:12 +01:00
CodeFormatter.cs bug fix in formatter 2015-12-13 19:52:32 +01:00
DomConverter.cs find references/rename in where block 2015-12-06 19:25:05 +01:00
DomSyntaxTreeVisitor.cs Типы (integer,real) теперь работают и не конкурируют с перечислимыми типами!!!!! 2016-01-15 22:06:39 +03:00
ExpressionEvaluator.cs added license info in source files 2015-06-01 21:15:17 +02:00
ExpressionVisitor.cs bug fix issue #20 2015-12-19 20:48:12 +01:00
FindReferences.cs Типы (integer,real) теперь работают и не конкурируют с перечислимыми типами!!!!! 2016-01-15 22:06:39 +03:00
SemanticTreeWalker.cs added license info in source files 2015-06-01 21:15:17 +02:00
SymTable.cs bug fix issue #19 2015-12-19 22:59:15 +01:00
Testing.cs added license info in source files 2015-06-01 21:15:17 +02:00
TypeTable.cs added license info in source files 2015-06-01 21:15:17 +02:00
UnitXmlDocs.cs added license info in source files 2015-06-01 21:15:17 +02:00
XmlDocs.cs added license info in source files 2015-06-01 21:15:17 +02:00