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
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
2014-09-12
Referring to evars by names. Added a parser for evars (but parsing of
Hugo Herbelin
2014-09-10
A step towards better differentiating when w_unify is used for subterm
Hugo Herbelin
2014-05-06
Fix set_leq_sort refusing max(u,Set) <= Set when u is flexible.
Matthieu Sozeau
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-04-23
Removing dead code, thanks to new OCaml warnings and a bit of scripting.
Pierre-Marie Pédrot
2014-03-26
Moving some tactic code to the new engine.
Pierre-Marie Pédrot
2014-03-01
Fixing pervasive comparisons
Pierre-Marie Pédrot
2013-10-29
Do not generate useless argument arrays in whd_* functions.
ppedrot
2013-10-23
cList: set-as-list functions are now with an explicit comparison
letouzey
2013-09-25
Removing useless evar-related stuff.
ppedrot
2013-06-04
Backtrack on unneeded change of interface for pose_metas_as_evars.
msozeau
2013-06-04
Start documenting new [rewrite_strat] tactic that applies rewriting
msozeau
2013-05-03
Removing a redundant function from Evd.
ppedrot
2013-04-29
Splitting Term into five unrelated interfaces:
ppedrot
2013-02-17
Added propagation of evars unification failure reasons for better
herbelin
2013-01-28
Uniformization of the "anomaly" command.
ppedrot
2012-11-25
Monomorphization (proof)
ppedrot
2012-09-14
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
This patch removes unused "open" (automatically generated from
regisgia
2012-08-08
Updating headers.
herbelin
2012-07-20
Reductionops refactoring
pboutill
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-05-29
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-05-29
Evar_kinds.mli containing former Evd.hole_kind, avoid deps on Evd
letouzey
2012-03-20
Fixing alpha-conversion bug #2723 introduced in r12485-12486.
herbelin
2012-03-14
Second step of integration of Program:
msozeau
2012-03-02
Noise for nothing
pboutill
2011-10-11
Moved to a more standard order of arguments (i.e. env followed by evar_map)
herbelin
2011-06-21
Cleaning debugging printer relative to new proof engine. In
herbelin
2011-06-13
Added a flag to restrict conversion in tactic unification on the
herbelin
2011-06-10
Moved allow_K to a unification flag
herbelin
2011-05-04
First phase removing obsolete support for eta up to conversion in
herbelin
2011-03-10
Forgot a use of evars_reset_evd in nf_evars, add an optional argument as
msozeau
[next]