Update CHANGES.txt
This commit is contained in:
parent
6adf9bc95d
commit
df9685ecaf
|
@ -2,6 +2,8 @@ ANTLR v4 Honey Badger
|
|||
|
||||
March 26, 2013
|
||||
|
||||
* Refactored and extensively documented the ANTLRErrorStrategy interface and
|
||||
DefaultErrorStrategy default implementation
|
||||
* Track the number of syntax errors in Parser.notifyErrorListeners instead of in
|
||||
the error strategy
|
||||
* Move primary implementation of getExpectedTokens to ATN, fixes #191
|
||||
|
|
Loading…
Reference in New Issue