Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

3846 by martin on 26 June 2007, 02:42:22 -0500 (10 months ago) Make Review - fixed various bugs related to token & rule labels, matching sets, strings, etc.
- more tests!

./Ruby/test/antlr.rb 3846 history download (+4 -4) diffs

./Ruby/test/testLexer.rb 3846 history download (+127 -0) diffs

./Ruby/test/testParser.rb 3846 history download (+14 -0) diffs

./Ruby/test/testTokenLabel.rb 3846 history download (+12 -0) diffs

… 1 more file in changeset.
3843 by martin on 23 June 2007, 03:13:50 -0500 (10 months ago) Make Review - fixed calculator example
- hidden channel is identified by :hidden symbol

./Ruby/samples/calculator/Calculator.g 3843 history download (+19 -19) diffs

./Ruby/samples/calculator/calculator.rb 3843 history download (+12) new

./Ruby/test/testLexer.rb 3843 history download (+2 -2) diffs

./Ruby/test/testSyntacticPredicateEvaluation.rb 3843 history download (+2 -2) diffs

… 1 more file in changeset.
3842 by martin on 23 June 2007, 02:41:13 -0500 (10 months ago) Make Review implemented parameters & return values

./Ruby/test/antlr.rb 3842 history download (+7 -2) diffs

./Ruby/test/testAll.rb 3842 history download (+2 -1) diffs

./Ruby/test/testLexer.rb 3842 history download (+25 -0) diffs

./Ruby/test/testParams.rb 3842 history download (+125) new

./Ruby/test/testParser.rb 3842 history download (+176) new

… 4 more files in changeset.
3830 by martin on 19 June 2007, 02:05:23 -0500 (10 months ago) Make Review -fixed warning
-improved test debugging

./Ruby/test/antlr.rb 3830 history download (+2 -0) diffs

./Ruby/test/testSemanticPredicateEvaluation.rb 3830 history download (+13 -1) diffs

… 1 more file in changeset.
3738 by parrt on 10 May 2007, 16:20:45 -0500 (12 months ago) Make Review move ObjC to runtime

./ObjC/Framework/ANTLR.h 3738 history deleted

./ObjC/Framework/ANTLR.xcodeproj/project.pbxproj 3738 history deleted

./ObjC/Framework/ANTLRBaseRecognizer.h 3738 history deleted

./ObjC/Framework/ANTLRBaseRecognizer.m 3738 history deleted

./ObjC/Framework/ANTLRBitSet.h 3738 history deleted

… 351 more files in changeset.
3711 by michael on 05 May 2007, 21:33:15 -0500 (12 months ago) Make Review REORG: Moved C# target to new home in the 'runtime' dir

./CSharp/README.TXT 3711 history deleted

./CSharp/bin/net-1.1/Antlr3.Runtime.dll 3711 history deleted

./CSharp/bin/net-1.1/Antlr3.Utility.dll 3711 history deleted

./CSharp/bin/net-1.1/StringTemplate.dll 3711 history deleted

./CSharp/bin/net-1.1/antlr.runtime.dll 3711 history deleted

… 13 more files in changeset.
3708 by jimi on 05 May 2007, 20:05:20 -0500 (12 months ago) Make Review Transport the C runtime for ANTLR to the new directory structure
Rename/Move: //depot/code/antlr/main/lib/C/AUTHORS To: //depot/code/antlr/main/runtime/C/AUTHORS
Rename/Move: //depot/code/antlr/main/l…

./C/AUTHORS 3708 history deleted

./C/C.sln 3708 history deleted

./C/C.vcproj 3708 history deleted

./C/C.vcproj.vspscc 3708 history deleted

./C/C.vssscc 3708 history deleted

… 127 more files in changeset.
3707 by jimi on 05 May 2007, 19:38:06 -0500 (12 months ago) Make Review Here irt is, the spanking clean new distribution.

./C/dist/libantlr3c-3.0.0-rc8.tar.gz 3707 history download (+0) new

3706 by jimi on 05 May 2007, 19:36:44 -0500 (12 months ago) Make Review Delete ancient C distribution, which was at least 3 hours old, and instal the brand new squeaky clean and spanky version.

./C/dist/libantlr3c-3.0.0-rc8.tar.gz 3706 history deleted

3703 by pink on 05 May 2007, 17:16:22 -0500 (12 months ago) Make Review Moved Python runtime to its new home.

./Python/Makefile 3703 history deleted

./Python/Makefile.common 3703 history deleted

./Python/README 3703 history deleted

./Python/TODO 3703 history deleted

./Python/antlr3/Makefile 3703 history deleted

… 313 more files in changeset.
3700 by pink on 05 May 2007, 16:39:13 -0500 (12 months ago) Make Review Python target: updated templates and some cleanups of the tree runtime.

./Python/Makefile 3700 history download (+3 -1) diffs

./Python/Makefile.common 3700 history download (+15 -8) diffs

./Python/TODO 3700 history download (+1 -0) diffs

./Python/antlr3/Makefile 3700 history download (+2 -0) diffs

./Python/antlr3/tokens.py 3700 history download (+9 -6) diffs

… 7 more files in changeset.
3697 by jimi on 05 May 2007, 12:14:30 -0500 (12 months ago) Make Review More fixes for warnings in AST codegen

./C/include/antlr3exception.h 3697 history download (+2 -0) diffs

… 2 more files in changeset.
3695 by jimi on 05 May 2007, 01:04:21 -0500 (12 months ago) Make Review Add new distribution for C runtime source code.

