Skip to content

v2.7.1

Compare
Choose a tag to compare
@gdetrez gdetrez released this 27 Mar 17:35
· 1196 commits to master since this release
  • Generated haskell code is now warning free
  • Removed unused terminal in happy
  • Correctly escape backslashes in symbols
  • Fix problem that was preventing custom tokens to work in OCaml if they conflict with the build-in Ident
  • BNFC build is also warning free (ghc 7.4.2)
  • Test programs return non-zerro exit code on parse error