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-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
2018-09-28
[dune] Pack checker to avoid [odoc] problems + build doc for plugins.
Emilio Jesus Gallego Arias
2018-09-26
Fix votour compilation after #8102.
Pierre-Marie Pédrot
2018-09-26
Merge PR #8102: Fix #8043: Unsafe assignment in checker.
Maxime Dénès
2018-09-23
Checking if low-level name printers are used on purpose or not.
Hugo Herbelin
2018-09-07
Canonical representation of kernel substitutions.
Pierre-Marie Pédrot
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-07-26
Turn the kernel reduction sharing flag into an argument passed in the cache.
Pierre-Marie Pédrot
2018-07-24
Fix #7329: coqchk Include with primitive projections
Gaëtan Gilbert
2018-07-24
Projections use index representation
Gaëtan Gilbert
2018-07-20
Fix #8043: Unsafe assignment in checker.
Pierre-Marie Pédrot
2018-07-03
checker Indtypes: remove unused arguments
Gaëtan Gilbert
2018-07-03
checker Modops strengthening: remove unused argument resolver
Gaëtan Gilbert
2018-07-03
Subtyping.check_constant: remove unused module path argument.
Gaëtan Gilbert
2018-07-03
Inductive.extract_stack,filter_stack_domain: remove unused arguments
Gaëtan Gilbert
2018-06-26
Remove Sorts.contents
Gaëtan Gilbert
2018-06-25
Merge PR #7798: Remove hack skipping comparison of algebraic universes in sub...
Matthieu Sozeau
2018-06-23
Using more general information for primitive records.
Pierre-Marie Pédrot
2018-06-23
Change the proj_ind field from MutInd.t to inductive.
Pierre-Marie Pédrot
2018-06-22
Remove hack skipping comparison of algebraic universes in subtyping.
Gaëtan Gilbert
[next]