./C/dist/libantlr3c-3.0.0-rc8.tar.gz 3695 history download (+0) new

3694 by jimi on 05 May 2007, 00:57:08 -0500 (12 months ago) Make Review Add new rewrite streams to configure script

./C/Makefile.am 3694 history download (+2 -0) diffs

3693 by jimi on 05 May 2007, 00:56:38 -0500 (12 months ago) Make Review Fix up warnings and types for gcc compilation

./C/include/antlr3collections.h 3693 history download (+1 -1) diffs

./C/include/antlr3rewritestreams.h 3693 history download (+1 -2) diffs

./C/src/antlr3rewritestreams.c 3693 history download (+8 -8) diffs

3692 by jimi on 04 May 2007, 20:37:53 -0500 (12 months ago) Make Review Remove old C distribution

./C/dist/libantlr3c-3.0.0-rc8.tar.gz 3692 history deleted

3689 by jimi on 04 May 2007, 20:21:22 -0500 (12 months ago) Make Review VS2005 rule update

./C/vs2005/rulefiles/antlr3.rules 3689 history download (+1 -1) diffs

3687 by jimi on 04 May 2007, 20:19:45 -0500 (12 months ago) Make Review Bug fixes for tree to string, new AST rewrite streams, template catch ups.

./C/include/antlr3.h 3687 history download (+1 -0) diffs

./C/include/antlr3defs.h 3687 history download (+13 -0) diffs

./C/include/antlr3interfaces.h 3687 history download (+4 -2) diffs

./C/include/antlr3rewritestreams.h 3687 history download (+15 -12) diffs

./C/src/antlr3baserecognizer.c 3687 history download (+12 -11) diffs

… 3 more files in changeset.
3678 by jimi on 03 May 2007, 14:41:55 -0500 (12 months ago) Make Review Reimplement tree rewriting in C target language as per new Java version based on rewrite streams. This is stage one which is just to get het new runtime compiling and the templates semmingly up to dat…

./C/C.vcproj 3678 history download (+8 -0) diffs

./C/C.vcproj.vspscc 3678 history download (+0 -0) diffs

./C/include/antlr3interfaces.h 3678 history download (+8 -1) diffs

./C/include/antlr3rewritestreams.h 3678 history download (+123) new

./C/src/antlr3rewritestreams.c 3678 history download (+498) new

… 1 more file in changeset.
3675 by parrt on 01 May 2007, 18:08:57 -0500 (12 months ago) Make Review ok, now I have his libs correctly in depot

./CSharp/README.TXT 3675 history download (+31) new

./CSharp/bin/net-1.1/Antlr3.Runtime.dll 3675 history download (+0) new

./CSharp/bin/net-1.1/Antlr3.Utility.dll 3675 history download (+0) new

./CSharp/bin/net-1.1/StringTemplate.dll 3675 history download (+0) new

./CSharp/bin/net-1.1/antlr.runtime.dll 3675 history download (+0) new

… 4 more files in changeset.
3672 by parrt on 01 May 2007, 18:05:02 -0500 (12 months ago) Make Review updates from Kunle

./CSharp/Antlr3.Runtime/bin/net-1.1/Antlr3.Runtime.dll 3672 history download

./CSharp/Antlr3.Runtime/bin/net-2.0/Antlr3.Runtime.dll 3672 history download

3671 by parrt on 01 May 2007, 18:02:08 -0500 (12 months ago) Make Review add binaries

./CSharp/Antlr3.Runtime/bin/net-1.1/Antlr3.Runtime.dll 3671 history download (+0) new

./CSharp/Antlr3.Runtime/bin/net-2.0/Antlr3.Runtime.dll 3671 history download (+0) new

3657 by jimi on 30 April 2007, 15:54:16 -0500 (12 months ago) Make Review Remove debug error output

./C/src/antlr3collections.c 3657 history download (+0 -1) diffs

3656 by jimi on 30 April 2007, 15:51:58 -0500 (12 months ago) Make Review Fix bit index fixed base for trie elements with key diff bit > 7

./C/src/antlr3collections.c 3656 history download (+8 -7) diffs

3655 by jimi on 29 April 2007, 20:04:16 -0500 (12 months ago) Make Review Correct new trie masking code typos

./C/src/antlr3collections.c 3655 history download (+5 -5) diffs

3654 by jimi on 29 April 2007, 19:33:54 -0500 (12 months ago) Make Review o Implement lexer rule change as per changelist 3508
o Remove spurious warnings from inline input code
o Ensure bitsets are always 64 bit even in 32 bit mode

./C/include/antlr3bitset.h 3654 history download (+1 -1) diffs

./C/include/antlr3defs.h 3654 history download (+10 -0) diffs

./C/include/antlr3lexer.h 3654 history download (+28 -14) diffs

./C/src/antlr3baserecognizer.c 3654 history download (+0 -0) diffs

./C/src/antlr3bitset.c 3654 history download (+9 -9) diffs

… 2 more files in changeset.
3652 by jimi on 29 April 2007, 18:43:52 -0500 (12 months ago) Make Review Prevent creation of INT trie with wrong depth.

./C/C.vcproj 3652 history download (+0 -0) diffs

./C/C.vcproj.vspscc 3652 history download (+0 -0) diffs

./C/src/antlr3baserecognizer.c 3652 history download (+1 -43) diffs

earlier earlier | later later
Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.1 Build:build-297 2008-04-24 ) - Administration - Page generated 2008-05-16 06:24 -0500