antlr/runtime/CSharp/Antlr4.Runtime
Sam Harwell 8111fa5872 Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
..
Atn Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
Dfa Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
Misc Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
Properties Added Antlr4.Runtime.CF3.5 assembly for .NET Compact Framework 3.5 (requires Visual Studio 2008 to build) 2013-04-17 20:15:57 -05:00
Sharpen Added Antlr4.Runtime.CF3.5 assembly for .NET Compact Framework 3.5 (requires Visual Studio 2008 to build) 2013-04-17 20:15:57 -05:00
Tree Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
ANTLRFileStream.cs Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
ANTLRInputStream.cs Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
Antlr4.Runtime.CF3.5.csproj Generate XML documentation for the runtime library during the build 2013-04-17 21:41:58 -05:00
Antlr4.Runtime.Portable.csproj Generate XML documentation for the runtime library during the build 2013-04-17 21:41:58 -05:00
Antlr4.Runtime.v2.0.csproj Generate XML documentation for the runtime library during the build 2013-04-17 21:41:58 -05:00
Antlr4.Runtime.v3.0.csproj Generate XML documentation for the runtime library during the build 2013-04-17 21:41:58 -05:00
Antlr4.Runtime.v3.5.csproj Generate XML documentation for the runtime library during the build 2013-04-17 21:41:58 -05:00
Antlr4.Runtime.v4.0.csproj Generate XML documentation for the runtime library during the build 2013-04-17 21:41:58 -05:00
Antlr4.Runtime.v4.5.csproj Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
BailErrorStrategy.cs Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
BaseErrorListener.cs Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
BufferedTokenStream.cs Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
CommonToken.cs SerializableAttribute is not available in the portable class library 2013-03-05 15:34:24 -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 Portable class library does not support console IO 2013-03-05 15:34:22 -06:00
DefaultErrorStrategy.cs Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
Dependents.cs The Dependents enumeration is flags 2013-02-25 15:09:04 -06:00
DiagnosticErrorListener.cs Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
FailedPredicateException.cs Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
IAntlrErrorListener`1.cs Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
IAntlrErrorStrategy.cs Updated to match ANTLR 4.1 release 2013-08-04 21:12:02 -05:00
ICharStream.cs Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
IIntStream.cs Fix XML documentation warnings 2013-04-17 21:42:17 -05:00
IParserErrorListener.cs Updated to match ANTLR 4.1 release 2013-08-04 21:12:02 -05: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-08-04 21:37:35 -05:00
ITokenSource.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
ITokenStream.cs Fix XML documentation warnings 2013-04-17 21:42:17 -05:00
IWritableToken.cs Include "new" modifier on interface methods 2013-02-25 12:42:36 -06:00
InputMismatchException.cs SerializableAttribute is not available in the portable class library 2013-03-05 15:34:24 -06:00
Lexer.cs Merge branch 'sharpen' 2013-02-25 13:04:05 -06:00
LexerNoViableAltException.cs Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
NoViableAltException.cs SerializableAttribute is not available in the portable class library 2013-03-05 15:34:24 -06:00
Parser.cs Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
ParserRuleContext.cs Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
ProxyErrorListener`1.cs Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
ProxyParserErrorListener.cs Updated to match ANTLR 4.1 release 2013-08-04 21:12:02 -05:00
RecognitionException.cs Merge branch 'sharpen' 2013-08-04 21:37:35 -05:00
Recognizer`2.cs Portable class library does not support console IO 2013-03-05 15:34:22 -06:00
RuleContext.cs Fix XML documentation warnings 2013-04-17 21:42:17 -05: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 Portable class library does not support console IO 2013-03-05 15:34:22 -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-08-04 21:37:35 -05:00