index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-01-02
Fix bug in last commit, missing a substitution call.
msozeau
2010-01-01
Fix handling of instance declarations in presence of let-ins (bug
msozeau
2009-12-30
Regression test for bug #2145 (Groebner failing with "not eq" hypotheses).
herbelin
2009-12-30
Fixing bug #2156 (non positive occurrence error message displayed "Rel"'s).
herbelin
2009-12-30
Fixing bug #2193: computation of dependencies in the "match" return
herbelin
2009-12-30
Fixing bug #2146 (broken selection of occurrences in "change").
herbelin
2009-12-29
Renouncing to have the option "Automatic Introduction" on by default.
herbelin
2009-12-29
Improving descend_in_conjunctions (using a combinators instead of a tactic)
herbelin
2009-12-29
Fixing precedence while printing patterns in Ltac (was modified in r12607)
herbelin
2009-12-28
Safer, though ad hoc, approach to re-interpretation of the argument of
herbelin
2009-12-27
Fix "Existing Instance" to handle globality information and "Existing
msozeau
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-23
Moved a bit further the code for pattern interpretation in match goal
herbelin
2009-12-22
Attached evar source to the evar_info and add location to tclWITHHOLES errors
herbelin
2009-12-21
Patches and instructions to enable Input Method support in CoqIDE.
vgross
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-20
* Rewrite [classify_unicode] using standard unicode tables.
regisgia
2009-12-19
Backtrack on making exact hints for lemmas starting with products
msozeau
2009-12-19
Made the interpretation levels rlevel/glevel/tlevel truly phantom
herbelin
2009-12-18
RelationPairs: stop loading it in all Numbers, stop maximal args with fst/snd
letouzey
2009-12-18
Const_omega: look for S in Init only (avoid future clash with S of Numbers)
letouzey
2009-12-17
ZOdiv: fully use generic properties from ZDivTrunc.v
letouzey
2009-12-17
Reverse order of arguments in min_case_strong for better uniformity (and comp...
letouzey
2009-12-17
Division in Numbers : more properties, new filenames based on a paper by R. B...
letouzey
2009-12-16
correction de la nouvelle option pour functional induction
jforest
2009-12-16
adding an option functional_induction_rewrite_dependent to make functional in...
jforest
2009-12-16
Division in Numbers: more properties proved (still W.I.P.)
letouzey
2009-12-15
A generic euclidean division in Numbers (Still Work-In-Progress)
letouzey
2009-12-15
file integrated into the archive by mistake
letouzey
2009-12-15
Description of the new features of the module system (part two).
soubiran
2009-12-15
Description of the new features of the module system (first part).
soubiran
2009-12-14
Improved strategy for rewriting lemma possibly depending because of evars.
herbelin
2009-12-13
Addition of mergesort + cleaning of the Sorting library
herbelin
2009-12-13
Made the side-conditions of lemmas always come last when chaining "apply in"
herbelin
2009-12-13
Completion of r12580 (better rendering of dependent rewrite and inversion).
herbelin
2009-12-13
Deactivating printing of {| |} for records when option Printing All is set.
herbelin
2009-12-13
Fixing bug in printing option as of remember and generalize
herbelin
2009-12-13
Revision 12557 continued (better rendering of dependent rewrite)
herbelin
2009-12-12
Fixed incorrect computation of possible guard in presence of `{ ... } contexts.
herbelin
2009-12-12
Updated compatibility for rewriting equality proofs that are dependent
herbelin
2009-12-12
Improved the rendering of "dependent rewrite" and hence of "inversion"
herbelin
2009-12-11
Deport the backtracking code out of the ide
vgross
2009-12-10
NZDomain: investigation of the shape of NZ domain, more results about ofnat:n...
letouzey
2009-12-09
Factorisation between Makefile and ocamlbuild systems : .vo to compile are in...
letouzey
2009-12-08
Migration of ProtectedToplevel and Line_oriented_parser into new contrib Inte...
letouzey
2009-12-08
Fix the build of coq via ocamlbuild
letouzey
2009-12-08
integrate MSetToFiniteSet into the compilation (and fix it)
letouzey
2009-12-08
Sos.ml: no more warnings
letouzey
[next]