Stéphane Glondu pushed to branch upstream at Debian OCaml Maintainers / js-of-ocaml
Commits:
-
e3452056
by Stephane Glondu at 2024-06-04T05:49:09+02:00
-
3f28d7fd
by Stephane Glondu at 2024-06-04T05:49:12+02:00
-
5a8ccb22
by Stephane Glondu at 2024-06-04T05:49:16+02:00
-
c130ac0c
by Stephane Glondu at 2024-06-04T05:49:19+02:00
-
80a17aba
by Stephane Glondu at 2024-06-04T05:49:22+02:00
-
6b57b945
by Stephane Glondu at 2024-06-04T05:49:38+02:00
30 changed files:
- + .github/dependabot.yml
- .github/workflows/build.yml
- .ocamlformat
- CHANGES.md
- README.md
- VERSION
- compiler/bin-js_of_ocaml/build_fs.ml
- compiler/bin-js_of_ocaml/check_runtime.ml
- compiler/bin-js_of_ocaml/cmd_arg.ml
- compiler/bin-js_of_ocaml/cmd_arg.mli
- compiler/bin-js_of_ocaml/compile.ml
- compiler/bin-js_of_ocaml/info.ml
- compiler/bin-jsoo_minify/cmd_arg.ml
- compiler/lib-dynlink/dune
- compiler/lib-dynlink/js_of_ocaml_compiler_dynlink.ml
- + compiler/lib-dynlink/stubs.c
- compiler/lib-runtime-files/gen/gen.ml
- compiler/lib-runtime-files/js_of_ocaml_compiler_runtime_files.ml
- compiler/lib-runtime-files/tests/all.ml
- compiler/lib/base64.mli
- compiler/lib/build_info.ml
- compiler/lib/code.ml
- compiler/lib/code.mli
- compiler/lib/deadcode.ml
- compiler/lib/driver.ml
- compiler/lib/driver.mli
- + compiler/lib/duplicate.ml
- + compiler/lib/duplicate.mli
- compiler/lib/effects.ml
- compiler/lib/eval.ml