index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dune
Age
Commit message (
Expand
)
Author
2021-03-31
[dune] Rename byterun to coqrun
Emilio Jesus Gallego Arias
2021-03-03
[build] Split stdlib to it's own opam package.
Emilio Jesus Gallego Arias
2020-10-06
Use OCaml floating-point operations on 64 bits arch
Pierre Roux
2020-08-18
Rename VM-related kernel/cfoo files to kernel/vmfoo
Gaëtan Gilbert
2019-08-24
Simplify picking between uint63_63.ml and uint63_31.ml
Gaëtan Gilbert
2019-05-21
[build] Select uint63 using `ocamlc -config` variables.
Emilio Jesus Gallego Arias
2019-03-28
[dune] Don't have `lib` depend on `dynlink`
Emilio Jesus Gallego Arias
2019-03-01
[Kernel] Simpler generation of opcode files
Vincent Laporte
2019-02-04
[dune] Fix Dune build in Windows.
Emilio Jesus Gallego Arias
2019-02-04
Primitive integers
Maxime Dénès
2018-12-14
[dune] [gitlab] Test OCaml trunk.
Emilio Jesus Gallego Arias
2018-11-26
[dune] Minor tweak of dependencies.
Emilio Jesus Gallego Arias
2018-09-24
[kernel] Compile with almost all warnings enabled.
Emilio Jesus Gallego Arias
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias