index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
checker
/
reduction.ml
Commit message (
Expand
)
Author
Age
*
Remove redundant Zcase from the checker.
Pierre-Marie Pédrot
2017-12-02
*
Less footguns in universe handling: remove subst_instance_context.
Pierre-Marie Pédrot
2017-07-11
*
Getting rid of simple calls to AUContext.instance.
Pierre-Marie Pédrot
2017-07-11
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Optimization
Amin Timany
2017-06-16
*
Clean up universes of constants and inductives
Amin Timany
2017-06-16
*
Correct coqchk reduction
Amin Timany
2017-06-16
*
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
[pp] Remove uses of expensive string_of_ppcmds.
Emilio Jesus Gallego Arias
2017-03-21
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
*
Fixing the checker.
Pierre-Marie Pédrot
2016-06-18
*
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Univs: fix checker generating undeclared universes.
Matthieu Sozeau
2015-10-02
*
Option -type-in-type: added support in checker and making it contaminating
Hugo Herbelin
2015-07-10
*
Checker: Fix bug #4282
Matthieu Sozeau
2015-07-07
*
coqchk: more prints when -debug
Enrico Tassi
2015-03-23
*
Update headers.
Maxime Dénès
2015-01-12
*
improve efficiency of the reduction interpreter of the checker
Bruno Barras
2015-01-06
*
Remove debug printing code
Matthieu Sozeau
2014-09-06
*
Cleanup code for looking up projection bodies.
Matthieu Sozeau
2014-09-06
*
Fix checker to handle projections with eta and universe polymorphism correctly,
Matthieu Sozeau
2014-09-06
*
Fix checker to handle projections with eta and universe polymorphism correctly.
Matthieu Sozeau
2014-09-06
*
Rename eta_expand_ind_stacks, fix the one from the checker and adapt
Matthieu Sozeau
2014-09-05
*
Porting guard fix to checker.
Maxime Dénès
2014-07-22
*
Removing 'open Univ' from checker.
Pierre-Marie Pédrot
2014-06-07
*
Adding a new Control file centralizing the control options of Coq.
Pierre-Marie Pédrot
2014-06-07
*
Adapt the checker to polymorphic universes and projections (untested).
Matthieu Sozeau
2014-05-08
*
Fixing checker with respect to new kernel name structure and hashmaps.
Pierre-Marie Pédrot
2014-03-18
*
Getting rid of the use of deprecated elements (from the OCaml standard library).
xclerc
2013-10-14
*
Checker: regroup all vo-related types in cic.mli
letouzey
2013-04-15
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
still some more dead code removal
letouzey
2012-10-06
*
As r15801: putting everything from Util.array_* to CArray.*.
ppedrot
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Univ: enforce_leq instead of enforce_geq for more uniformity
letouzey
2012-03-22
*
Noise for nothing
pboutill
2012-03-02
*
Esubst: make types of substitutions & lifts private
puech
2011-08-08
*
checker: cleanup
glondu
2011-03-04
*
checker: add eta-expansion
glondu
2011-03-04
*
Checker: remove some dead code
letouzey
2010-09-24
*
Fix inconsistency in Prop/Set conversion check
glondu
2010-09-23
*
adpated the checker to handle coomutative cuts and lazyness
barras
2010-07-30
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
After the approval of Bruno, here the patch for the checker.
soubiran
2010-04-29
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Transfers to checker ("let"s in inductive arities + Coq root read-only).
herbelin
2009-08-22
[next]