Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-re
Commits:
-
5d28543a
by Stephane Glondu at 2024-09-10T08:04:59+02:00
-
51166fc4
by Stephane Glondu at 2024-09-10T08:04:59+02:00
-
230460d3
by Stephane Glondu at 2024-09-10T08:05:05+02:00
-
f4f104fb
by Stephane Glondu at 2024-09-10T08:08:30+02:00
30 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
- debian/changelog
- − 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