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 4903 2328

latest revision download Branch head

4903 annotated / raw | Diffs: previous, other | Lines: 375 ( +1, -1 )

Created: 2008-05-11 18:48:36 -0500 (4 days ago) | Author: parrt | Changeset: 4903

isolated rewrite from elements in alt; tweaked templates

4426 annotated / raw | Diffs: previous, other | Lines: 375 ( +2, -2 )

Created: 2007-12-29 18:53:41 -0600 (4 months 16 days ago) | Author: parrt | Changeset: 4426

numerous template changes.  Fixed ANTLR-195 also.  This fixes rewrite mode for tree construction in tree grammars.  Verified that polydiff example works with rewrite=false or rewrite=true now.

3994 annotated / raw | Diffs: previous, other | Lines: 375 ( +9, -8 )

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

pull parrt dev back to main

3682 annotated / raw | Diffs: previous, other | Lines: 374 ( +1, -1 )

Created: 2007-05-03 20:47:01 -0500 (12 months ago) | Author: parrt | Changeset: 3682

Fixed ANTLR-82

3651 annotated / raw | Diffs: previous, other | Lines: 374 ( +1, -1 )

Created: 2007-04-29 17:33:02 -0500 (12 months ago) | Author: parrt | Changeset: 3651

was missing elementIndex attribute

3615 annotated / raw | Diffs: previous, other | Lines: 374 ( +1, -1 )

Created: 2007-04-22 17:10:14 -0500 (12 months ago) | Author: parrt | Changeset: 3615

Fixed ANTLR-11 and some other label issues.  Now labels on ranges and such in lexer work properly.

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

Created: 2007-04-22 13:19:23 -0500 (12 months ago) | Author: parrt | Changeset: 3612

added templte to core

3609 annotated / raw | Diffs: previous, other | Lines: 371 ( +1, -1 )

Created: 2007-04-21 19:56:08 -0500 (12 months ago) | Author: parrt | Changeset: 3609

gutted the AST rewrite mechanism; fixed a bunch of bugs: ANTLR-112, ANTLR-110, ANTLR-109, ANTLR-103, ANTLR-97, ANTLR-113, ANTLR-66, ANTLR-98, ANTLR-24, ANTLR-114, ANTLR-5, ANTLR-6

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

Created: 2007-03-12 16:24:24 -0500 (14 months ago) | Author: parrt | Changeset: 3456

added headerFileExtension and tweaked -depend

3425 annotated / raw | Diffs: previous, other | Lines: 366 ( +1, -1 )

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

changed @finally to finally, added @after.

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

Created: 2007-01-22 16:45:17 -0600 (15 months ago) | Author: parrt | Changeset: 3392

added $start/$stop to lexer rules

3379 annotated / raw | Diffs: previous, other | Lines: 364 ( +1, -1 )

Created: 2007-01-01 19:48:32 -0600 (16 months ago) | Author: parrt | Changeset: 3379

+=  label cleanup

3361 annotated / raw | Diffs: previous, other | Lines: 364 ( +2, -2 )

Created: 2006-12-27 17:14:50 -0600 (16 months ago) | Author: parrt | Changeset: 3361

added buildAST, rewrite attributes to ANTLRCore.sti

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

Created: 2006-11-02 12:25:19 -0600 (18 months ago) | Author: parrt | Changeset: 3189

fixed refs to $text, etc.. inside lexer rules

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

Created: 2006-10-29 07:54:18 -0600 (18 months ago) | Author: kroepke | Changeset: 3162

reworked setting of attributes in various scopes, emitting the appropriate
error messages, if setting is forbidden.
added tests for those cases.

3138 annotated / raw | Diffs: previous, other | Lines: 359 ( +10, -1 )

Created: 2006-10-25 21:04:59 -0500 (18 months ago) | Author: kroepke | Changeset: 3138

explicit support for setting scope attributes, needed for objc
renamed action.g to ActionTranslator.g
fixed stuff in Xcode plugin
plethora of bug fixes in ObjC.stg

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

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

      jim idle changes; -fo option and outputFile change

2865 annotated / raw | Diffs: previous, other | Lines: 350 ( +4, -2 )

Created: 2006-08-08 15:22:30 -0500 (21 months ago) | Author: parrt | Changeset: 2865

added parameters

2831 annotated / raw | Diffs: previous, other | Lines: 348 ( +5, -5 )

Created: 2006-07-26 14:27:16 -0500 (21 months ago) | Author: parrt | Changeset: 2831

fixed name issue with cyclicDFAs

2830 annotated / raw | Diffs: previous, other | Lines: 348 ( +6, -5 )

Created: 2006-07-26 14:16:59 -0500 (21 months ago) | Author: parrt | Changeset: 2830

made headerFile template have same args as outputFile

2783 annotated / raw | Diffs: previous, other | Lines: 347 ( +3, -3 )

Created: 2006-07-19 19:10:59 -0500 (21 months ago) | Author: parrt | Changeset: 2783

added method for C like targets to see token types w/o labels (all the literals); added grammar parameter to recog. templates

2775 annotated / raw | Diffs: previous, other | Lines: 347 ( +1, -1 )

Created: 2006-07-07 17:51:59 -0500 (22 months ago) | Author: parrt | Changeset: 2775

fix bug in predicate reduce operation; updated tests

2761 annotated / raw | Diffs: previous, other | Lines: 347 ( +11, -2 )

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

added auto-backtrack, some bug fixes

2720 annotated / raw | Diffs: previous, other | Lines: 338 ( +14, -8 )

Created: 2006-06-14 18:56:06 -0500 (23 months ago) | Author: parrt | Changeset: 2720

remove input.LA(1) from sem pred evaluation DFA states

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

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

set copyright date to 2005-2006

2705 annotated / raw | Diffs: previous, other | Lines: 332 ( +1, -1 )

Created: 2006-06-13 19:01:59 -0500 (23 months ago) | Author: parrt | Changeset: 2705

Fix bug in LOOK and make ^(R ID?) parse properly

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

Created: 2006-06-11 12:34:38 -0500 (23 months ago) | Author: parrt | Changeset: 2690

init return value bug and fix to filter mode

2679 annotated / raw | Diffs: previous, other | Lines: 328 ( +14, -19 )

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

new transition-table based DFA working

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

Created: 2006-05-29 16:00:47 -0500 (23 months ago) | Author: parrt | Changeset: 2636

commented out create DFA state table stuff...in progress snapshot

2506 annotated / raw | Diffs: previous, other | Lines: 332 ( +1, -1 )

Created: 2006-05-01 15:30:10 -0500 (2 years ago) | Author: parrt | Changeset: 2506

updated to haves scores in header

2483 annotated / raw | Diffs: previous, other | Lines: 332 ( +2, -2 )

Created: 2006-04-15 14:07:58 -0500 (2 years 1 month ago) | Author: parrt | Changeset: 2483

fixed bug in cyclic DFA when sem preds involved

2328 new annotated / raw | Lines: 332 ( +332, -0 )

Created: 2006-01-30 16:51:17 -0600 (2 years 3 months ago) | Author: parrt | Changeset: 2328

addding interface for code generators

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 11:20 -0500