| antlr:/runtime/Python/tests/ |
jump to detailed chart | hide Line History
Constraint |
Changelog
4914
by pink on
12 May 2008, 16:56:48 -0500
(3 days ago)
[Python] Ported recent changes, more tests, various tweaks, fixes and cleanups, packaged 3.1b1
./t014parser.py
4914
./t026actions.g
4914
./t026actions.py
4914
./t051treeRewriteAST.py
4914
./t053hetero.py
4914
4861
by pink on
06 May 2008, 15:40:44 -0500
(9 days ago)
[Python] Ported CL4846/4847 "Wouldn't allow wildcards in AST rewrite alts."
./t051treeRewriteAST.py
4861
4859
by pink on
06 May 2008, 15:25:48 -0500
(9 days ago)
[Python] Ported CL4840 "$channel is a local now like $type."
./t056lexer.py
4859
4857
by pink on
06 May 2008, 14:44:16 -0500
(9 days ago)
[Python] Ported CL4815 "update the tree parser AST templates so that they properly generated heterogeneous tree construction during automatic AST construction."
./t053hetero.py
4857
4831
by pink on
01 May 2008, 16:53:00 -0500
(14 days ago)
[Python] Reenable tests, now that Ter has fixed the bad error message inCL4830.
./t051treeRewriteAST.py
4831
./t054main.py
4831
4821
by pink on
01 May 2008, 07:34:35 -0500
(15 days ago)
[Python] Ported CS4542 "Fix ANTLR-219, ANTLR-220."
./t051treeRewriteAST.py
4821
./t054main.py
4821
4504
by pink on
27 January 2008, 10:57:37 -0600
(3 months 17 days ago)
[Python] Caught up with Java. Mmm.. ready for 3.1??
./t001lexer.py
4504
./t002lexer.py
4504
./t003lexer.py
4504
./t004lexer.py
4504
./t005lexer.py
4504
4305
by pink on
24 November 2007, 19:53:10 -0600
(5 months 20 days ago)
[Python] Added cminus example and fixed some bugs.
./t042ast.g
4305
4303
by pink on
24 November 2007, 18:18:39 -0600
(5 months 20 days ago)
[Python] Implemented output=template
./t055templates.py
4303
4270
by pink on
03 November 2007, 22:42:33 -0500
(6 months ago)
[Python] ANTLRStringStream.LA() now returns the character's ordinal and generated lexers operate on integers. Also made various performance tunings.
./t052import.py
4270
./t054main.py
4270
4262
by pink on
02 November 2007, 23:09:52 -0500
(6 months ago)
[Python] tweaked testsuite
./testbase.py
4262
4188
by pink on
07 October 2007, 13:51:48 -0500
(7 months ago)
[Python] Added simple __main__ section to generated code, so (simple) grammars can be executed as standalone script.
./t054main.py
4188
./testbase.py
4188
4152
by pink on
30 September 2007, 13:05:03 -0500
(7 months ago)
[Python] Added iterator interface to TokenSource class.
./t001lexer.py
4152
4063
by pink on
13 September 2007, 15:02:02 -0500
(8 months ago)
Python target: implemented changes for composition, tree rewrite, hetero ASTs, ...
./t022scopes.g
4063
./t042ast.py
4063
./t050decorate.g
4063
./t050decorate.py
4063
./t051treeRewriteAST.py
4063
3978
by pink on
07 August 2007, 13:41:15 -0500
(9 months ago)
Python target: - Bugfixes to error handling in tree parsers. - Caught up with changes of Java target. - Packaged V3.0.1.
./t042ast.g
3978
./t042ast.py
3978
3749
by pink on
15 May 2007, 02:42:01 -0500
(12 months ago)
Python target: more tests for tree stuff and minor code tweaks.
./t049treeparser.py
3749
./testbase.py
3749
3736
by pink on
09 May 2007, 16:42:40 -0500
(12 months ago)
Python target: hooray, now python can parse python :) also added treeparser example and fixed a bunch of issues discovered along the way.
./t001lexer.py
3736
./t002lexer.py
3736
./t003lexer.py
3736
./t004lexer.py
3736
./t005lexer.py
3736
3732
by pink on
09 May 2007, 07:17:42 -0500
(12 months ago)
Python target: more tests for token stream rewriting, shamelessly stolen from TestTokenRewriteStream.java
./t048rewrite.g
3732
./t048rewrite.py
3732
3730
by pink on
08 May 2007, 17:54:17 -0500
(12 months ago)
Python target: token stream rewriting, tree parsers and loooots of other bits'n'pieces are the result of the recent marathon
./t022scopes.g
3730
./t022scopes.py
3730
./t026actions.g
3730
./t036multipleReturnValues.g
3730
./t042ast.g
3730
3718
by pink on
07 May 2007, 05:46:02 -0500
(12 months ago)
Python target: got rid of Makefiles (they contained mostly stuff specific to my system), a bit more verbose README.
./Makefile
3718
./testbase.py
3718
3713
by pink on
06 May 2007, 12:44:36 -0500
(12 months ago)
Python target: initial setup.py script with a new testrunner.
./t001lexer.py
3713
./t002lexer.py
3713
./t003lexer.py
3713
./t004lexer.py
3713
./t005lexer.py
3713
3703
by pink on
05 May 2007, 17:16:22 -0500
(12 months ago)
Moved Python runtime to its new home.
./Makefile
3703
./t001lexer.g
3703
./t001lexer.py
3703
./t002lexer.g
3703
./t002lexer.py
3703
|