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
2020-08-19
[coqchk] Look inside inner modules as well
Jason Gross
2020-07-06
Merge PR #11604: Primitive persistent arrays
Pierre-Marie Pédrot
2020-07-06
Primitive persistent arrays
Maxime Dénès
2020-07-05
Merge PR #12613: Remove deprecated (in 8.8 #6277) coqchk -I
Pierre-Marie Pédrot
2020-07-01
UIP in SProp
Gaëtan Gilbert
2020-07-01
Remove deprecated (in 8.8 #6277) coqchk -I
Gaëtan Gilbert
2020-05-22
[coqchk] Improve previous heuristic.
Pierre Roux
2020-05-22
[coqchk] Fix #5030
Pierre Roux
2020-05-22
[coqchk] Change list to set
Pierre Roux
2020-05-13
Centralize the OCaml version-checking function.
Pierre-Marie Pédrot
2020-05-13
Store the OCaml version used for Coq in vo files.
Pierre-Marie Pédrot
2020-04-30
Merge PR #12107: Remove mod_constraints field of module body
Pierre-Marie Pédrot
2020-04-26
Open object files in binary mode.
Pierre-Marie Pédrot
2020-04-26
Move the ObjFile module to its own file.
Pierre-Marie Pédrot
2020-04-26
Implement a name-based representation for vo files.
Pierre-Marie Pédrot
2020-04-20
Remove mod_constraints field of module body
Gaëtan Gilbert
2020-04-16
Make cumulative sprop a typing flag, deprecate command line -sprop-cumulative
Gaëtan Gilbert
2020-04-16
Checker: factorize handling of typing flags
Gaëtan Gilbert
2020-04-13
always debug validate failures
Gaëtan Gilbert
2020-04-13
pass filters around
Gaëtan Gilbert
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-03-11
Fix coqchk for primitive integers on 32bit arch with OCaml >= 4.08 (#11624)
Pierre Roux
2020-03-08
Ensure that template parameters are shared in the same inductive block.
Pierre-Marie Pédrot
2020-03-08
Template polymorphism is now a property of the inductive block.
Pierre-Marie Pédrot
2020-02-09
Remove the Template Check option.
Pierre-Marie Pédrot
2020-02-05
Remove a dubious part of the checker code relying on a universe context
Pierre-Marie Pédrot
2020-02-05
Store the template polymorphic context inside the TemplateArity node.
Pierre-Marie Pédrot
2020-01-27
Checker: use inductive's check_template flag
Gaëtan Gilbert
2020-01-20
Merge PR #11411: Checker validation now performed over reified data
Gaëtan Gilbert
2020-01-16
Move the per-architecture check of marshalled Uint63s to Values.
Pierre-Marie Pédrot
2020-01-16
Checker validation acts on object representations rather than objects.
Pierre-Marie Pédrot
2020-01-16
Code factorization in checker validation.
Pierre-Marie Pédrot
2020-01-15
Discharge inductive types without rechecking them
Gaëtan Gilbert
2020-01-15
generate variance data for section universes (not yet used)
Gaëtan Gilbert
2019-12-19
Merge PR #11247: Use standard float and integer datatypes in Votour represent...
Maxime Dénès
2019-12-16
Remove variance info from inductive entries, infer in indtyping
Gaëtan Gilbert
2019-12-09
dune: Add byte mode for coqchk and coqide (fix dune-dbg for dune 2)
Gaëtan Gilbert
2019-12-06
Use standard float an integer datatypes in Votour representation.
Pierre-Marie Pédrot
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-11-01
Add "==", "<", "<=" in PrimFloat.v
Erik Martin-Dorel
2019-11-01
Add primitive floats to checker
Pierre Roux
2019-10-18
Fix votour after the change of representation of opaques.
Pierre-Marie Pédrot
2019-10-04
Merge Direct and Indirect nodes in Opaqueproof.
Pierre-Marie Pédrot
2019-09-16
Optimize multiple imports
Maxime Dénès
2019-09-16
Specialize `ImportObject` to `Export`
Maxime Dénès
2019-09-16
Remove library-specific code for `Import`.
Maxime Dénès
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
2019-08-23
coqchk: Cleanup environment manipulation in check_constant_declaration
Gaëtan Gilbert
2019-08-16
Fix typing_flags in the checker
SimonBoulier
2019-08-16
Split the [check_guarded] typing_flag into [check_guarded] (for (co)fixpoints...
SimonBoulier
[next]