Go to file
Sam Harwell 64e0a8734f Report warnings as well as errors 2012-04-04 09:53:10 -05:00
gunit tweak to Gen.java so it looks in correct templates area. 2012-03-29 15:51:57 -07:00
runtime/Java Remove old TokenRewriteStream in favor of new TokenStreamRewriter that is not a stream; it feeds off of the stream to provide transformations of that original stream. Updated the comment at the top of the file. Instead of toString() we use getText(). Altered the unit tests to create a buffered stream and then create the rewriter attached to that. 2012-04-02 18:10:32 -07:00
tool Report warnings as well as errors 2012-04-04 09:53:10 -05:00
.gitignore Ignore heap dumps created during profiling (*.hprof) 2012-03-07 08:01:06 -06:00
CHANGES.txt add to changes file 2012-02-18 16:50:12 -08:00
LICENSE.txt useless tweaks 2012-01-30 17:09:29 -08:00
README.txt add README 2012-01-31 19:28:15 -08:00
build.properties add 2012-01-01 10:35:31 -08:00
build.xml include ST v4 2012-01-02 17:11:39 -08:00

README.txt

ANTLR v4 early access

Terence Parr, parrt at cs usfca edu
ANTLR project lead and supreme dictator for life
University of San Francisco

INTRODUCTION

Coming soon...