174 Commits (d32227f62e916f28234b8fa50fa728c92cc19be7)

Author SHA1 Message Date
Siegfried Pammer d32227f62e fix http://community.sharpdevelop.net/forums/t/15659.aspx 13 years ago
Siegfried Pammer efba806bb0 Lambda-parameters are now shown in the CC list 15 years ago
Siegfried Pammer 5dce34e991 fixed http://community.sharpdevelop.net/forums/p/12161/33156.aspx#33156 15 years ago
Siegfried Pammer 5de1b3594e fixed some more bugs in location assignment 15 years ago
Siegfried Pammer 4894432a83 reverted assignment of locations to special TypeReferences - cannot use Clone() because it would destroy referential equality 15 years ago
Siegfried Pammer 2d289a5d26 removed detection of ExtensionAttribute, because it works only in some cases. 15 years ago
Siegfried Pammer 98ca2b1265 - fixed positions in TypeReferences 15 years ago
Siegfried Pammer 8b5b857bdc fixed positions of TypeParameters and TypeParameterConstraints in VB 15 years ago
Siegfried Pammer 5cb2e48423 fixed BinaryOperatorExpressionTests 15 years ago
Siegfried Pammer 0aa43066f0 fixed BaseReferenceExpressionTests, ClassReferenceExpressionTests and ThisReferenceExpressionTests 15 years ago
Siegfried Pammer c35500dd23 fixed AttributeSectionTests 15 years ago
Siegfried Pammer 7fc6bfd565 fixed AssignmentExpressionTests 15 years ago
Siegfried Pammer 3a5e57891e fixed ArrayCreateExpressionTests 15 years ago
Siegfried Pammer 8c1ee70925 fixed AddressOfExpressionTests 15 years ago
Siegfried Pammer 9500616c1e fixed AddHandlerStatementTests 15 years ago
Siegfried Pammer dc058ae3a9 fixed http://community.sharpdevelop.net/forums/t/12016.aspx 15 years ago
Siegfried Pammer b205555b9a fixed http://community.sharpdevelop.net/forums/p/11851/32435.aspx 15 years ago
Siegfried Pammer 138742401f - improved handling of highlighting of current parameter 15 years ago
Siegfried Pammer 3219079f94 - removed IOption 15 years ago
Siegfried Pammer af6ed353ce fixed SD2-1452 - VB Parser: dictionary access in with block 15 years ago
Siegfried Pammer 2da0781942 - XmlAttribute renamed to XmlAttributeExpression (avoid conflict with System.Xml) 15 years ago
Siegfried Pammer 04c6a6f1e9 - refactored AST; removed XmlLiteralExpression 15 years ago
Siegfried Pammer 283731db31 implemented Covariance/Contravariance 15 years ago
Siegfried Pammer bb74407cfc finished VBNetOutputVisitor for XML Literals 15 years ago
Siegfried Pammer a287bf628e finished XML Literals in Parser + Unit Tests 15 years ago
Siegfried Pammer 9689a44305 - added more unit tests for XML expressions 15 years ago
Siegfried Pammer 071185b7d6 - added helper methods to AbstractLexer 15 years ago
Siegfried Pammer cea4d02349 implemented XmlMemberAccessExpression in AST 15 years ago
Siegfried Pammer 5c6a138577 - added DOM for XML literals 15 years ago
Siegfried Pammer 04afca4812 fixed some bugs in EF parser 15 years ago
Siegfried Pammer 8588f756f9 - implemented correct lexing of processing instructions 15 years ago
Siegfried Pammer 8c9ae0229d deactivate ConditionalExpression, it currently conflicts with normal If statements 15 years ago
Siegfried Pammer 9a65c044d0 extended VBNetOutputVisitor to support single and multi line Sub/Function-Lambdas 15 years ago
Siegfried Pammer 01daa6db99 - removed BlockEnd/BlockEnd from CompilationUnit 15 years ago
Siegfried Pammer d5ea71e4fa implemented handling of XML processing instructions 15 years ago
Siegfried Pammer 8e6797f4bb try to fix build finally 15 years ago
Siegfried Pammer 4e76347386 NRefactory Unit Tests working again 15 years ago
Siegfried Pammer aef001350c - fixed VB Unit Tests 15 years ago
Siegfried Pammer 17f9b913f7 current state of NRefactory additions (broken) 15 years ago
Siegfried Pammer 96488a9045 Partially implemented Imports for XML Namespaces. See remarks in VBNET.ATG for details. 15 years ago
Siegfried Pammer bb1c643db3 fixed some unit tests 15 years ago
Siegfried Pammer 8b0e9bb861 added experimental parser for VB .NET expression finder 15 years ago
Siegfried Pammer 782a0cb08d - updated parser to support automatic properties 15 years ago
Siegfried Pammer bb59db87f2 [VB10] 15 years ago
Siegfried Pammer 85381fae41 recreated branch for VB.NET 9 and 10 15 years ago
Siegfried Pammer 40ef20a177 created branch for VB.NET 9 and 10 15 years ago
Siegfried Pammer dd93e8bf9a [VB9] 16 years ago
Siegfried Pammer 7741361936 [VB9] 16 years ago
Daniel Grunwald ec8557da3d Fixed SD2-1628 - Incorrect folding for VB.NET functions 16 years ago
Daniel Grunwald 84f0895b3b Added support for default parameters and variance annotations to C# parser. 16 years ago