index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proofs
/
clenv.ml
Age
Commit message (
Expand
)
Author
2017-05-24
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-23
Fix bindings handling of setoid_rewrite.
Cyprien Mangin
2017-04-27
Remove some unused values and types
Gaetan Gilbert
2017-04-25
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-24
[location] Use located in misctypes.
Emilio Jesus Gallego Arias
2017-02-14
Removing most nf_enter in tactics.
Pierre-Marie Pédrot
2017-02-14
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
Ltac now uses evar-based constrs.
Pierre-Marie Pédrot
2017-02-14
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
Eliminating parts of the right-hand side compatibility layer
Pierre-Marie Pédrot
2017-02-14
Rewrite API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Tacticals API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Clenv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Goal API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Making judgment type generic over the type of inner constrs.
Pierre-Marie Pédrot
2017-02-14
Unification API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Pretyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Coercion API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Typing API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Retyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Termops API using EConstr.
Pierre-Marie Pédrot
2016-08-19
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-06-24
Optim in Clenv: use noccurn instead of depends.
Pierre-Marie Pédrot
2016-06-13
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-12
Another fix to #4782 (a typing error not captured when dealing with bindings).
Hugo Herbelin
2016-06-11
Fixing #4782 (a typing error not captured when dealing with bindings).
Hugo Herbelin
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2015-11-20
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-18
Inlining the only use of Clenv.connect_clenv.
Pierre-Marie Pédrot
2015-11-17
Performance fix for destruct.
Pierre-Marie Pédrot
2015-10-18
Making Evarutil.new_evar monotonous.
Pierre-Marie Pédrot
2015-09-27
Removing meta_with_name from Evd.
Pierre-Marie Pédrot
2015-09-27
Removing uselessly duplicated function in Evd.
Pierre-Marie Pédrot
2015-05-13
Safer typing primitives.
Pierre-Marie Pédrot
2015-01-12
Update headers.
Maxime Dénès
2014-10-27
Cleaning and documenting Clenv.make_evar_clause
Pierre-Marie Pédrot
2014-10-25
This commit introduces changes in induction and destruct.
Hugo Herbelin
2014-10-21
Lazily check that an argument is dependent when constructing evar clauses.
Pierre-Marie Pédrot
2014-10-21
Adding an evar version of the make_clenv function.
Pierre-Marie Pédrot
2014-09-17
Be more conservative and keep the use of eq_constr in pretyping/ functions.
Matthieu Sozeau
2014-09-17
Fix bug #3593, making constr_eq and progress work up to
Matthieu Sozeau
2014-09-12
Uniformisation of the order of arguments env and sigma.
Hugo Herbelin
[prev]
[next]