Skip to content

Commit

Permalink
prepare 1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
let-def committed Apr 17, 2017
1 parent 915189e commit ea60406
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
v1.0 2017-04-17 Paris
---------------------

Driver: add --as-pp and --embed-errors flags.

--embed-errors causes the driver to embed exceptions raised by
rewriters as extension points in the Ast

--as-pp is a shorthand for: --dump-ast --embed-errors

Expose more primitives for embedding the driver.

Fix bug where `reset_args` functions where not being called.
Fix "OCaml OCaml" in error messages (contributed by Adrien Guatto).

v0.7 2017-03-21 Mâcon
---------------------

Expand Down

0 comments on commit ea60406

Please sign in to comment.