56fde51 Use "Role" suffix for the fixed field variable role.
e8d8ff8 Merge NRefactory changes from ILSpy.
d022808 Fixed parsing of enum member declarations.
f030426 Added extern alias node.
d8e26ed Added fixed field ast node. I thought about this a bit - it's a better solution to invent a new node for this construct even if it's reallly close to fields. Really close != same.
836e178 Fixed bug in formatting unit tests.
c01ba21 Converted the unit tests. Some of them are failing - I expect it has to do with the adapter.
9b1913e Track API changes.
2bee26a Added AST formatting visitor.
749f5a8 Updated parser & mcs.
605a56a merged changes related to lambdas and expression finding from old NRefactory
8c36dd8 renamed VB.Dom to VB.Ast
bf96506 DefiniteAssignmentAnalysis bugfix
4e1140d Fixed definite assignment analysis bug.
ebc34e6 Add NextStatement/PreviousStatement properties.
6f2e9c2 Order the control flow nodes lexically, and allow restricting definite assignment analysis to a specific lexical range.
3cc6fab Allow performing definite assignment analysis without providing an ITypeResolveContext.
5660677 Add InsertAfter/InsertBefore to AstNodeCollection.
ccfd4ea Evaluate constant expressions in definite assignment analysis.
3a4fdf2 Add support for non-custom attributes to CecilLoader.
f68a49b Improve spacing in fixed statement output.
9974734 Use a property to return the list of annotations.
735cb85 Fix issues in definite assignment analysis.
65bf46a Set NRefactory back to .NET 4.0 (we're not going to port ILSpy to .NET 3.5)
76dfccc Add definite assignment analysis.
a79d43d Add control flow analysis for the NRefactory C# AST.
c33f33e Enable using patterns in place of catch clauses.
3ad453d Add OptionalNode for pattern matching.
cfccfca AstNode: add Invoke() methods to AstType (builds InvocationExpression for static methods)
60b3164 NRefactory AstNode: add DescendantsAndSelf property.
c6a8a1f Add support for Modifiers.Any (for pattern-matching) and for AttributeSection patterns.
73350e7 small code reformatting
fdf1dac Indexer decompilation support.
cafda5f Generate switch default case. Closes#26
0c9dec1 Fix output of float/double literals that are infinite or NaN.
0c9b5cb Remove "Attribute" suffix and add support for attributes on type parameters.
35d0426 Adjust ILSpy to NRefactory changes.
c997b75 Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83'
bc195b8 Merge branch 'WithNUnit' of git://github.com/arturek/ILSpy
f4f554d more attribute targets implemented.
74fd14a attributed parameter declaration.
a07f545 Printing initializers of enum members.
20ceef1 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into cust-attr
07c8c0c Use newlines in array initializers.
1cb5642 Merge commit '7ac091e93d8112b369425cceab64829c094e401c'
f2c8607 Print a custom attribute's positional arguments.
212d39b Fix duplicate reference to Mono.Cecil.
5dfed88 Removed redundant int base type of enum.
8bd4e5d Basic output of custom attributes attached to types and methods.
9a1d759 Modifications of solution and project files made by VS2010.
git-subtree-dir: NRefactory
git-subtree-split: 56fde51b698e6c7b8ea23ebbc5caf0cd10bc4682