Mike Krüger
|
35c8f4994d
|
Fixed token location.
|
13 years ago |
Mike Krüger
|
46f1a2ebff
|
Fixed qualified alias token location.
|
13 years ago |
Mike Krüger
|
7a8d41e883
|
Updated mcs.
|
13 years ago |
Mike Krüger
|
b3dee87537
|
Fixed event declaration assign token location.
|
13 years ago |
Mike Krüger
|
a3edf1ac62
|
Fixed position of unbound type arguments.
|
13 years ago |
Mike Krüger
|
755e37edaa
|
Fixed try catch statement position + failing test.
|
13 years ago |
Mike Krüger
|
8cee8f532c
|
Fixed some compiler warnings.
|
13 years ago |
Mike Krüger
|
f18adf3ab1
|
Updated mcs.
|
13 years ago |
Mike Krüger
|
0a95901c43
|
The parser is now able to emit new lines in the AST. However the output visitor needs to be adjusted. (otherwise too many new lines may be inserted)
|
13 years ago |
Mike Krüger
|
7478e22d60
|
Updated mcs.
|
13 years ago |
Mike Krüger
|
29a2f5728a
|
Fixed parser bug.
|
13 years ago |
Mike Krüger
|
e77fadd5bd
|
Fixed parser error.
|
13 years ago |
Mike Krüger
|
6820c5d253
|
Updated mcs.
|
13 years ago |
Mike Krüger
|
06b6e92b57
|
[Parser] Corrected namespace keyword location.
|
13 years ago |
Mike Krüger
|
9b91922c23
|
Updated mcs.
|
13 years ago |
Mike Krüger
|
0df05c304f
|
Updated mcs.
|
13 years ago |
Mike Krüger
|
6efd3b949a
|
Revered patch from erik kallen/ignored failing test.
|
13 years ago |
Mike Krüger
|
637a7daae2
|
Updated mcs (fixed parser bug).
|
13 years ago |
Daniel Grunwald
|
087aee7fe8
|
Simplify parser API.
|
13 years ago |
Mike Krüger
|
34932efc78
|
[Parser] Hacked work around for parser error.
|
13 years ago |
Mike Krüger
|
f81ecd7e29
|
[Parser] Implemented own seekable stream reader.
|
13 years ago |
Mike Krüger
|
99de4e1221
|
Updated mcs.
|
13 years ago |
Daniel Grunwald
|
b65637108b
|
Implemented C# cref parser.
|
13 years ago |
Mike Krüger
|
e71a8fd8b2
|
Fixed conditional symbol bug.
|
13 years ago |
Mike Krüger
|
8090455130
|
[Parser] Added conditional symbols to the compilation unit.
|
13 years ago |
Erik Källén
|
9ffa855b1a
|
Fixed failing tests.
|
13 years ago |
Erik Källén
|
8c129cd076
|
Add attributes also to the "Attribute.Attrs" member, not only to Sections.
|
13 years ago |
Daniel Grunwald
|
5d2fee1b90
|
Add CompilerSettings class instead of using the one from Mono.CSharp.
Added ResolveResult-treeview to NR.Demo.
|
13 years ago |
Mike Krüger
|
d29d429c22
|
[CSharp] Updated mcs.
|
13 years ago |
Mike Krüger
|
8c8e6cf52b
|
[Parser] Merged mcs.
|
13 years ago |
Mike Krüger
|
7a69c6544b
|
Fixed Issue #38: Parser Regression in ObjectCreate initialization
|
13 years ago |
Mike Krüger
|
6a45cef6d6
|
Updated mcs.
|
13 years ago |
Mike Krüger
|
c0b97ae07e
|
Updated mcs/fixes some unit tests.
|
13 years ago |
Mike Krüger
|
b8dd515f97
|
Updated mcs.
|
13 years ago |
Mike Krüger
|
e499b7aa20
|
Updated mcs.
|
13 years ago |
Mike Krüger
|
66a365e84f
|
Updated mcs.
|
14 years ago |
Mike Krüger
|
af6c3b291e
|
Updated mcs.
|
14 years ago |
mike
|
29da952623
|
Fixed some warnings.
|
14 years ago |
mike
|
11b8c3bca6
|
Removed IRelocatable infrastructure - the start line could now be
altered in the lexer directly.
|
14 years ago |
Mike Krüger
|
b44d6c6580
|
Fixed typo.
|
14 years ago |
Mike Krüger
|
5e93376fb3
|
Took out ifdef.
(I suppose that patch wont make it upstream)
|
14 years ago |
Mike Krüger
|
ae28762282
|
Fixed destructor identifier.
|
14 years ago |
Mike Krüger
|
fdfdffb42d
|
Fixed several query expression locations.
|
14 years ago |
Mike Krüger
|
a360992cef
|
Fixed type parameter comma locations.
|
14 years ago |
Mike Krüger
|
5a9d33f74b
|
Fixed attribute empty arglist parens.
|
14 years ago |
Mike Krüger
|
d6d1f08492
|
Fixed ignored unit test.
|
14 years ago |
mike
|
2ede14a80b
|
Disabled loction changes by the #line directive.
|
14 years ago |
Mike Krüger
|
36456b4d15
|
Updated mcs & improved try context handling.
|
14 years ago |
mike
|
e43634786e
|
* AstFormattingVisitor.cs: Fixed bug in binary operator expression.
* cs-parser.cs:
* cs-parser.jay: Fixed bug in "for" statement locations.
|
14 years ago |
Mike Krüger
|
c0deae7fee
|
Fixed 2 mcs issues.
|
14 years ago |