Organisationsocaml-ppxppxlibbranch/mainBuild History

Build History for branch/main

Builds (22)
Swich changelog back to dev mode Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
5bf8c9
Release 0.32.1 Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
cd138a
Merge pull request #486 from ocaml-ppx/trunk-support Add OCaml 5.2 support
4a1653
Merge pull request #476 from NathanReb/turn-ocaml-constraint-to-conflict Turn OCaml != 5.1.0~aplha1 contraint to a conflict
455f21
Generate binary AST on the fly in stdin input driver test The point of this test is not to ensure we can read binary ASTs from a different version than the one the driver is compiled with. There is already another test for this use case. Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
41b97a
Merge pull request #472 from NathanReb/insert-context-free-exception Insert caught exception in place of the rewritten or generated item
fe4a38
Fix a bug in bench that was running the driver on dune generated folders Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
74342e
Merge pull request #470 from NathanReb/simplify-deriving-test Simplify expect tests
58b147
Switch changelog to dev mode Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
6897d6
Release 0.32.0 Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
ad46a4
Merge pull request #468 from NathanReb/fix-map-top-down-api Make `Context_free.map_top_down`'s `embed_errors` arg optional
86165c
Revert "Release 0.32.0" This reverts commit 0e3b4d45e11654e07ef3888c43b6b8a46b90f204.
7c46d3
Set changelog back to dev mode Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
c21de8
Release 0.32.0 Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
0e3b4d
Merge pull request #455 from Julow/preview-ocamlformat-0.26.1 Upgrade OCamlformat to 0.26.1
6da73c
Merge pull request #465 from jonahbeckford/fix-stdout-binary-mode Set appropriate binary mode writing stdout
3473e5
Merge pull request #111 from rgrinberg/longident-bug Add tests for parsing longident's with .
9b5556
Merge pull request #457 from panglesd/doc-for-errors Update documentation with new behaviour wrt exceptions
694174
Merge pull request #453 from Burnleydev1/context-free Allowing multiple errors to be reported in one pass of the context_free phase
edc51a
Merge pull request #463 from NathanReb/sort-embedded-errors Sort errors by location before appending them to the AST
98fb4d
Merge pull request #464 from pitag-ha/update-man-page Fix misleading error in man page
147989
Update CHANGES.md Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
1518af