.. |
Atn
|
Use HashSet instead of ISet for improved compatibility with earlier frameworks
|
2013-02-27 12:59:44 -06:00 |
Dfa
|
Use IDictionary instead of IReadOnlyDictionary before .NET 4.5
|
2013-02-27 12:40:45 -06:00 |
Misc
|
Merge branch 'sharpen'
|
2013-02-27 12:58:36 -06:00 |
Properties
|
Add missing license headers
|
2013-02-20 09:30:04 -06:00 |
Sharpen
|
Fix Collections.SingletonMap for .NET 4.5
|
2013-02-27 13:08:31 -06:00 |
Tree
|
Merge branch 'sharpen'
|
2013-02-25 13:24:05 -06:00 |
ANTLRFileStream.cs
|
Fix use of encoding argument in AntlrFileStream
|
2013-02-24 12:45:00 -06:00 |
ANTLRInputStream.cs
|
Move projects into runtime/CSharp
|
2013-02-20 09:19:59 -06:00 |
Antlr4.Runtime.v2.0.csproj
|
Update assembly names to match the target framework versions
|
2013-02-27 13:12:38 -06:00 |
Antlr4.Runtime.v3.0.csproj
|
Update assembly names to match the target framework versions
|
2013-02-27 13:12:38 -06:00 |
Antlr4.Runtime.v3.5.csproj
|
Update assembly names to match the target framework versions
|
2013-02-27 13:12:38 -06:00 |
Antlr4.Runtime.v4.0.csproj
|
Update assembly names to match the target framework versions
|
2013-02-27 13:12:38 -06:00 |
Antlr4.Runtime.v4.5.csproj
|
Update assembly names to match the target framework versions
|
2013-02-27 13:12:38 -06:00 |
BailErrorStrategy.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
BaseErrorListener.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
BufferedTokenStream.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
CommonToken.cs
|
Updated reference build of ANTLR 4
|
2013-02-24 12:42:19 -06:00 |
CommonTokenFactory.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
CommonTokenStream.cs
|
Move projects into runtime/CSharp
|
2013-02-20 09:19:59 -06:00 |
ConsoleErrorListener.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
DefaultErrorStrategy.cs
|
Fix switch case open/closed analysis
|
2013-02-25 13:03:34 -06:00 |
Dependents.cs
|
The Dependents enumeration is flags
|
2013-02-25 15:09:04 -06:00 |
DiagnosticErrorListener.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
FailedPredicateException.cs
|
Fix format strings
|
2013-02-24 12:45:05 -06:00 |
IAntlrErrorListener`1.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
IAntlrErrorStrategy.cs
|
Move projects into runtime/CSharp
|
2013-02-20 09:19:59 -06:00 |
ICharStream.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
IIntStream.cs
|
Move projects into runtime/CSharp
|
2013-02-20 09:19:59 -06:00 |
IParserErrorListener.cs
|
Move projects into runtime/CSharp
|
2013-02-20 09:19:59 -06:00 |
IRecognizer.cs
|
Add missing license headers
|
2013-02-20 09:30:04 -06:00 |
IToken.cs
|
Move projects into runtime/CSharp
|
2013-02-20 09:19:59 -06:00 |
ITokenFactory.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
ITokenSource.cs
|
Move projects into runtime/CSharp
|
2013-02-20 09:19:59 -06:00 |
ITokenStream.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
IWritableToken.cs
|
Include "new" modifier on interface methods
|
2013-02-25 12:42:36 -06:00 |
InputMismatchException.cs
|
Move projects into runtime/CSharp
|
2013-02-20 09:19:59 -06:00 |
Lexer.cs
|
Merge branch 'sharpen'
|
2013-02-25 13:04:05 -06:00 |
LexerNoViableAltException.cs
|
Fix attribute target
|
2013-02-25 12:42:52 -06:00 |
NoViableAltException.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
Parser.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
ParserRuleContext.cs
|
Use ReadOnlyCollection or array instead of IReadOnlyList to address compatibility problems prior to .NET 4.5
|
2013-02-27 12:19:15 -06:00 |
ProxyErrorListener`1.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
ProxyParserErrorListener.cs
|
Move projects into runtime/CSharp
|
2013-02-20 09:19:59 -06:00 |
RecognitionException.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
Recognizer`2.cs
|
Updated reference build of ANTLR 4
|
2013-02-24 12:42:19 -06:00 |
RuleContext.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
RuleDependencyAttribute.cs
|
Add RuleDependencyAttribute
|
2013-02-25 15:08:24 -06:00 |
RuleVersionAttribute.cs
|
Add RuleVersionAttribute
|
2013-02-24 12:45:01 -06:00 |
TokenStreamRewriter.cs
|
Merge branch 'sharpen'
|
2013-02-26 10:52:02 -06:00 |
TokenTypes.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |
UnbufferedCharStream.cs
|
Conversion needs to be wrapped in unchecked()
|
2013-02-26 11:16:24 -06:00 |
UnbufferedTokenStream.cs
|
Merge branch 'sharpen'
|
2013-02-20 09:21:32 -06:00 |