22 Commits (a1f613e2749b85bc488b0c9cb5d2fe0b48ae2449)

Author SHA1 Message Date
Daniel Grunwald f86a014b9c Put MIT license into the file headers. 14 years ago
Daniel Grunwald e51e3a95cb Add InvocationResolveResult. 14 years ago
Daniel Grunwald d59fd2bc56 C# Resolver: preparations for lambda support 14 years ago
Daniel Grunwald a9a6e1680d Add ID string provider + a few resolver bugfixes 14 years ago
Daniel Grunwald 18fb49ca7c Add TypeKind enum. 14 years ago
Daniel Grunwald bb2f93a24b NRefactory bug fixes: 14 years ago
Mike Krüger cf8a4120d4 Use equals. 14 years ago
Daniel Grunwald fa55d149d5 Fix adding assembly attributes to SimpleProjectContent. 14 years ago
Mike Krüger b36846581b fixed bug. 14 years ago
Mike Krüger dd4f73b314 Fixed bug in inner type result. 14 years ago
Mike Krüger 6199ee3ba8 checked outer classes for aceessibility private check. 14 years ago
Daniel Grunwald 5b92717241 Add GetMembers() to IType; add ParsedFiles to IProjectContent. 14 years ago
Daniel Grunwald 41b4385d7c Port NRefactory to .NET 3.5. 15 years ago
Daniel Grunwald f7b16a70fb Implemented support for extension methods. 15 years ago
Daniel Grunwald 0a71f0911d Added hack to support some simple type references. 15 years ago
Daniel Grunwald b9f9caaa9c Added some unit tests and fixed some bugs. 15 years ago
Daniel Grunwald 24eb146c74 Add 'CommonTypeInference'. 15 years ago
Daniel Grunwald 51c01bce67 Add "Resolve" button to NRefactory.Demo. 15 years ago
Daniel Grunwald 06c1adf1a0 Worked on CSharpResolver. 15 years ago
Daniel Grunwald a53c6a1934 Started implementation of member lookup. 15 years ago
Daniel Grunwald 2c927c1b3f Started implementation of simple name lookup. 15 years ago
Daniel Grunwald 24e7c50e32 Fixed issues with LogicalAnd and LogicalOr operators. 15 years ago