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
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
2018-10-09
[coqchk] Fix subterm relation for primitive projections
Vincent Laporte
2018-10-09
[coqchk] Fix guard condition with commutative cuts
Vincent Laporte
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-10-03
[dune] Add `(package coq)` scope to artifacts.
Emilio Jesus Gallego Arias
2018-10-03
Merge PR #8563: Fix checker soundness bug with polymorphism capturing global ...
Pierre-Marie Pédrot
2018-10-01
Fix checker soundness bug with polymorphism capturing global univs
Gaëtan Gilbert
2018-10-01
[lib] [flags] Move coqlib handling out of `Flags`
Emilio Jesus Gallego Arias
[next]