Stéphane Glondu pushed to branch upstream at Debian OCaml Maintainers / ocaml-re
Commits:
-
5d28543a
by Stephane Glondu at 2024-09-10T08:04:59+02:00
29 changed files:
- + .github/dependabot.yml
- .github/workflows/gh-pages.yml
- .github/workflows/main.yml
- + .github/workflows/nix.yml
- + .ocamlformat
- − .vscode/settings.json
- CHANGES.md
- Makefile
- benchmarks/benchmark.ml
- benchmarks/dune
- + benchmarks/memory.ml
- − default.nix
- dune
- dune-project
- + flake.lock
- + flake.nix
- + lib/ast.ml
- + lib/ast.mli
- lib/automata.ml
- lib/automata.mli
- + lib/bit_vector.ml
- + lib/bit_vector.mli
- lib/category.ml
- lib/category.mli
- lib/color_map.ml
- lib/color_map.mli
- + lib/compile.ml
- + lib/compile.mli
- lib/core.ml