New major release introducing compatibility with newer versions of OCaml. Here are the most important changes:
New major release, introducing incompatibilities due to wrapping of library modules. Here are the most important changes:
dune (build system).earley.core, earley.str, earley.ocaml.Earley is now Earley_core.Earley).EarleyStr is now Earley_str.Adds default blank function to the library. Small changes of semantics have been observed in very complex cases (probably due to new optimization).
Fix support for ocaml 4.06.1
Several improvements, including optimizations.
First release as earley (previously known as DeCaP).