Fixed mysterious 'unknown conflict' error

This commit is contained in:
David Beazley
2019-04-09 17:10:00 -05:00
parent a728a23adf
commit 5bf4d9707d
3 changed files with 47 additions and 29 deletions

View File

@@ -1,5 +1,10 @@
Version 0.4
-----------
04/09/2019 Minor refinement to the reporting of reduce/reduce conflicts.
If a top grammar rule wasn't specified, SLY could fail with
a mysterious "unknown conflict" exception. This should be
fixed.
11/18/2018 Various usability fixes observed from last compilers course.
- Errors encountered during grammar construction are now