10 Commits (c020c5848de6b9a50bbbd206d4c2ebd17ccb5371)

Author SHA1 Message Date
Daniel Grunwald c020c5848d C# parser bugfix: casts to non-builtin nullable types 20 years ago
Daniel Grunwald 2a2745948d Fixed C# parser bug (casts to nullables). 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald a6852502a4 The Boo AddIn now supports code completion for generics. The C# -> Boo converter now supports converting generic type references. 20 years ago
Daniel Grunwald 625fa7f119 Use ParseUtil.ParseX<T>(string) instead of ParseUtil.ParseX(string, Type) for the NRefactory unit tests. 20 years ago
Daniel Grunwald f4fa1ef613 Switched to NUnit for the NRefactory tests because Mike failed to tell me why he switched to MbUnit and broke ~20 Tests. 20 years ago
Mike Krüger 0e42d49abe SharpRefactory tests are now running under MbUnit. 20 years ago
Daniel Grunwald 041bf1f1b8 Fixed SD2-423: Cast to array types cause parser error. 20 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 20 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago