Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

head 4918 1225

latest revision download Branch head

4918 annotated / raw | Diffs: previous, other | Lines: 660 ( +1, -1 )

Created: 2008-05-15 16:24:39 -0500 (13 hours ago) | Author: parrt | Changeset: 4918

add license

4844 annotated / raw | Diffs: previous, other | Lines: 660 ( +19, -0 )

Created: 2008-05-03 12:59:08 -0500 (12 days ago) | Author: parrt | Changeset: 4844

Fixed ANTLR-208.  Looks in library or in -o output path for tokens now.

4817 annotated / raw | Diffs: previous, other | Lines: 641 ( +3, -6 )

Created: 2008-04-30 14:00:16 -0500 (15 days ago) | Author: parrt | Changeset: 4817

fix ANTLR-237. updated -depend to know about imported grammars.

4811 annotated / raw | Diffs: previous, other | Lines: 644 ( +6, -3 )

Created: 2008-04-29 16:46:39 -0500 (16 days ago) | Author: parrt | Changeset: 4811

add boolean guard around delete of tmp lexer file

4722 annotated / raw | Diffs: previous, other | Lines: 641 ( +2, -3 )

Created: 2008-03-29 20:58:00 -0500 (47 days ago) | Author: parrt | Changeset: 4722

was generating delegates more than necessary

4542 annotated / raw | Diffs: previous, other | Lines: 642 ( +2, -2 )

Created: 2008-02-12 15:16:45 -0600 (3 months 1 day ago) | Author: parrt | Changeset: 4542

Fix ANTLR-219, ANTLR-220.

4448 annotated / raw | Diffs: previous, other | Lines: 642 ( +87, -57 )

Created: 2008-01-08 16:32:12 -0600 (4 months 6 days ago) | Author: parrt | Changeset: 4448

snapshot. mostly finished with the composite grammar thing, but I am still working on it. needed to push something for Jean.

4396 annotated / raw | Diffs: previous, other | Lines: 612 ( +21, -13 )

Created: 2007-12-27 19:05:56 -0600 (4 months 18 days ago) | Author: parrt | Changeset: 4396

delete T__.g

4392 annotated / raw | Diffs: previous, other | Lines: 604 ( +4, -0 )

Created: 2007-12-27 18:09:41 -0600 (4 months 18 days ago) | Author: parrt | Changeset: 4392

added Lexer to dfa dot file names; tweaked code gen

4384 annotated / raw | Diffs: previous, other | Lines: 600 ( +10, -4 )

Created: 2007-12-27 14:33:57 -0600 (4 months 18 days ago) | Author: parrt | Changeset: 4384

Fix ANTLR-130.

4363 annotated / raw | Diffs: previous, other | Lines: 594 ( +8, -7 )

Created: 2007-12-19 21:10:38 -0600 (4 months 26 days ago) | Author: parrt | Changeset: 4363

adding LL(1) algorithm

4355 annotated / raw | Diffs: previous, other | Lines: 593 ( +3, -1 )

Created: 2007-12-16 17:47:02 -0600 (4 months 29 days ago) | Author: parrt | Changeset: 4355

cleanup

4351 annotated / raw | Diffs: previous, other | Lines: 591 ( +9, -2 )

Created: 2007-12-16 14:14:12 -0600 (4 months 29 days ago) | Author: parrt | Changeset: 4351

snapshot

4342 annotated / raw | Diffs: previous, other | Lines: 584 ( +1, -1 )

Created: 2007-12-13 20:09:39 -0600 (5 months 1 day ago) | Author: parrt | Changeset: 4342

temp push as backup for fix to non-LL(*) DFA problem.

4331 annotated / raw | Diffs: previous, other | Lines: 584 ( +3, -0 )

Created: 2007-12-09 16:56:07 -0600 (5 months 5 days ago) | Author: parrt | Changeset: 4331

fixed ANTLR-43

4254 annotated / raw | Diffs: previous, other | Lines: 581 ( +21, -7 )

Created: 2007-10-28 15:25:28 -0500 (6 months ago) | Author: kroepke | Changeset: 4254

emit better error message when ANTLR cannot write the implicit lexer file due to being denied write permission

4004 annotated / raw | Diffs: previous, other | Lines: 567 ( +1, -1 )

