index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
Age
Commit message (
Expand
)
Author
2010-05-28
Documentation of pretype_id (minor commit).
herbelin
2010-05-26
Fixing Derive Inversion for new proof engine
herbelin
2010-05-20
Fix bug 2307
pboutill
2010-05-19
Add (almost) compatibility with camlp4, without breaking support for camlp5
letouzey
2010-05-19
Remove compile-command pragmas for emacs
letouzey
2010-05-18
Some ocamldoc comments + Fixing name of .coqrc.version file in refman
pboutill
2010-05-18
Applicative commutative cuts in Fixpoint guard condition
pboutill
2010-05-13
Improved the efficiency of evars traverals thanks to a split of
herbelin
2010-05-09
Added a few informations about file lineages (for the most part in kernel)
herbelin
2010-05-07
Deux commentaires retirés de ocamldoc.
aspiwack
2010-05-03
ocamldoc related fixes
pboutill
2010-04-29
Various minor improvements of comments in mli for ocamldoc
letouzey
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-26
Misc small fixes : warning, dep cycles, ocamlbuild...
letouzey
2010-04-22
Here comes the commit, announced long ago, of the new tactic engine.
aspiwack
2010-04-20
Fixed bugs from commit 12954 on unification complexity
herbelin
2010-04-19
Reduced the complexity of evar instantiations from O(n^3) to less than O(n^2).
herbelin
2010-04-11
Recovering 8.2 behavior of "simple (e)apply" (and hence of "(e)auto").
herbelin
2010-04-05
Added a function in typing.ml to solve evars of a constr w/o going back down ...
herbelin
2010-04-05
Granting wish #2251 (forbidding rewriting a term reduced to an evar)
herbelin
2010-04-05
Partial fix to bug #2244 (ensure that pattern unification does not
herbelin
2010-03-28
Extended on-the-fly eta-expansion in coercion mechanism to sort-polymorphic
herbelin
2010-03-27
Fixing bug #2279 (printing nested let-in was in exponential time)
herbelin
2010-03-15
Stop dropping evar constraints when building a new goal evar defs.
msozeau
2010-03-15
Fix splitting evars tactics and stop dropping evar constraints when
msozeau
2010-03-12
fixed confusion between number of cstr arguments and number of pattern variab...
barras
2010-03-11
fix [Search] when the result has no hypothesis & constant comparison
puech
2010-03-07
Reorder resolution of type class and unification constraints.
msozeau
2010-03-07
Fix treatment of remaining unification constraints: raise a more
msozeau
2010-02-22
Improve unification when evars and metas are mixed.
msozeau
2010-02-16
Compute the correct generalization information when discharging a class
msozeau
2010-02-10
Fix [Existing Class] impl and add documentation. Fix computation of the
msozeau
2010-01-26
Quick fix for references to section variables unbound in the current
msozeau
2010-01-12
Removing some betaiota-redexes in error messages (an experiment)
herbelin
2010-01-12
Typo in error message
herbelin
2010-01-12
Added module sharing support for typeclasses and hints (pri_auto_tactic).
soubiran
2010-01-01
Fix handling of instance declarations in presence of let-ins (bug
msozeau
2009-12-30
Fixing bug #2193: computation of dependencies in the "match" return
herbelin
2009-12-24
In "simpl c" and "change c with d", c can be a pattern.
herbelin
2009-12-24
Opened the possibility to type Ltac patterns but it is not fully functional yet
herbelin
2009-12-22
Attached evar source to the evar_info and add location to tclWITHHOLES errors
herbelin
2009-12-21
Generic support for open terms in tactics
herbelin
2009-12-21
In "progress", extending the set of evars w/o solving an existing one is
herbelin
2009-12-14
Improved strategy for rewriting lemma possibly depending because of evars.
herbelin
2009-12-03
Still continuing r12485-12486, r12549, r12556 (cleaning around name generation)
herbelin
2009-12-02
Continuing r12485-12486 and r12549 (cleaning around name generation)
herbelin
2009-12-01
Continuing r12485-12486 (cleaning around name generation)
herbelin
2009-11-27
Added support for definition of fixpoints using tactics.
herbelin
2009-11-15
Fix type class discharge again.
msozeau
[next]