index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
/
equality.ml
Commit message (
Expand
)
Author
Age
*
Equality: avoid an anomaly about inj_pair2_eq_dec
letouzey
2013-03-12
*
Actually adding backtrace handling.
ppedrot
2013-01-28
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Modulification of Label
ppedrot
2012-12-18
*
Fixed a little inefficiency of "set/destruct" over a pattern. Now
herbelin
2012-12-18
*
Modulification of identifier
ppedrot
2012-12-14
*
Moved Intset and Intmap to Int namespace.
ppedrot
2012-12-14
*
Monomorphization (tactics)
ppedrot
2012-11-25
*
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-11-08
*
Revert r15851 "En cours pour bug 2836".
herbelin
2012-10-04
*
En cours pour bug 2836
herbelin
2012-10-04
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
Cleaning interface of Util.
ppedrot
2012-09-18
*
More cleaning on Utils and CList. Some parts of the code being
ppedrot
2012-09-17
*
Some documentation and cleaning of CList and Util interfaces.
ppedrot
2012-09-15
*
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-09-14
*
Updating headers.
herbelin
2012-08-08
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
Tacexpr as a mli-only, the few functions there are now in Tacops
letouzey
2012-05-29
*
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Added a flag to control the use of typing when instantiating applied
herbelin
2011-12-17
*
Added a DEPRECATED flag in declaration of options. For now only two options a...
ppedrot
2011-11-24
*
Fixing Equality.injectable which did not detect an equality without
herbelin
2011-10-22
*
Moved to a more standard order of arguments (i.e. env followed by evar_map)
herbelin
2011-10-11
*
Various simplifications about constant_of_delta and mind_of_delta
letouzey
2011-10-11
*
Equality: generic equality on constr replaced by eq_constr
puech
2011-07-29
*
Equality: generic equality on constr replaced by eq_constr
puech
2011-07-29
*
Fixed a "feature" of "inversion" and "dependent rewrite" revealed by
herbelin
2011-07-18
*
Use "subst_one" instead of "multi_rewrite" to implement intro-patterns -> and...
herbelin
2011-07-16
*
Relaxed the constraint introduced in r14190 that froze the existing
herbelin
2011-06-18
*
Generalizing flag use_evars_pattern_unification into a flag
herbelin
2011-06-18
*
A few comments and a dev file to summarize issues with unification
herbelin
2011-06-13
*
Added a flag to restrict conversion in tactic unification on the
herbelin
2011-06-13
*
Added a new flag for freezing evars in tactic unification. Used this
herbelin
2011-06-12
*
Moved allow_K to a unification flag
herbelin
2011-06-10
*
Fixing discriminate for identity.
herbelin
2011-05-26
*
Add a flag to control betaiota reduction during unification to maintain backw...
msozeau
2011-04-18
*
- Add modulo_delta_types flag for unification to allow full
msozeau
2011-03-13
*
Fixing injection bug #2493 (regression introduced by fixing injection
herbelin
2011-03-05
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Delayed the evar normalization in error messages to the last minute
herbelin
2010-11-07
*
correction of bug #2414 (report of r 13586)
jforest
2010-10-27
*
Added eta-expansion in kernel, type inference and tactic unification,
herbelin
2010-09-20
*
In the computation of missing arguments for apply, accept that the
herbelin
2010-09-17
*
Fix unescaped end-of-lines (OCaml warning 29)
glondu
2010-09-13
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
New pass on inductive schemes
herbelin
2010-05-29
[next]