Directory groovy/jsr/ideas/parsers/antlr/src/

Directory Created:
2004-12-13 13:04
Total Files:
1
Deleted Files:
2
Lines of Code:
2

Browse with ViewVC

[root]/groovy/jsr/ideas/parsers/antlr/src

                            Folder removed from repo org (0 files, 0 lines)

                                Folder removed from repo codehaus (0 files, 0 lines)

                                    Folder removed from repo groovy (0 files, 0 lines)

                                        Folder removed from repo antlr (0 files, 0 lines)

Lines of Code

groovy/jsr/ideas/parsers/antlr/src/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 1767 (100.0%) 196.3
jrose 2 (22.2%) 1459 (82.6%) 729.5
jez 7 (77.8%) 308 (17.4%) 44.0

Most Recent Commits

jez 2004-12-28 16:25

Tidy up of the JSR projects



* Parser

** repackaged groovy.g et all into org.codehaus.groovy.antlr.*

** cleaned up the build file checking each target



* TCK

** fixed test generation to correctly place each generated TestCase into the correct package,

thus keeping structure in all subsequent reports (such as the junitreport)



* Spec

** Added a placeholder to Chapter18, pointing to generated grammar files from ANTLR



Happy Christmas :-)



jez.

1 lines of code changed in:

jez 2004-12-24 08:45

TCK

* Added extra information to messages when test cases fail, such as the line which caused the issue

* Added a distinction between @fail and @fail:parse, whereby the first tries to evaluate (or at least pretends at the moment)



JSR

* Amended top level JSR build.xml to build parser, place it into TCK, run TCK, and generate reports/spec

3 lines of code changed in:

  • groovy/jsr/ideas/parsers/antlr/src: Main.java (+3 -1)
jrose 2004-12-21 11:03

First cut at ANTLR-based Groovy grammar. Rough and buggy, but it parses something that looks Groovy.

1459 lines of code changed in:

jez 2004-12-13 13:04

* Added dummy antlr/ant project, ready to take groovy.g when it's ready...

304 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT