From 93070445bd641eb84b99908f9be8e47db4b230eb Mon Sep 17 00:00:00 2001 From: Terence Parr Date: Sun, 14 Oct 2012 18:53:54 -0700 Subject: [PATCH] update change log --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index aaa3107d0..79b08ac9d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,11 @@ ANTLR v4 Honey Badger +October 14, 2012 + +* Rebuild how ANTLR detects SLL conflict and failover to full LL. LL is + a bit slower but correct now. Added ability to ask for exact ambiguity + detection. + October 8, 2012 * Fixed a bug where labeling the alternatives of the start rule caused