antlr/runtime/CSharp/Antlr4.Runtime
Sam Harwell 590ae4fe66 Implement runtime rule dependency checking 2013-02-25 15:09:31 -06:00
..
Atn Merge branch 'sharpen' 2013-02-25 13:24:05 -06:00
Dfa Interlocked.Increment returns the incremented value, not the original value 2013-02-24 12:45:08 -06:00
Misc Implement runtime rule dependency checking 2013-02-25 15:09:31 -06:00
Properties Add missing license headers 2013-02-20 09:30:04 -06:00
Sharpen Updated Arrays and added Checksum interface with stub CRC32 implementation 2013-02-24 16:47:35 -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.csproj Implement runtime rule dependency checking 2013-02-25 15:09:31 -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 Return IReadOnlyList instead of IList 2013-02-24 12:45:09 -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-25 13:24:05 -06:00
TokenTypes.cs Merge branch 'sharpen' 2013-02-20 09:21:32 -06:00
UnbufferedCharStream.cs Updated reference build of ANTLR 4 2013-02-24 12:42:19 -06:00
UnbufferedTokenStream.cs Merge branch 'sharpen' 2013-02-20 09:21:32 -06:00