Commit Graph

  • 5c353b64d6 add changelog entry for #2770 Antonio Nuno Monteiro 2024-07-21 18:38:14 -07:00
  • e6debb60e8 feat: support let%ppx in signatures (#2770) Antonio Nuno Monteiro 2024-07-21 18:36:23 -07:00
  • 6b7c24874f refactor(parser): {Pstr,Psig}_extension (#2769) Antonio Nuno Monteiro 2024-07-21 17:09:00 -07:00
  • de61caba5d handle external%foo in module types (#2767) Antonio Nuno Monteiro 2024-07-21 15:54:21 -07:00
  • 0fdad2b86f add ocaml version to nix pipeline name (#2768) Antonio Nuno Monteiro 2024-07-21 15:54:05 -07:00
  • 5451aa3965 support external%foo in signatures (#2766) Antonio Nuno Monteiro 2024-07-20 23:37:04 -07:00
  • 035e633978 feat: add refutation clause (#2765) Antonio Nuno Monteiro 2024-07-20 22:49:40 -07:00
  • 9f0ea73cc7 chore: replace generate/select.ml with cppo (#2763) Antonio Nuno Monteiro 2024-07-20 20:57:17 -07:00
  • 664a4df4be fix cmd line after migration (#2764) Antonio Nuno Monteiro 2024-07-20 20:48:26 -07:00
  • 67268619a7 remove unused files (#2762) Antonio Nuno Monteiro 2024-07-20 20:17:19 -07:00
  • 54791c8741 install man refmt instead of man reason Antonio Nuno Monteiro 2024-07-20 19:56:32 -07:00
  • a4b5eb1f7f update nix flakes (#2761) Antonio Nuno Monteiro 2024-07-20 19:55:49 -07:00
  • 397b9636ac add changelog for #2760 Antonio Nuno Monteiro 2024-07-20 19:41:22 -07:00
  • ff9aa8d79e feat: install refmt manpage (#2760) Antonio Nuno Monteiro 2024-07-20 19:40:23 -07:00
  • 1c5a499e92 update vendored cmdliner (#2759) Antonio Nuno Monteiro 2024-07-20 19:05:09 -07:00
  • 7fe8a14b9c remove lexer literal_overflow (#2757) Antonio Nuno Monteiro 2024-07-19 21:59:39 -07:00
  • fb0b60c54d fix: disable menhir deprecations (#2758) Antonio Nuno Monteiro 2024-07-19 20:52:22 -07:00
  • 37fbb2dc72 fix: outcome printer migration 5.2 -> 5.1 for labeled args (#2753) Antonio Nuno Monteiro 2024-07-07 23:57:10 -07:00
  • e626622c67 support external%foo (#2750) Antonio Nuno Monteiro 2024-07-07 23:56:38 -07:00
  • 1eea108f71 outcome printer: @bs to @mel (#2755) Antonio Nuno Monteiro 2024-07-07 23:41:42 -07:00
  • dd64ae2e9d ci: enable tests on OCaml 5.2 (#2754) Antonio Nuno Monteiro 2024-07-07 22:50:26 -07:00
  • 2b610ac88d fix: rtop on OCaml 5.2 (#2752) Antonio Nuno Monteiro 2024-07-07 21:35:38 -07:00
  • 58288788ed ci: add a Nix CI pipeline (#2751) Antonio Nuno Monteiro 2024-07-07 19:35:35 -07:00
  • 6f68eecf71 feat: build .bc executable (#2749) Antonio Nuno Monteiro 2024-07-07 17:31:52 -07:00
  • 61f85c241a chore: remove bspack directory (#2748) Antonio Nuno Monteiro 2024-07-07 14:54:50 -07:00
  • bfb363d37a fix(printer): wrap Ppat_alias (Ppat_constraint _, _) in parentheses (#2747) Antonio Nuno Monteiro 2024-07-06 22:40:15 -07:00
  • 555e229da0 Fix 2695: local open + let bindings (#2716) Sander 2024-06-30 05:21:44 +02:00
  • 73dcfe8203 fix(ci): pin the correct ocaml version for Esy (#2712) Antonio Nuno Monteiro 2024-06-29 19:53:50 -07:00
  • 4a2bd17705 refactor: remove compiler-libs.common from some dune files (#2745) Antonio Nuno Monteiro 2024-06-29 19:53:31 -07:00
  • 62ebd5c230 chore: update esy to released version (#2744) Antonio Nuno Monteiro 2024-06-29 18:28:52 -07:00
  • 89fc815fb4 chore: remove unused files related to JS compilation (#2743) Antonio Nuno Monteiro 2024-06-29 16:25:49 -07:00
  • 9f9bda51fb esy: remove jsoo.json (#2742) Antonio Nuno Monteiro 2024-06-29 16:00:24 -07:00
  • 4474ac7d17 add correct upper bounds for ocaml (#2741) Antonio Nuno Monteiro 2024-06-29 15:30:05 -07:00
  • 34eae5cbdb add \u{hex} syntax (#2738) Antonio Nuno Monteiro 2024-06-27 10:02:10 -07:00
  • 008abbabb6 try to fix esy ci (#2740) Antonio Nuno Monteiro 2024-06-22 23:17:43 -07:00
  • d8a868c633 fix: macOS CI (#2739) Antonio Nuno Monteiro 2024-06-22 21:54:26 -07:00
  • b75b08c99f update nix flakes/files Antonio Nuno Monteiro 2024-06-22 20:18:11 -07:00
  • 3930092ac1 prep 3.11 release (#2735) 3.11.0 Antonio Nuno Monteiro 2024-02-25 14:07:27 -08:00
  • d93d0c417b feat: support OCaml 5.2 (#2734) Antonio Nuno Monteiro 2024-02-17 13:23:02 -08:00
  • 56ceb6a3d8 Rtop for ocaml5 (#2731) prometheansacrifice 2023-11-10 04:57:26 +05:30
  • e7497def7c Merge branch 'master' of github.com:/reasonml/reason David Sancho Moreno 2023-11-03 07:14:12 +01:00
  • d47e613b73 fix: record constraint pattern (#2725) Antonio Nuno Monteiro 2023-10-04 17:52:07 -07:00
  • 074bb986cb Merge branch 'master' of github.com:/reasonml/reason David Sancho Moreno 2023-09-20 06:35:36 +02:00
  • f92f7ecc22 chore: add changelog entry Antonio Nuno Monteiro 2023-09-19 14:44:54 -07:00
  • 67b12bdc8f fix: structure item extensions in nested modules Antonio Nuno Monteiro 2023-09-19 14:10:36 -07:00
  • 2c576b2e9e test: reproduce extension bug when nested inside a module Antonio Nuno Monteiro 2023-09-19 13:19:20 -07:00
  • a3545e5f40 release 3.10 (#2722) 3.10.0 Antonio Nuno Monteiro 2023-09-10 16:18:14 -07:00
  • 28cf0a8041 Merge branch 'master' of github.com:/reasonml/reason David Sancho Moreno 2023-08-29 15:06:57 +02:00
  • 972261dab3 add changelog entry for #2721 Antonio Nuno Monteiro 2023-07-29 09:59:44 -07:00
  • a2203e09d4 recognize mel.obj instead of bs.obj (#2721) Antonio Nuno Monteiro 2023-07-27 14:02:57 -07:00
  • 0da0be2a8c prepare to release 3.9 3.9.0 Antonio Nuno Monteiro 2023-06-17 21:29:33 -07:00
  • f43999438d parser: fully qualify most modules (#2719) Antonio Nuno Monteiro 2023-06-17 21:28:57 -07:00
  • 8af1e16052 run dune build @fmt Antonio Nuno Monteiro 2023-06-16 22:01:52 -07:00
  • 5d5c626f1e rename history -> changes Antonio Nuno Monteiro 2023-06-16 22:00:46 -07:00
  • 4d60802ed4 chore: prepare 3.9.0 (#2718) Antonio Nuno Monteiro 2023-06-16 21:54:20 -07:00
  • 7ec9de625c Merge branch 'master' of github.com:/reasonml/reason David Sancho Moreno 2023-05-05 11:03:51 +02:00
  • 95485d5c45 Add formatting diff on typecheck (#2717) David Sancho 2023-04-30 21:41:33 +02:00
  • db01501bcd feat: Support OCaml 5.1 (#2714) Antonio Nuno Monteiro 2023-04-28 03:01:05 -07:00
  • da042bc2aa Merge branch 'master' of github.com:/reasonml/reason David Sancho Moreno 2023-04-25 15:00:30 +08:00
  • 70705a3c7c Reason V4 [Stacked Diff 1/n #2605] [Allow multiple versions of Reason] AllowMultipleVersions Jordan 2020-07-16 15:47:11 -07:00
  • fc97ab2065 chore: port to ppxlib (#2711) Antonio Nuno Monteiro 2023-04-24 17:41:40 -07:00
  • e1f2626d90 fix: binary parser (#2713) Antonio Nuno Monteiro 2023-04-20 14:20:18 -07:00
  • 82dd9aa90b Improve functor printing. (#2683) Sander 2023-04-19 18:49:16 +02:00
  • 2dd5bbbe6e chore: remove old BS_NO_COMPILER_PATCH flag (#2710) Antonio Nuno Monteiro 2023-04-17 18:07:51 -07:00
  • 229ffdffa9 Improve printing of modules types with one line inside (#2709) Sander 2023-04-18 00:31:53 +02:00
  • c6817db55a generate opam files with dune (#2704) Antonio Nuno Monteiro 2023-03-27 23:49:29 -07:00
  • 33d181cec5 Merge branch 'master' of github.com:/reasonml/reason David Sancho Moreno 2023-03-26 16:33:38 +02:00
  • 4373783577 Fix version on refmt (#2701) David Sancho 2023-03-26 16:30:54 +02:00
  • 0c763cd004 Drop the result dependency (#2703) Antonio Nuno Monteiro 2023-03-24 17:32:03 -07:00
  • e745752b8c Remove old CI and test.sh (#2705) David Sancho 2023-03-25 00:51:15 +01:00
  • 25672c800d Remove CircleCI David Sancho Moreno 2023-03-25 00:15:40 +01:00
  • 3c022bfec4 Remove azure David Sancho Moreno 2023-03-25 00:15:33 +01:00
  • 2687d48ed0 Remove miscTests David Sancho Moreno 2023-03-25 00:15:05 +01:00
  • 690c244771 Remove old tests David Sancho Moreno 2023-03-25 00:14:57 +01:00
  • 0ce98e0cb1 Migrate tests to cram suite (#2694) David Sancho 2023-03-20 20:10:30 +01:00
  • 65ba873846 Make sure win doesnt break when importing (#2700) David Sancho 2023-03-18 19:33:19 +01:00
  • 45ca048192 Migrate all error cases Migrate-all-tests David Sancho Moreno 2023-03-18 18:05:04 +01:00
  • 0d9b79b573 Make sure win doesnt break when importing Ensure-import-deps-no-block-CI David Sancho Moreno 2023-03-18 17:02:14 +01:00
  • b78a89b6c7 Merge branch 'master' of github.com:/reasonml/reason into Migrate-format-type-tests-to-cram David Sancho Moreno 2023-03-18 15:09:16 +01:00
  • c77cf2dbcd Fix top level extensions (#2693) David Sancho 2023-03-18 15:06:59 +01:00
  • 442cc75819 Merge pull request #2698 from reasonml/Migrate-CIs-to-gh-actions David Sancho 2023-03-18 10:34:56 +01:00
  • 2939f447a6 Install before importing deps David Sancho Moreno 2023-03-17 13:43:22 +01:00
  • 9cf446f002 Update package json and install esy normally David Sancho Moreno 2023-03-17 13:29:27 +01:00
  • 088576aa67 Re-arrange esy install David Sancho Moreno 2023-03-17 13:09:00 +01:00
  • cebaf615d5 Reduce install esy time David Sancho Moreno 2023-03-13 20:55:18 +01:00
  • aa28e41c1c Use master branch instead of main David Sancho Moreno 2023-03-13 18:25:38 +01:00
  • 886c91f8cd Ignore _export from esy David Sancho Moreno 2023-03-13 17:33:38 +01:00
  • 128e6eafa2 Rename refmt_test to test David Sancho Moreno 2023-03-13 17:32:36 +01:00
  • bc8a41a4e1 Add esy-ci and opam-ci David Sancho Moreno 2023-03-13 17:32:20 +01:00
  • ac6c447a88 Remove jbuild-ignore David Sancho Moreno 2023-03-13 17:30:55 +01:00
  • b118d3cd0b Improve safety for rtop David Sancho Moreno 2023-03-09 21:54:38 +01:00
  • a1020e5714 Revert debugging on test.sh David Sancho Moreno 2023-03-09 17:58:44 +01:00
  • 7796e5cc6a Revert rename on reason-parser-test David Sancho Moreno 2023-03-09 17:33:51 +01:00
  • b8808c3e3b Remove test.re from version test David Sancho Moreno 2023-03-09 17:33:17 +01:00
  • ee39366a4e Ensure works with 4.08 David Sancho Moreno 2023-03-09 17:23:29 +01:00
  • 31666b37d4 Move testOprint inside refmt_test and rename to typedtree_printer David Sancho Moreno 2023-03-09 17:10:44 +01:00
  • 2f99d9ac20 Don't build testOprint David Sancho Moreno 2023-03-09 17:03:57 +01:00
  • 1ff0a499ce Build all packages needed for tests in release mode David Sancho Moreno 2023-03-09 16:47:11 +01:00
  • 974af4ef4a Move test to 4.07 David Sancho Moreno 2023-03-09 16:26:57 +01:00
  • 4ddded2c53 Ensure works with 4.03 David Sancho Moreno 2023-03-09 16:22:04 +01:00