forked from pool/javacc
This commit is contained in:
committed by
Git OBS Bridge
parent
ccb1cc2b92
commit
bb935fa109
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 28 15:00:14 CET 2008 - mmaher@suse.de
|
||||
|
||||
- updated to 4.0:
|
||||
See the bug list in issue tracker for all the bugs fixed in this release.
|
||||
JJTree and JavaCC both now support 1.5 syntax.
|
||||
We now support accessing token fields in the grammar like: s=<ID>.image
|
||||
Convenient constructors for passing encoding directly to the grammar
|
||||
Tabsetting is now customizable.
|
||||
SimpleNode can now extend a class using the NODE_EXTENDS option.
|
||||
JAVACODE and BNF productions take optional access modifiers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 20 01:32:35 CEST 2006 - ro@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user