index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
checker
Age
Commit message (
Expand
)
Author
2019-02-14
[coqlib] Remove `-boot` option for setting the coqlib
Emilio Jesus Gallego Arias
2019-02-08
Make boot flag into a normal option (no global flag).
Gaëtan Gilbert
2019-02-04
Primitive integers
Maxime Dénès
2019-02-02
Merge PR #9250: coqchk: fix check for kelim with functors
Pierre-Marie Pédrot
2019-01-21
Move inductive_error to Type_errors
Gaëtan Gilbert
2019-01-10
[checker] avoid some printing in non verbose mode
Enrico Tassi
2018-12-19
coqchk: fix check for kelim with functors
Gaëtan Gilbert
2018-12-12
checker: check inductive types by roundtrip through the kernel.
Gaëtan Gilbert
2018-12-12
Merge PR #8974: Fix mod_subst wrt universe polymorphism
Maxime Dénès
2018-12-12
Merge PR #9150: [doc] Enable Warning 50 [incorrect doc comment] and fix comme...
Maxime Dénès
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-12-06
Revise API for global universes.
Gaëtan Gilbert
2018-12-06
Fix race condition triggered by fresh universe generation
Maxime Dénès
2018-12-05
Fix mod_subst wrt universe polymorphism
Gaëtan Gilbert
2018-11-27
Merge PR #8850: Private universes for opaque polymorphic constants.
Matthieu Sozeau
2018-11-27
Merge PR #8986: Put -indices-matter in typing_flags
Maxime Dénès
2018-11-26
Merge PR #9063: [checker] Remove duplicated code from checker / clib
Pierre-Marie Pédrot
2018-11-26
Put -indices-matter in typing_flags
Gaëtan Gilbert
2018-11-24
[checker] Remove duplicated from checker / clib
Emilio Jesus Gallego Arias
2018-11-23
Local universes for opaque polymorphic constants.
Gaëtan Gilbert
2018-11-23
Fix #8937: inductive conversion in coqchk subtyping
Gaëtan Gilbert
2018-11-21
Merge PR #8945: [camlp5] Remove dependency on camlp5.
Pierre-Marie Pédrot
2018-11-21
[camlp5] Remove dependency on camlp5.
Emilio Jesus Gallego Arias
2018-11-21
More informative error on vo validation failure
Gaëtan Gilbert
2018-11-20
dune: link kernel in checker instead of copying files
Gaëtan Gilbert
2018-11-19
Fix dune checker file.
Pierre-Marie Pédrot
2018-11-09
Use arrays of names instead of lists in abstract universe names.
Pierre-Marie Pédrot
2018-11-09
Actually store the bound name information in the abstract universe context.
Pierre-Marie Pédrot
2018-11-06
Bring back context printing in checker
Maxime Dénès
2018-11-06
Checker now disables VM and native
Maxime Dénès
2018-11-06
[checker] Check univ constraints induced by module subtyping
Maxime Dénès
2018-11-06
[checker] Fix "error related to inductive types"
Maxime Dénès
2018-11-06
[checker] Refactor by sharing code with the kernel
Maxime Dénès
2018-11-05
Merge PR #8870: Pass native and VM flags to the kernel through environment
Pierre-Marie Pédrot
2018-11-05
Merge PR #8874: Fix #8873: coqchk on inductive with letin parameter
Pierre-Marie Pédrot
2018-11-05
Merge PR #8882: Fix #8881: validate fails to use inductive equivalence in cas...
Pierre-Marie Pédrot
2018-11-05
Pass native and VM flags to the kernel through environment
Maxime Dénès
2018-10-31
Fix #8881: validate fails to use inductive equivalence in case_info
Gaëtan Gilbert
2018-10-31
Fix #8876: expected number of arguments for cumulative constructors
Gaëtan Gilbert
2018-10-31
Fix #8873: coqchk on inductive with letin parameter
Gaëtan Gilbert
2018-10-29
Rename checker/{main->coqchk}
Gaëtan Gilbert
2018-10-26
Merge PR #8753: [build] Refactoring of config lib and ocamldebug tweaks.
Gaëtan Gilbert
2018-10-26
Merge PR #8707: Separate cache representation between CClosure and CBV
Maxime Dénès
2018-10-23
[build] Refactoring to config lib and ocamldebug tweaks.
Emilio Jesus Gallego Arias
2018-10-22
Merge PR #8708: Stupid but critical unfolding heuristic.
Maxime Dénès
2018-10-11
Also clean up the checker w.r.t. unused closure data.
Pierre-Marie Pédrot
2018-10-11
Stupid but critical unfolding heuristic.
Pierre-Marie Pédrot
2018-10-09
[coqchk] Fix checking of records in module signatures
Vincent Laporte
2018-10-09
[coqchk] Fix checking of inductive types
Vincent Laporte
2018-10-09
[coqchk] Fix case_info for primitive records
Vincent Laporte
[prev]
[next]