24 Commits (73c66cef083782628d068d0cd0da31855ac2689e)

Author SHA1 Message Date
Daniel Grunwald 4f31c4098e Fix unit tests - GetProjectContentForReference requires a full path for all assemblies since the special cases were removed. 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
Siegfried Pammer b241377da2 fixed unit tests (fixes build) 16 years ago
Siegfried Pammer 6840d02d43 fixed failing unit tests 16 years ago
Daniel Grunwald b5e5abf252 VB -> C# converter: fully qualify type references that use imported subnamespaces 16 years ago
Daniel Grunwald 550c9f7702 Fixed forum-10596: C# to VB.NET conversion problems 16 years ago
Daniel Grunwald 2540b7e087 ParserService refactoring: 17 years ago
Daniel Grunwald b4909233cf Added unit test for VBNetToCSharpConvertVisitor.FullyQualifyModuleMemberReference. 18 years ago
Daniel Grunwald 51b80f6f6d Fixed SD2-1420: Variables of type 'char' are converted incorrectly from C# to VB 18 years ago
Daniel Grunwald fc91d0fdd7 Fixed forum-7883: exception when converting "a += b" from C# to VB when "a" is a pointer type. 18 years ago
Daniel Grunwald fe0b68c19d Make IClass (+ IMember, IParameter, IAttribute, ICompilationUnit .....) immutable. 18 years ago
Daniel Grunwald b78656bd6f Fixed forum-18391 and forum-18392 (pretty printer bugs). 19 years ago
Daniel Grunwald d2315a13c0 Worked on VB<->C# converter. 19 years ago
Daniel Grunwald 1ea9ac7b61 More improvements for the C#->VB converter. 19 years ago
Daniel Grunwald b78db77094 Improved C#->VB converter. 19 years ago
Daniel Grunwald d3ebdfcab4 Worked on C# -> VB converter. 19 years ago
Daniel Grunwald 64e7f0645d Fixed SD2-803: Implicit interface implementations are not converted correctly to VB 19 years ago
Daniel Grunwald 83b98bd73d Fixed SD2-1028: local variables should be always initialized when converting code from VB to C#. 19 years ago
Daniel Grunwald f14402cb05 Fixed SD2-1069: Conversion of VB ReDim statement to C# not implemented. 19 years ago
Daniel Grunwald 2e258f2150 Improved SharpDevelop.Dom API. 19 years ago
Daniel Grunwald 7dfd63273a Improved VB -> C# converter. 19 years ago
Daniel Grunwald 9b7a082e24 Add partial C# 3.0 support. 19 years ago