antlr/runtime/CSharp/Antlr4.Runtime
Sam Harwell 2e1d284a12 Suppress unreachable code warnings 2013-02-25 12:42:04 -06:00
..
Atn Suppress unreachable code warnings 2013-02-25 12:42:04 -06:00
Dfa Interlocked.Increment returns the incremented value, not the original value 2013-02-24 12:45:08 -06:00
Misc Merge branch 'sharpen' 2013-02-24 12:55:48 -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-20 09:21:32 -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 Sign the Antlr4.Runtime assembly 2013-02-25 12:13:35 -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 Updated reference build of ANTLR 4 2013-02-24 12:42:19 -06:00
Dependents.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -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 Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
InputMismatchException.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
Lexer.cs Merge branch 'sharpen' 2013-02-20 09:21:32 -06:00
LexerNoViableAltException.cs Merge branch 'sharpen' 2013-02-20 09:21:32 -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
RuleVersionAttribute.cs Add RuleVersionAttribute 2013-02-24 12:45:01 -06:00
TokenStreamRewriter.cs Merge branch 'sharpen' 2013-02-20 09:21:32 -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