Created: 2007-08-20 21:04:27 -0500 (8 months ago) | Author: parrt | Changeset: 4004

fixing a few bugs

3994 annotated / raw | Diffs: previous, other | Lines: 567 ( +26, -11 )

Created: 2007-08-15 13:15:09 -0500 (9 months ago) | Author: parrt | Changeset: 3994

pull parrt dev back to main

3987 annotated / raw | Diffs: previous, other | Lines: 552 ( +2, -2 )

Created: 2007-08-13 17:38:24 -0500 (9 months ago) | Author: parrt | Changeset: 3987

getting ready for 3.0.1

3806 annotated / raw | Diffs: previous, other | Lines: 552 ( +4, -3 )

Created: 2007-06-05 20:48:24 -0500 (11 months ago) | Author: parrt | Changeset: 3806

fix commandline option.

3804 annotated / raw | Diffs: previous, other | Lines: 551 ( +0, -0 )

Created: 2007-06-02 19:26:31 -0500 (11 months ago) | Author: kroepke | Changeset: 3804

rebuilt some examples with new templates
working on AST catchup (still incomplete, won't compile treeparsers right now)

3756 annotated / raw | Diffs: previous, other | Lines: 551 ( +2, -2 )

Created: 2007-05-16 23:19:24 -0500 (11 months ago) | Author: parrt | Changeset: 3756

changed version and release date

3563 annotated / raw | Diffs: previous, other | Lines: 551 ( +5, -3 )

Created: 2007-04-17 12:52:19 -0500 (12 months ago) | Author: parrt | Changeset: 3563

Fixed ANTLR-109

3550 annotated / raw | Diffs: previous, other | Lines: 549 ( +2, -2 )

Created: 2007-04-13 14:37:42 -0500 (13 months ago) | Author: parrt | Changeset: 3550

chnage version number

3548 annotated / raw | Diffs: previous, other | Lines: 549 ( +1, -1 )

Created: 2007-04-12 16:32:55 -0500 (13 months ago) | Author: parrt | Changeset: 3548

release 3.0b7

3480 annotated / raw | Diffs: previous, other | Lines: 549 ( +1, -1 )

Created: 2007-03-14 16:39:05 -0500 (14 months ago) | Author: parrt | Changeset: 3480

tweak comment

3478 annotated / raw | Diffs: previous, other | Lines: 549 ( +4, -0 )

Created: 2007-03-14 15:41:46 -0500 (14 months ago) | Author: parrt | Changeset: 3478

added -XnoinlineDFA

3454 annotated / raw | Diffs: previous, other | Lines: 545 ( +3, -3 )

Created: 2007-03-12 15:18:01 -0500 (14 months ago) | Author: parrt | Changeset: 3454

tweaks to -depend on action post processing for python

3428 annotated / raw | Diffs: previous, other | Lines: 545 ( +58, -26 )

Created: 2007-02-11 16:16:00 -0600 (15 months ago) | Author: parrt | Changeset: 3428

added -depend command-line option

3425 annotated / raw | Diffs: previous, other | Lines: 513 ( +2, -2 )

Created: 2007-02-10 16:57:35 -0600 (15 months ago) | Author: parrt | Changeset: 3425

changed @finally to finally, added @after.

3421 annotated / raw | Diffs: previous, other | Lines: 513 ( +1, -1 )

Created: 2007-01-31 20:33:38 -0600 (15 months ago) | Author: parrt | Changeset: 3421

set version and date

3383 annotated / raw | Diffs: previous, other | Lines: 513 ( +3, -3 )

Created: 2007-01-04 12:09:24 -0600 (16 months ago) | Author: parrt | Changeset: 3383

tweak

3337 annotated / raw | Diffs: previous, other | Lines: 513 ( +2, -2 )

Created: 2006-12-19 13:38:40 -0600 (16 months ago) | Author: parrt | Changeset: 3337

chagne version

3324 annotated / raw | Diffs: previous, other | Lines: 513 ( +1, -1 )

Created: 2006-12-12 11:50:45 -0600 (17 months ago) | Author: parrt | Changeset: 3324

no more TreeParser suffix; T__.gl used now

3263 annotated / raw | Diffs: previous, other | Lines: 513 ( +1, -1 )

Created: 2006-11-15 15:46:53 -0600 (17 months ago) | Author: parrt | Changeset: 3263

fixing quick bug

3262 annotated / raw | Diffs: previous, other | Lines: 513 ( +1, -1 )

Created: 2006-11-15 15:40:18 -0600 (17 months ago) | Author: parrt | Changeset: 3262

update to current date

3237 annotated / raw | Diffs: previous, other | Lines: 513 ( +0, -8 )

Created: 2006-11-09 17:24:01 -0600 (18 months ago) | Author: parrt | Changeset: 3237

more cleanup; made DFA conversion slightly faster due to static methods

3236 annotated / raw | Diffs: previous, other | Lines: 521 ( +0, -7 )

Created: 2006-11-09 17:07:33 -0600 (18 months ago) | Author: parrt | Changeset: 3236

remove unused decls

3119 annotated / raw | Diffs: previous, other | Lines: 528 ( +20, -21 )

Created: 2006-10-18 12:32:03 -0500 (18 months ago) | Author: parrt | Changeset: 3119

fixed bug in transition table generation; removed a failsafe, which caused error in DFA.resetStateNumbersToBeContiguous()

3100 annotated / raw | Diffs: previous, other | Lines: 529 ( +20, -10 )

Created: 2006-10-12 19:02:05 -0500 (19 months ago) | Author: kroepke | Changeset: 3100

enhanced message output for ANTLR. the system now uses format stg files to give control over
the format used for errors, warnings, etc. Fixed one test case related to an error message.
Also fixed the line numbering for generated lexers of combined grammars, it was always reporting
line number + 1

3034 annotated / raw | Diffs: previous, other | Lines: 519 ( +4, -1 )

Created: 2006-09-28 18:46:20 -0500 (19 months ago) | Author: parrt | Changeset: 3034

made string-based grammars not write .tokens file

3029 annotated / raw | Diffs: previous, other | Lines: 516 ( +1, -1 )

Created: 2006-09-27 13:03:56 -0500 (19 months ago) | Author: parrt | Changeset: 3029

tokens file overwritten by lexer tokens file

2999 annotated / raw | Diffs: previous, other | Lines: 516 ( +1, -1 )

Created: 2006-09-20 13:23:36 -0500 (19 months ago) | Author: parrt | Changeset: 2999

updated to use __ as special for generating lexer.g files

2988 annotated / raw | Diffs: previous, other | Lines: 516 ( +2, -1 )

Created: 2006-09-15 16:36:24 -0500 (19 months ago) | Author: parrt | Changeset: 2988

removed runtime dependencies on non runtime packages

2987 annotated / raw | Diffs: previous, other | Lines: 515 ( +4, -4 )

Created: 2006-09-15 15:50:54 -0500 (19 months ago) | Author: parrt | Changeset: 2987

enforce foo in foo.g; update unit tests

2983 annotated / raw | Diffs: previous, other | Lines: 515 ( +4, -4 )

Created: 2006-09-14 12:27:27 -0500 (20 months ago) | Author: parrt | Changeset: 2983

jimi tweak

2972 annotated / raw | Diffs: previous, other | Lines: 515 ( +4, -0 )

Created: 2006-09-12 13:03:49 -0500 (20 months ago) | Author: parrt | Changeset: 2972

if >1 file, prints them

2971 annotated / raw | Diffs: previous, other | Lines: 511 ( +9, -2 )

Created: 2006-09-12 12:35:38 -0500 (20 months ago) | Author: parrt | Changeset: 2971

      jim idle changes; -fo option and outputFile change

2851 annotated / raw | Diffs: previous, other | Lines: 504 ( +2, -2 )

Created: 2006-07-31 13:39:30 -0500 (21 months ago) | Author: parrt | Changeset: 2851

fixed bug that %foo() causes error outside rule and list labels were copied to syn preds

2796 annotated / raw | Diffs: previous, other | Lines: 504 ( +1, -2 )

Created: 2006-07-21 19:32:45 -0500 (21 months ago) | Author: parrt | Changeset: 2796

detecting >1 alt with recursion now and reporting; much less analysis time out...this is 3.0b3 release

2780 annotated / raw | Diffs: previous, other | Lines: 505 ( +2, -2 )

Created: 2006-07-10 14:34:12 -0500 (22 months ago) | Author: parrt | Changeset: 2780

fixed bug in merging stop states with gated preds

2769 annotated / raw | Diffs: previous, other | Lines: 505 ( +23, -13 )

Created: 2006-07-05 17:59:38 -0500 (22 months ago) | Author: parrt | Changeset: 2769

This is all stuff for b2 release

2761 annotated / raw | Diffs: previous, other | Lines: 495 ( +43, -24 )

Created: 2006-07-03 18:18:53 -0500 (22 months ago) | Author: parrt | Changeset: 2761

added auto-backtrack, some bug fixes

2742 annotated / raw | Diffs: previous, other | Lines: 476 ( +1, -1 )

Created: 2006-06-26 14:20:17 -0500 (22 months ago) | Author: parrt | Changeset: 2742

set version for ANTLR 3.0b1

2733 annotated / raw | Diffs: previous, other | Lines: 476 ( +1, -1 )

Created: 2006-06-24 13:33:00 -0500 (22 months ago) | Author: parrt | Changeset: 2733

big fixes for recursive overflow, adding predicates when overflowed, more profiling stuff

2727 annotated / raw | Diffs: previous, other | Lines: 476 ( +1, -1 )

Created: 2006-06-19 14:51:09 -0500 (22 months ago) | Author: parrt | Changeset: 2727

version to 3.0b1

2716 annotated / raw | Diffs: previous, other | Lines: 476 ( +9, -1 )

Created: 2006-06-14 17:44:02 -0500 (23 months ago) | Author: parrt | Changeset: 2716

Doesn't crash when you give it a missing file now.

2715 annotated / raw | Diffs: previous, other | Lines: 468 ( +1, -1 )

Created: 2006-06-14 17:29:38 -0500 (23 months ago) | Author: parrt | Changeset: 2715

set copyright date to 2005-2006

2710 annotated / raw | Diffs: previous, other | Lines: 468 ( +5, -0 )

Created: 2006-06-14 14:55:00 -0500 (23 months ago) | Author: parrt | Changeset: 2710

use of tokenVocab with missing file yielded exception

2679 annotated / raw | Diffs: previous, other | Lines: 463 ( +2, -2 )

Created: 2006-06-06 18:20:55 -0500 (23 months ago) | Author: parrt | Changeset: 2679

new transition-table based DFA working

2666 annotated / raw | Diffs: previous, other | Lines: 463 ( +1, -1 )

Created: 2006-06-02 13:49:24 -0500 (23 months ago) | Author: parrt | Changeset: 2666

fixed grammar stats

2659 annotated / raw | Diffs: previous, other | Lines: 463 ( +1, -1 )

Created: 2006-06-01 19:37:12 -0500 (23 months ago) | Author: parrt | Changeset: 2659

set date for ea10 to 6/1/2006

2655 annotated / raw | Diffs: previous, other | Lines: 463 ( +5, -3 )

Created: 2006-06-01 19:32:54 -0500 (23 months ago) | Author: parrt | Changeset: 2655

no more dump of profile unless -profile

2614 annotated / raw | Diffs: previous, other | Lines: 461 ( +3, -0 )

Created: 2006-05-24 13:09:59 -0500 (23 months ago) | Author: parrt | Changeset: 2614

better left-recursion detection; abort if bad errors

2609 annotated / raw | Diffs: previous, other | Lines: 458 ( +2, -2 )

Created: 2006-05-22 17:41:09 -0500 (23 months ago) | Author: parrt | Changeset: 2609

updated version

2604 annotated / raw | Diffs: previous, other | Lines: 458 ( +1, -1 )

Created: 2006-05-20 14:21:37 -0500 (23 months ago) | Author: parrt | Changeset: 2604

set version and doc

2590 annotated / raw | Diffs: previous, other | Lines: 458 ( +13, -1 )

Created: 2006-05-19 17:57:53 -0500 (23 months ago) | Author: parrt | Changeset: 2590

added time failsafe and multi-threading

2448 annotated / raw | Diffs: previous, other | Lines: 446 ( +2, -2 )

Created: 2006-03-12 14:42:27 -0600 (2 years 2 months ago) | Author: parrt | Changeset: 2448

change version

2441 annotated / raw | Diffs: previous, other | Lines: 446 ( +1, -1 )

Created: 2006-03-11 14:46:20 -0600 (2 years 2 months ago) | Author: parrt | Changeset: 2441

oops, wrong date

2439 annotated / raw | Diffs: previous, other | Lines: 446 ( +1, -1 )

Created: 2006-03-11 13:59:59 -0600 (2 years 2 months ago) | Author: parrt | Changeset: 2439

fixed some small bugs and issues with unit tests

2269 annotated / raw | Diffs: previous, other | Lines: 446 ( +2, -0 )

Created: 2006-01-17 21:19:01 -0600 (2 years 3 months ago) | Author: parrt | Changeset: 2269

major surgery to fix when Tokens rule is created

2180 annotated / raw | Diffs: previous, other | Lines: 444 ( +2, -2 )

Created: 2005-12-21 22:36:03 -0600 (2 years 4 months ago) | Author: parrt | Changeset: 2180

got #src directive working and made combined grammars generate better erros

2149 annotated / raw | Diffs: previous, other | Lines: 444 ( +1, -1 )

Created: 2005-12-14 18:31:21 -0600 (2 years 5 months ago) | Author: parrt | Changeset: 2149

updated the date

2126 annotated / raw | Diffs: previous, other | Lines: 444 ( +9, -0 )

Created: 2005-12-10 15:22:27 -0600 (2 years 5 months ago) | Author: parrt | Changeset: 2126

cleaned up synpreds more; refactored BaseRecognizer, etc...

2100 annotated / raw | Diffs: previous, other | Lines: 435 ( +9, -9 )

Created: 2005-12-04 16:12:58 -0600 (2 years 5 months ago) | Author: parrt | Changeset: 2100

added memoization for rules and unit tests for syn preds

2078 annotated / raw | Diffs: previous, other | Lines: 435 ( +5, -0 )

Created: 2005-11-27 14:51:20 -0600 (2 years 5 months ago) | Author: parrt | Changeset: 2078

ruby exposed infinite recursion problem in both RandomPhrase and some seriously huge state construction during conversion

2053 annotated / raw | Diffs: previous, other | Lines: 430 ( +2, -2 )

Created: 2005-11-20 17:50:28 -0600 (2 years 5 months ago) | Author: parrt | Changeset: 2053

added some unit tests, fixed a  few issues with the implementation

2034 annotated / raw | Diffs: previous, other | Lines: 430 ( +2, -2 )

Created: 2005-11-13 18:36:19 -0600 (2 years 6 months ago) | Author: parrt | Changeset: 2034

tweak debug, set version back to 3.0ea6

2031 annotated / raw | Diffs: previous, other | Lines: 430 ( +1, -1 )

Created: 2005-11-13 16:16:23 -0600 (2 years 6 months ago) | Author: parrt | Changeset: 2031

update to 3.0ea7

1994 annotated / raw | Diffs: previous, other | Lines: 430 ( +6, -7 )

Created: 2005-11-07 16:53:01 -0600 (2 years 6 months ago) | Author: parrt | Changeset: 1994

refactoring templates

1928 annotated / raw | Diffs: previous, other | Lines: 431 ( +3, -0 )

Created: 2005-10-14 17:40:09 -0500 (2 years 7 months ago) | Author: parrt | Changeset: 1928

major fix to the infinite recursion detection / error printing mechanism

1924 annotated / raw | Diffs: previous, other | Lines: 428 ( +9, -0 )

Created: 2005-10-13 18:47:36 -0500 (2 years 7 months ago) | Author: parrt | Changeset: 1924

redid how I detect infinite recursion; wanted to snapshot, but it's in midchange for the detecting dangling states messages bug.  Also doesn't generate an error in all inf recursion cases yet.

1897 annotated / raw | Diffs: previous, other | Lines: 419 ( +6, -0 )

Created: 2005-09-28 16:09:16 -0500 (2 years 7 months ago) | Author: parrt | Changeset: 1897

fixed def of .* and .+ for lexer/parser; suppressing errors for nongreedy loops

1895 annotated / raw | Diffs: previous, other | Lines: 413 ( +6, -0 )

Created: 2005-09-27 19:37:55 -0500 (2 years 7 months ago) | Author: parrt | Changeset: 1895

added error about no start rule; updated unit tests to have start rules; all unit tests pass minus a few attribute translations

1894 annotated / raw | Diffs: previous, other | Lines: 407 ( +10, -3 )

Created: 2005-09-24 19:05:10 -0500 (2 years 7 months ago) | Author: parrt | Changeset: 1894

poked around looking for nonexistent bug; added labels to lexer rule elements

1890 annotated / raw | Diffs: previous, other | Lines: 400 ( +7, -0 )

Created: 2005-09-23 17:13:52 -0500 (2 years 7 months ago) | Author: parrt | Changeset: 1890

lots of little unit test fixes and a few bug fixes

1871 annotated / raw | Diffs: previous, other | Lines: 393 ( +1, -1 )

Created: 2005-07-14 20:20:35 -0500 (2 years 10 months ago) | Author: parrt | Changeset: 1871

tweaked Java.stg to reflect changes to ST

1851 annotated / raw | Diffs: previous, other | Lines: 393 ( +1, -1 )

Created: 2005-07-04 17:51:25 -0500 (2 years 10 months ago) | Author: parrt | Changeset: 1851

major reorg of how literals are dealt with.

1850 annotated / raw | Diffs: previous, other | Lines: 393 ( +1, -1 )

Created: 2005-07-04 14:15:25 -0500 (2 years 10 months ago) | Author: parrt | Changeset: 1850

cleaned up the max char value thing to respect charVocab and target's idea of max char.

1840 annotated / raw | Diffs: previous, other | Lines: 393 ( +2, -2 )

Created: 2005-06-28 15:47:35 -0500 (2 years 10 months ago) | Author: parrt | Changeset: 1840

got more tree parsing stuff going; added some unit tests; some refactoring

1820 annotated / raw | Diffs: previous, other | Lines: 393 ( +2, -2 )

Created: 2005-06-23 13:20:35 -0500 (2 years 10 months ago) | Author: parrt | Changeset: 1820

update the version in prep for 3.0ea3

1818 annotated / raw | Diffs: previous, other | Lines: 393 ( +40, -29 )

Created: 2005-06-22 21:08:48 -0500 (2 years 10 months ago) | Author: parrt | Changeset: 1818

merging trees-v3 branch back to main line

1803 annotated / raw | Diffs: previous, other | Lines: 382 ( +4, -3 )

Created: 2005-06-12 18:32:18 -0500 (2 years 11 months ago) | Author: parrt | Changeset: 1803

tweak

1802 annotated / raw | Diffs: previous, other | Lines: 381 ( +5, -1 )

Created: 2005-06-12 18:29:16 -0500 (2 years 11 months ago) | Author: parrt | Changeset: 1802

patch

1792 annotated / raw | Diffs: previous, other | Lines: 377 ( +8, -2 )

Created: 2005-06-08 14:11:42 -0500 (2 years 11 months ago) | Author: parrt | Changeset: 1792

cleaned up panic and Locale issues with templates

1790 annotated / raw | Diffs: previous, other | Lines: 371 ( +11, -8 )

Created: 2005-06-07 19:18:10 -0500 (2 years 11 months ago) | Author: parrt | Changeset: 1790

refactored options for decisions etc... fixed some unit tests; fixed bug in Tool for file dir computation

1779 annotated / raw | Diffs: previous, other | Lines: 368 ( +49, -21 )

Created: 2005-06-05 16:37:08 -0500 (2 years 11 months ago) | Author: parrt | Changeset: 1779

fixed output file writing to handle absolute/relative paths better

1778 annotated / raw | Diffs: previous, other | Lines: 340 ( +2, -2 )

Created: 2005-06-05 15:45:04 -0500 (2 years 11 months ago) | Author: parrt | Changeset: 1778

removed file locking thing for stats and fixed error messages

1768 annotated / raw | Diffs: previous, other | Lines: 340 ( +4, -4 )

Created: 2005-06-01 20:20:30 -0500 (2 years 11 months ago) | Author: parrt | Changeset: 1768

checking in first early access release; tracks grammar and parse errors now

1763 annotated / raw | Diffs: previous, other | Lines: 340 ( +2, -2 )

Created: 2005-06-01 18:08:29 -0500 (2 years 11 months ago) | Author: parrt | Changeset: 1763

single return value rules don't gen struct returns now

1750 annotated / raw | Diffs: previous, other | Lines: 340 ( +3, -3 )

Created: 2005-05-31 13:08:40 -0500 (2 years 11 months ago) | Author: parrt | Changeset: 1750

fixed interpreter to handle bugs

1749 annotated / raw | Diffs: previous, other | Lines: 340 ( +1, -1 )

Created: 2005-05-30 17:16:18 -0500 (2 years 11 months ago) | Author: parrt | Changeset: 1749

updated all the licenses

1743 annotated / raw | Diffs: previous, other | Lines: 340 ( +15, -6 )

Created: 2005-05-27 21:11:28 -0500 (2 years 11 months ago) | Author: parrt | Changeset: 1743

finished off stat generation I think.

1738 annotated / raw | Diffs: previous, other | Lines: 331 ( +5, -1 )

Created: 2005-05-27 01:00:01 -0500 (2 years 11 months ago) | Author: parrt | Changeset: 1738

got profiling mostly working

1731 annotated / raw | Diffs: previous, other | Lines: 327 ( +1, -1 )

Created: 2005-05-24 21:02:28 -0500 (2 years 11 months ago) | Author: parrt | Changeset: 1731

refactored report object

1730 annotated / raw | Diffs: previous, other | Lines: 327 ( +5, -2 )

Created: 2005-05-24 20:46:02 -0500 (2 years 11 months ago) | Author: parrt | Changeset: 1730

got grammar stats written to stats file

1727 annotated / raw | Diffs: previous, other | Lines: 324 ( +13, -5 )

Created: 2005-05-23 21:03:18 -0500 (2 years 11 months ago) | Author: parrt | Changeset: 1727

partially there on the grammar stats

1685 annotated / raw | Diffs: previous, other | Lines: 316 ( +35, -3 )

Created: 2005-05-09 22:50:13 -0500 (3 years ago) | Author: parrt | Changeset: 1685

made -lib cmd-line option work and made tokenVocab option sensitive to it.

1682 annotated / raw | Diffs: previous, other | Lines: 284 ( +17, -7 )

Created: 2005-05-06 19:20:00 -0500 (3 years ago) | Author: parrt | Changeset: 1682

got $ID and $expr working; some refactoring

1667 annotated / raw | Diffs: previous, other | Lines: 274 ( +2, -1 )

Created: 2005-04-30 19:19:16 -0500 (3 years ago) | Author: parrt | Changeset: 1667

rebuilt action translation system; added more error messages

1666 annotated / raw | Diffs: previous, other | Lines: 273 ( +13, -4 )

Created: 2005-04-30 15:51:58 -0500 (3 years ago) | Author: parrt | Changeset: 1666

fixed bug in that no parent dir was yielding null

1664 annotated / raw | Diffs: previous, other | Lines: 264 ( +56, -41 )

Created: 2005-04-29 18:39:02 -0500 (3 years ago) | Author: parrt | Changeset: 1664

allows multiple grammar files now like "foo/*.g"

1595 annotated / raw | Diffs: previous, other | Lines: 249 ( +4, -0 )

Created: 2005-03-31 20:57:03 -0600 (3 years 1 month ago) | Author: parrt | Changeset: 1595

got remote debugging working; changed lots of interfaces

1583 annotated / raw | Diffs: previous, other | Lines: 245 ( +1, -1 )

Created: 2005-03-29 22:47:47 -0600 (3 years 1 month ago) | Author: parrt | Changeset: 1583

fixed -o bug

1582 annotated / raw | Diffs: previous, other | Lines: 245 ( +69, -20 )

Created: 2005-03-29 21:28:59 -0600 (3 years 1 month ago) | Author: parrt | Changeset: 1582

made -o option work; all DFA/NFA/Output files go to that dir now

1578 annotated / raw | Diffs: previous, other | Lines: 196 ( +0, -0 )

Created: 2005-03-24 20:11:09 -0600 (3 years 1 month ago) | Author: parrt | Changeset: 1578

got cyclic DFA preds in methods of parser; factored out input.LA calls for if-then-else structures

1575 annotated / raw | Diffs: previous, other | Lines: 196 ( +1, -79 )

Created: 2005-03-23 16:19:11 -0600 (3 years 1 month ago) | Author: parrt | Changeset: 1575

moved generate phrase functionality to grammar.  Grammar.randomPhrase(rule)

1565 annotated / raw | Diffs: previous, other | Lines: 274 ( +6, -1 )

Created: 2005-03-21 20:19:41 -0600 (3 years 1 month ago) | Author: parrt | Changeset: 1565

lots of work on the debug interface; added support in runtime and code gen

1527 annotated / raw | Diffs: previous, other | Lines: 269 ( +82, -10 )

Created: 2005-02-05 20:30:18 -0600 (3 years 3 months ago) | Author: parrt | Changeset: 1527

got lots more done on the decision probe

1523 annotated / raw | Diffs: previous, other | Lines: 197 ( +0, -0 )

Created: 2005-02-04 16:37:00 -0600 (3 years 3 months ago) | Author: parrt | Changeset: 1523

update

1359 annotated / raw | Diffs: previous, other | Lines: 197 ( +10, -0 )

Created: 2004-12-27 17:42:09 -0600 (3 years 4 months ago) | Author: parrt | Changeset: 1359

got much better "local follow" error recovery going; optimizations off at the moment, but might work

1350 annotated / raw | Diffs: previous, other | Lines: 187 ( +4, -4 )

Created: 2004-12-23 17:56:04 -0600 (3 years 4 months ago) | Author: parrt | Changeset: 1350

lots more conversion of method accessors to fields

1299 annotated / raw | Diffs: previous, other | Lines: 187 ( +14, -10 )

Created: 2004-12-04 00:07:11 -0600 (3 years 5 months ago) | Author: parrt | Changeset: 1299

got DFA's and such good enough to handle Java's lexer!

1286 annotated / raw | Diffs: previous, other | Lines: 183 ( +1, -1 )

Created: 2004-11-29 21:22:39 -0600 (3 years 5 months ago) | Author: parrt | Changeset: 1286

refactored antlr frontend to have parser->AST, assign types, define rules, buildnfa, code gen phases.  Passes tests but lots of debug code in there and doesn't handle java.g yet

1283 annotated / raw | Diffs: previous, other | Lines: 183 ( +8, -3 )

Created: 2004-11-27 18:35:59 -0600 (3 years 5 months ago) | Author: parrt | Changeset: 1283

made some progress on error messages, but having trouble with merged parsers/lexers

1272 annotated / raw | Diffs: previous, other | Lines: 178 ( +1, -1 )

Created: 2004-11-21 15:04:48 -0600 (3 years 5 months ago) | Author: parrt | Changeset: 1272

worked a lot on collecting info about decisions, made DecisionProbe

1269 annotated / raw | Diffs: previous, other | Lines: 178 ( +11, -5 )

Created: 2004-11-20 15:04:26 -0600 (3 years 5 months ago) | Author: parrt | Changeset: 1269

wow.  Got new error manager in for most stuff.

1266 annotated / raw | Diffs: previous, other | Lines: 172 ( +29, -14 )

Created: 2004-11-19 11:33:57 -0600 (3 years 5 months ago) | Author: parrt | Changeset: 1266

got merged lexer/parser specs to work :)

1244 annotated / raw | Diffs: previous, other | Lines: 157 ( +1, -5 )

Created: 2004-11-04 14:36:53 -0600 (3 years 6 months ago) | Author: parrt | Changeset: 1244

updated the code generator to have "targets"; cleaned up a bit.

1240 annotated / raw | Diffs: previous, other | Lines: 161 ( +0, -4 )

Created: 2004-10-31 16:05:38 -0600 (3 years 6 months ago) | Author: parrt | Changeset: 1240

got bytecode generator working for first test case

1225 new annotated / raw | Lines: 165 ( +165, -0 )

Created: 2004-10-12 13:57:43 -0500 (3 years 7 months ago) | Author: parrt | Changeset: 1225

initial add of ANTLR-3.0

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