Skip to content

Revert incorrect changes to left recursion

Compare
Choose a tag to compare
@apalala apalala released this 01 Jul 19:45
· 628 commits to master since this release
  • #27 Undo the fixes to dropped input on left recursion because they broke previously expected behavior.

  • #33 Fixes to the calc example and mini tutorial (@heronils)

  • #34 More left-recursion test cases (@manueljacob).