Skip to content

Commit

Permalink
Update ChangeLog.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Dec 10, 2012
1 parent 8fb8bc1 commit a308f34
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/ChangeLog
Expand Up @@ -6,7 +6,11 @@ New in 2012.12
+ location of parse error now indicated with context
+ highwater algorithm implemented, greatly improving accuracy of parse error
line numbers and locations in a range of cases
+ some parse errors now report what the parser was looking for at the time the
parse failed
+ better errors for unmatched closing brackets and two terms in a row
+ uniq now has === semantics as specified, not eq semantics
+ junction auto-threader optimized and is an order of magnitude faster

New in 2012.11
+ user-defined operators only affect the parser in the scope they are declared in
Expand Down

0 comments on commit a308f34

Please sign in to comment.