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-03-14
Repair relevance marks in-kernel.
Gaëtan Gilbert
2019-03-14
Add relevance marks on binders.
Gaëtan Gilbert
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-03-14
Merge PR #9700: [dune] [checker] Don't install internal checker library.
Théo Zimmermann
2019-03-11
Nicer error for bad primitive types (through type_errors etc)
Gaëtan Gilbert
2019-03-05
[dune] [checker] Don't install internal checker library.
Emilio Jesus Gallego Arias
2019-02-28
Constructor type information uses the expanded form.
Pierre-Marie Pédrot
2019-02-25
Merge PR #9511: Enable whitespace checking for some forgotten files.
Théo Zimmermann
2019-02-22
[library] Remove `-boot` option.
Emilio Jesus Gallego Arias
2019-02-21
Fix #9613 use -coqlib when invoking coqchk
Gaëtan Gilbert
2019-02-20
Enable whitespace checking for some forgotten files.
Gaëtan Gilbert
2019-02-20
Merge PR #9560: [coqlib] Remove `-boot` option for setting the coqlib
Enrico Tassi
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
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
[next]