Update changes.txt
This commit is contained in:
parent
9b75ea79f9
commit
f7d0cacb09
|
@ -1,5 +1,11 @@
|
||||||
ANTLR v4 Honey Badger
|
ANTLR v4 Honey Badger
|
||||||
|
|
||||||
|
December 12, 2012
|
||||||
|
|
||||||
|
* Use arrays instead of HashSet to save memory in SemanticContext.AND/OR
|
||||||
|
* Use arrays instead of HashSet to save memory in cached DFA
|
||||||
|
* Reduce single-operand SemanticContext.and/or operations
|
||||||
|
|
||||||
December 11, 2012
|
December 11, 2012
|
||||||
|
|
||||||
* Add -long-messages option; only show exceptions with errors when set
|
* Add -long-messages option; only show exceptions with errors when set
|
||||||
|
|
Loading…
Reference in New Issue