Organisationsocaml-ppxppxlibbranch/mainBuild History

Build History for branch/main

Builds (44)
Merge pull request #516 from NathanReb/add-dev-deps-ocamlformat Add ocamlformat as dev dependency
d940f0
Revert "Remove 5.3 support mentions ahead of release" This reverts commit 66380eca6386e7b4469eba8b9d0faadec7e371aa.
75c507
Switch changelog back to dev mode Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
aa892c
Release 0.33.0 Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
563d56
Remove 5.3 support mentions ahead of release Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
66380e
Merge pull request #512 from NathanReb/fix-main-module-name Fix extension removal bug in `Code_path.main_module_name`
44a723
Merge pull request #511 from mbarbin/disable-deriving-warn-34-silencing-bis Add an -unused-type-warnings flag to the driver (bis)
fe4c0e
Merge pull request #510 from mbarbin/unused-code-warnings-controls-w34 Make `-unused-code-warnings` also controls warning 34 suppression items
bd94da
Merge pull request #490 from mbarbin/force-unused-code-warnings Add driver flag to force opting in to unused code warnings in derived code
4aadc5
Merge pull request #508 from NathanReb/simplify-502-migration-location-check-test Simplify 502 migration location check test
62f49b
Merge pull request #506 from NathanReb/fix-location-check-flag-behaviour Fix -locations-check behaviour
9ead22
Merge pull request #507 from NathanReb/update-ocamlformat Update ocamlformat
53e989
Merge pull request #487 from NathanReb/trunk-support-503 Add support for latest trunk (5.03)
b2bdfc
Merge pull request #504 from jchavarri/add-test-for-503 Fix issue 503
44583f
Merge pull request #502 from NathanReb/rename-e-plistv2 Rename and modify e/plist_v2 to e/plist_tail
48aaba
Merge pull request #498 from v-gb/push-ooxmlqlytnkz make Ast_builder.{e,p}list able to build lists such as `a :: b :: c`
d89418
Merge pull request #501 from NathanReb/trunk-ci Add a trunk-build github action
0a842e
Merge pull request #499 from v-gb/push-klxuyrowvyxo update stale bits of CONTRIBUTING.md
bfdc4b
Merge pull request #492 from NathanReb/fix-deriving-warning-tests Make -unused-code-warning tests actual tests
a0d7c8
Add Nathan and Patrick as code owners Signed-off-by: Sonja Heinze <sonjaleaheinze@gmail.com>
d9c9f5
Merge pull request #496 from Octachron/stabler_special_function Context_free: add a special_function' variant
fd9a7e
Merge pull request #494 from Octachron/indexing_operator_fix_2 Context_free.special_function: fix the parsing of indexing operators
e8c40b
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