Daniel Grunwald
|
f86a014b9c
|
Put MIT license into the file headers.
|
14 years ago |
Daniel Grunwald
|
b97543acb2
|
A few small API changes for NRefactory.
|
14 years ago |
Daniel Grunwald
|
21d2121ae5
|
CecilLoader: add support for reading module attributes, security declarations and marshal information.
|
14 years ago |
Daniel Grunwald
|
18fb49ca7c
|
Add TypeKind enum.
|
14 years ago |
Daniel Grunwald
|
5b92717241
|
Add GetMembers() to IType; add ParsedFiles to IProjectContent.
|
14 years ago |
Mike Krüger
|
6a85f0c50c
|
Renamed GetClass-> GetTypeDefinition;
|
14 years ago |
Mike Krüger
|
0cb2388538
|
Separated the annotations from the ast node & added annotations to the
project content.
|
14 years ago |
Mike Krüger
|
9d21d1c705
|
Renamed GetClasses -> GetTypes. (GetClasess can give enums, structs &
delegates too).
|
14 years ago |
Mike Krüger
|
bd4fb10522
|
Added cenecllationtoken work around.
Mono crashes on default cancellation token.
|
14 years ago |
Daniel Grunwald
|
94b4130aa9
|
Add IParsedFile to type system.
|
14 years ago |
Daniel Grunwald
|
b07228e982
|
Fixed issues with detection of using statements.
|
14 years ago |
Daniel Grunwald
|
bf96506900
|
DefiniteAssignmentAnalysis bugfix
|
15 years ago |
Daniel Grunwald
|
4e1140d081
|
Fixed definite assignment analysis bug.
|
15 years ago |
Daniel Grunwald
|
6f2e9c28ce
|
Order the control flow nodes lexically, and allow restricting definite assignment analysis to a specific lexical range.
|
15 years ago |
Daniel Grunwald
|
3cc6fabec4
|
Allow performing definite assignment analysis without providing an ITypeResolveContext.
|
15 years ago |
Daniel Grunwald
|
ccfd4ea12c
|
Evaluate constant expressions in definite assignment analysis.
|
15 years ago |
Daniel Grunwald
|
735cb8595e
|
Fix issues in definite assignment analysis.
|
15 years ago |
Daniel Grunwald
|
76dfccceba
|
Add definite assignment analysis.
|
15 years ago |
Daniel Grunwald
|
a79d43d1d1
|
Add control flow analysis for the NRefactory C# AST.
|
15 years ago |