Mike Krüger
9acb174b5e
Changed directory name 'Mono.Cecil' to 'cecil' - that makes it easier
...
to set up nrefactory with the cecil git version.
13 years ago
Daniel Grunwald
0142d78ba7
Update NRefactory version number to 5.3.0
13 years ago
Daniel Grunwald
810c03a582
NRefactory 5.2.0 release
13 years ago
Daniel Grunwald
2b41cda674
Simplify Demo app.
13 years ago
Daniel Grunwald
3df0cd3946
Make CSharpAstResolver and Conversions thread-safe.
14 years ago
Daniel Grunwald
bd9348d588
Add documentation about XML documentation.
14 years ago
Daniel Grunwald
f631199013
Type system refactoring: split unresolved/resolved type systems.
14 years ago
Daniel Grunwald
b4bcc8036f
Add ICSharpCode.Editor assembly.
14 years ago
Siegfried Pammer
8c36dd80cb
renamed VB.Dom to VB.Ast
15 years ago
Daniel Grunwald
136fd88f14
Fix some parser issues.
15 years ago
Siegfried Pammer
9fef549817
updated README with information on VB namespace
15 years ago
Daniel Grunwald
24eb146c74
Add 'CommonTypeInference'.
15 years ago
Daniel Grunwald
de0ea56746
README: line-break to 100 cols.
15 years ago
Daniel Grunwald
a53c6a1934
Started implementation of member lookup.
15 years ago
Daniel Grunwald
2634564ad2
Rename Util to Utils; added replaced "object CacheToken" with "CacheManager CacheManager"
15 years ago
Daniel Grunwald
24e7c50e32
Fixed issues with LogicalAnd and LogicalOr operators.
...
Add unit tests for overload resolution; fixed an overload resolution bug.
Added some new helper methods.
Various documentation updates.
15 years ago
Daniel Grunwald
9efef610b1
Rename AggregateTypeResolveContext to CompositeTypeResolveContext.
...
Rename DotNetName to ReflectionName.
Added ReflectionName-parser to ReflectionHelper.
Move the ReaderWriterLock synchronization from TypeStorage to SimpleProjectContent.
Added some documentation to the README.
15 years ago
Daniel Grunwald
b46cfa7e29
Added CastTests.
...
Constant folding: fixed implicit conversions and casts to use C# semantics
15 years ago
Daniel Grunwald
4d7b266e87
Add simple type references.
15 years ago
Daniel Grunwald
0035f34051
Add CecilProjectContent
15 years ago