324c4644fee44b9898524c09511bd33c3f12e2df |
16-Nov-2011 |
Ben Gruver <bgruv@google.com> |
Add full source for antlr project (version 3.4) This replaces the existing source for an unknown version of the antlr-runtime with the full source for the antlr tool. However, we are still building just the runtime jar, not the full tool. The full tool will be included as a prebuilt jar, due to the complexities of building this tool. Since we will have both the full tool and the runtime jar in the Android tree, the module name for the runtime jar has been changed from "antlr" to "antlr-runtime" Change-Id: I38d5f3e5e82392dc122f46bf7961aab5b42e40c5 Signed-off-by: Ben Gruver <bgruv@google.com>
PI CHANGES.TXT
utting a new release.txt
ICENSE.TXT
ibraries/MbUnit/MbUnit.Framework.dll
ibraries/MbUnit/MbUnit.MSBuild.Tasks.dll
ibraries/MbUnit/MbUnit.Tasks.dll
ibraries/MbUnit/QuickGraph.Algorithms.dll
ibraries/MbUnit/QuickGraph.dll
ibraries/StringTemplate.NET/net-2.0/StringTemplate.dll
ibraries/StringTemplate.NET/net-2.0/antlr.runtime.dll
OTICE.TXT
EADME.TXT
ources/Antlr3.Runtime (VS2005).sln
ources/Antlr3.Runtime (VS2008).sln
ources/Antlr3.Runtime.Tests/ANTLRxxxxStreamFixture.cs
ources/Antlr3.Runtime.Tests/Antlr3.Runtime.Tests (VS2005).csproj
ources/Antlr3.Runtime.Tests/Antlr3.Runtime.Tests (VS2008).csproj
ources/Antlr3.Runtime.Tests/ITreeFixture.cs
ources/Antlr3.Runtime.Tests/ITreeNodeStreamFixture.cs
ources/Antlr3.Runtime.Tests/Properties/AssemblyInfo.cs
ources/Antlr3.Runtime.Tests/RewriteRuleXxxxStreamFixture.cs
ources/Antlr3.Runtime.Tests/TestDriver.cs
ources/Antlr3.Runtime.Tests/TestFixtureBase.cs
ources/Antlr3.Runtime/Antlr.Runtime.Collections/HashList.cs
ources/Antlr3.Runtime/Antlr.Runtime.Collections/StackList.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/BlankDebugEventListener.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventHub.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventListenerConstants.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventRepeater.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugEventSocketProxy.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugParser.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTokenStream.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeAdaptor.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeNodeStream.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/DebugTreeParser.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/IDebugEventListener.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/ParseTreeBuilder.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/Profiler.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/RemoteDebugEventSocketListener.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/TraceDebugEventListener.cs
ources/Antlr3.Runtime/Antlr.Runtime.Debug/Tracer.cs
ources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/Check.cs
ources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/DictionaryExtensions.cs
ources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/EnumerableExtensions.cs
ources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ExceptionExtensions.cs
ources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/IOExtensions.cs
ources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/JSystem.cs
ources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/LexerExtensions.cs
ources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/StringExtensions.cs
ources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/StringTokenizer.cs
ources/Antlr3.Runtime/Antlr.Runtime.Misc/DoubleKeyMap.cs
ources/Antlr3.Runtime/Antlr.Runtime.Misc/ErrorManager.cs
ources/Antlr3.Runtime/Antlr.Runtime.Misc/FastQueue.cs
ources/Antlr3.Runtime/Antlr.Runtime.Misc/LookaheadStream.cs
ources/Antlr3.Runtime/Antlr.Runtime.Misc/Stats.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTree.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTreeAdaptor.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/BufferedTreeNodeStream.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonErrorNode.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTree.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTreeAdaptor.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/CommonTreeNodeStream.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/DotTreeGenerator.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/ITree.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeAdaptor.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeNodeStream.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/ITreeVisitorAction.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/ParseTree.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteCardinalityException.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteEarlyExitException.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteEmptyStreamException.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleElementStream.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleNodeStream.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleSubtreeStream.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/RewriteRuleTokenStream.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeConstants.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeFilter.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeIterator.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeParser.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/TreePatternLexer.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/TreePatternParser.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeRewriter.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeRuleReturnScope.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeVisitor.cs
ources/Antlr3.Runtime/Antlr.Runtime.Tree/TreeWizard.cs
ources/Antlr3.Runtime/Antlr.Runtime/ANTLRFileStream.cs
ources/Antlr3.Runtime/Antlr.Runtime/ANTLRInputStream.cs
ources/Antlr3.Runtime/Antlr.Runtime/ANTLRReaderStream.cs
ources/Antlr3.Runtime/Antlr.Runtime/ANTLRStringStream.cs
ources/Antlr3.Runtime/Antlr.Runtime/BaseRecognizer.cs
ources/Antlr3.Runtime/Antlr.Runtime/BitSet.cs
ources/Antlr3.Runtime/Antlr.Runtime/BufferedTokenStream.cs
ources/Antlr3.Runtime/Antlr.Runtime/CharStreamConstants.cs
ources/Antlr3.Runtime/Antlr.Runtime/CharStreamState.cs
ources/Antlr3.Runtime/Antlr.Runtime/ClassicToken.cs
ources/Antlr3.Runtime/Antlr.Runtime/CommonToken.cs
ources/Antlr3.Runtime/Antlr.Runtime/CommonTokenStream.cs
ources/Antlr3.Runtime/Antlr.Runtime/Constants.cs
ources/Antlr3.Runtime/Antlr.Runtime/DFA.cs
ources/Antlr3.Runtime/Antlr.Runtime/EarlyExitException.cs
ources/Antlr3.Runtime/Antlr.Runtime/FailedPredicateException.cs
ources/Antlr3.Runtime/Antlr.Runtime/GrammarRuleAttribute.cs
ources/Antlr3.Runtime/Antlr.Runtime/ICharStream.cs
ources/Antlr3.Runtime/Antlr.Runtime/IIntStream.cs
ources/Antlr3.Runtime/Antlr.Runtime/IToken.cs
ources/Antlr3.Runtime/Antlr.Runtime/ITokenSource.cs
ources/Antlr3.Runtime/Antlr.Runtime/ITokenStream.cs
ources/Antlr3.Runtime/Antlr.Runtime/ITokenStreamInformation.cs
ources/Antlr3.Runtime/Antlr.Runtime/LegacyCommonTokenStream.cs
ources/Antlr3.Runtime/Antlr.Runtime/Lexer.cs
ources/Antlr3.Runtime/Antlr.Runtime/MismatchedNotSetException.cs
ources/Antlr3.Runtime/Antlr.Runtime/MismatchedRangeException.cs
ources/Antlr3.Runtime/Antlr.Runtime/MismatchedSetException.cs
ources/Antlr3.Runtime/Antlr.Runtime/MismatchedTokenException.cs
ources/Antlr3.Runtime/Antlr.Runtime/MismatchedTreeNodeException.cs
ources/Antlr3.Runtime/Antlr.Runtime/MissingTokenException.cs
ources/Antlr3.Runtime/Antlr.Runtime/NoViableAltException.cs
ources/Antlr3.Runtime/Antlr.Runtime/Parser.cs
ources/Antlr3.Runtime/Antlr.Runtime/ParserRuleReturnScope.cs
ources/Antlr3.Runtime/Antlr.Runtime/RecognitionException.cs
ources/Antlr3.Runtime/Antlr.Runtime/RecognizerSharedState.cs
ources/Antlr3.Runtime/Antlr.Runtime/RuleReturnScope.cs
ources/Antlr3.Runtime/Antlr.Runtime/TokenConstants.cs
ources/Antlr3.Runtime/Antlr.Runtime/TokenRewriteStream.cs
ources/Antlr3.Runtime/Antlr.Runtime/UnbufferedTokenStream.cs
ources/Antlr3.Runtime/Antlr.Runtime/UnwantedTokenException.cs
ources/Antlr3.Runtime/Antlr3.Runtime (VS2005).csproj
ources/Antlr3.Runtime/Antlr3.Runtime (VS2008).csproj
ources/Antlr3.Runtime/AssemblyInfo.cs
ources/Antlr3.Runtime/Messages.Designer.cs
ources/Antlr3.Runtime/Messages.resx
ources/Antlr3.Runtime/default.build
ources/Antlr3.Utility/Antlr.Utility.Tree/DOTTreeGenerator.cs
ources/Antlr3.Utility/Antlr3.Utility (VS2005).csproj
ources/Antlr3.Utility/Antlr3.Utility (VS2008).csproj
ources/Antlr3.Utility/AssemblyInfo.cs
ources/Antlr3.Utility/default.build
ources/Antlr3_KeyPair.snk
ources/Antlr3_PublicKey.snk
ll.antlr3.runtime.net.build
ntlr3.runtime.net.common.inc
ist/DOT-NET-runtime-3.1.3.zip
oxyfile
|