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-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
2019-07-08
[core] [api] Support OCaml 4.08
Emilio Jesus Gallego Arias
2019-06-28
Reify libobject containers
Maxime Dénès
2019-06-17
Merge PR #10362: Kernel-side delaying of polymorphic opaque constants
Gaëtan Gilbert
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-06-17
Merge universe quantification and delayed constraints in opaque proofs.
Pierre-Marie Pédrot
2019-06-17
Allow to delay polymorphic opaque constants.
Pierre-Marie Pédrot
2019-06-04
Remove the discharge segment from vo files.
Pierre-Marie Pédrot
2019-06-04
Slightly tweak the representation of dischargeable opaque proofs.
Pierre-Marie Pédrot
2019-06-04
Do not substitute opaque constants when discharging.
Pierre-Marie Pédrot
2019-05-30
Merge PR #10269: Checker: don't use monomorphic universes attached to a constant
Pierre-Marie Pédrot
2019-05-29
Merge PR #10252: Various dynamic assertions and cleanups in opaque typing
Maxime Dénès
2019-05-28
Merge PR #10258: Remove the delayed universe table from object files.
Enrico Tassi
2019-05-28
Same universe constraint fix for the checker.
Pierre-Marie Pédrot
2019-05-28
Checker: don't use monomorphic universes attached to a constant
Gaëtan Gilbert
2019-05-27
Remove the delayed universe table from object files.
Pierre-Marie Pédrot
2019-05-27
mind_kelim is the highest allowed sort instead of a list
Gaëtan Gilbert
2019-05-24
Remove the indirect opaque accessor hooks from Opaqueproof.
Pierre-Marie Pédrot
2019-05-24
Move body_of_constant_body to Global and specialize its uses.
Pierre-Marie Pédrot
2019-05-24
Statically ensure the content of delayed proofs in vio file.
Pierre-Marie Pédrot
2019-05-21
Fixing typos - Part 1
JPR
2019-05-06
Coqchk: encapsulating an anomaly NotConvertible into a proper typing error.
Hugo Herbelin
2019-04-02
coqchk: use unsafe marshal for dependencies of -norec libraries
Gaëtan Gilbert
2019-04-02
coqchk: don't marshal opaques for dependencies of -norec libraries
Gaëtan Gilbert
2019-04-02
coqchk: do not validate dependencies of -norec libraries
Gaëtan Gilbert
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
[next]