antlr/runtime/CSharp/Antlr4.Runtime
Sam Harwell 4ef578ec4d Extend PCL support to Silverlight 5 and Windows Phone 8 2014-07-02 22:57:20 -05:00
..
Atn Extend PCL support to Silverlight 5 and Windows Phone 8 2014-07-02 22:57:20 -05:00
Dfa Extend PCL support to Silverlight 5 and Windows Phone 8 2014-07-02 22:57:20 -05:00
Misc Simplify the handling of OperationCanceledException in net35-cf library 2014-07-02 22:55:23 -05:00
Properties Extend PCL support to Silverlight 5 and Windows Phone 8 2014-07-02 22:57:20 -05:00
Sharpen Extend PCL support to Silverlight 5 and Windows Phone 8 2014-07-02 22:57:20 -05:00
Tree Merge branch 'sharpen' 2014-07-02 21:48:26 -05:00
Antlr4.Runtime.net20.csproj Rename projects, assemblies, and preprocessor directives to more closely match NuGet packaging 2014-06-30 23:29:41 -05:00
Antlr4.Runtime.net30.csproj Rename projects, assemblies, and preprocessor directives to more closely match NuGet packaging 2014-06-30 23:29:41 -05:00
Antlr4.Runtime.net35-cf.csproj Rename projects, assemblies, and preprocessor directives to more closely match NuGet packaging 2014-06-30 23:29:41 -05:00
Antlr4.Runtime.net35-client.csproj Use the client profile for the .NET 3.5 and .NET 4.0 builds 2014-06-30 23:33:30 -05:00
Antlr4.Runtime.net40-client.csproj Use the client profile for the .NET 3.5 and .NET 4.0 builds 2014-06-30 23:33:30 -05:00
Antlr4.Runtime.net45.csproj Rename projects, assemblies, and preprocessor directives to more closely match NuGet packaging 2014-06-30 23:29:41 -05:00
Antlr4.Runtime.portable-net40.csproj Extend PCL support to Silverlight 5 and Windows Phone 8 2014-07-02 22:57:20 -05:00
AntlrFileStream.cs Merge pull request #55 from sharwell/client-profile 2014-06-30 23:36:18 -05:00
AntlrInputStream.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
BailErrorStrategy.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
BaseErrorListener.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
BufferedTokenStream.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
CommonToken.cs Merge branch 'sharpen' 2014-07-02 21:48:26 -05:00
CommonTokenFactory.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
CommonTokenStream.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
ConsoleErrorListener.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
DefaultErrorStrategy.cs Merge branch 'sharpen' 2014-07-02 21:48:26 -05:00
Dependents.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
DiagnosticErrorListener.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
FailedPredicateException.cs Merge branch 'sharpen' 2014-07-02 21:48:26 -05:00
IAntlrErrorListener`1.cs Merge pull request #55 from sharwell/client-profile 2014-06-30 23:36:18 -05:00
IAntlrErrorStrategy.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
ICharStream.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
IIntStream.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
IParserErrorListener.cs Merge branch 'sharpen' 2014-07-02 21:48:26 -05:00
IRecognizer.cs Add missing license headers 2013-02-20 09:30:04 -06:00
IToken.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
ITokenFactory.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
ITokenSource.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
ITokenStream.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
IWritableToken.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
InputMismatchException.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
InterpreterRuleContext.cs Merge branch 'sharpen' 2014-07-02 21:48:26 -05:00
Lexer.cs Merge branch 'sharpen' 2014-07-02 21:48:26 -05:00
LexerInterpreter.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
LexerNoViableAltException.cs Merge branch 'sharpen' 2014-07-02 21:48:26 -05:00
ListTokenSource.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
NoViableAltException.cs Merge branch 'sharpen' 2014-07-02 21:48:26 -05:00
Parser.cs Merge branch 'sharpen' 2014-07-02 21:48:26 -05:00
ParserInterpreter.cs Merge branch 'sharpen' 2014-07-02 21:48:26 -05:00
ParserRuleContext.cs Merge pull request #55 from sharwell/client-profile 2014-06-30 23:36:18 -05:00
ProxyErrorListener`1.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
ProxyParserErrorListener.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
RecognitionException.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
Recognizer`2.cs Merge branch 'sharpen' 2014-07-02 21:48:26 -05:00
RuleContext.cs Merge branch 'sharpen' 2014-07-02 21:48:26 -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 Merge branch 'sharpen' 2014-07-02 21:48:26 -05:00
TokenTypes.cs Merge branch 'sharpen' 2013-02-20 09:21:32 -06:00
UnbufferedCharStream.cs Merge branch 'sharpen' 2014-07-02 21:48:26 -05:00
UnbufferedTokenStream.cs Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
packages.Antlr4.Runtime.net20.config Rename projects, assemblies, and preprocessor directives to more closely match NuGet packaging 2014-06-30 23:29:41 -05:00
packages.Antlr4.Runtime.net30.config Rename projects, assemblies, and preprocessor directives to more closely match NuGet packaging 2014-06-30 23:29:41 -05:00
packages.Antlr4.Runtime.net35-cf.config Rename projects, assemblies, and preprocessor directives to more closely match NuGet packaging 2014-06-30 23:29:41 -05:00
packages.Antlr4.Runtime.net35-client.config Use the client profile for the .NET 3.5 and .NET 4.0 builds 2014-06-30 23:33:30 -05:00
packages.Antlr4.Runtime.net40-client.config Use the client profile for the .NET 3.5 and .NET 4.0 builds 2014-06-30 23:33:30 -05:00
packages.Antlr4.Runtime.net45.config Rename projects, assemblies, and preprocessor directives to more closely match NuGet packaging 2014-06-30 23:29:41 -05:00
packages.Antlr4.Runtime.portable-net40.config Extend PCL support to Silverlight 5 and Windows Phone 8 2014-07-02 22:57:20 -05:00