index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
success
Age
Commit message (
Expand
)
Author
2012-02-20
Use a heuristic to not simplify equality hypotheses remaining after dependent...
msozeau
2012-01-28
Fix simplification of ind. hyps., recognized by a [block] in their type (bug ...
msozeau
2012-01-05
Backtracking on r14876 (fix for bug #2267): extra scopes might be
herbelin
2012-01-04
Type inference unification: fixed a 8.4 bug in the presence of unification
herbelin
2011-12-18
Fixing bug #2634 (unscoped notations were disturbing the
herbelin
2011-12-18
Fixed a Not_found bug when declaring in a section some implicit
herbelin
2011-12-17
Added ability to take the type of applied metas into account when
herbelin
2011-12-12
Proof using ...
gareuselesinge
2011-12-07
Fixing grammar resetting bug in the presence of levels initially empty
herbelin
2011-12-07
Fixing a bug of commit r13310 (activating coercions only when module
herbelin
2011-12-04
Discarding let-ins from the instances of the evars in the
herbelin
2011-11-30
Quick hack to avoid anomaly on using Program w/o having required JMeq.
herbelin
2011-11-28
Extraction: Richer patterns in matchs as proposed by P.N. Tollitte
letouzey
2011-11-26
Fixed a bug in postprocessing dependencies in pattern-matching compilation
herbelin
2011-11-21
Configurable simpl tactic
gareuselesinge
2011-11-21
Fixing postprocessing bugs in pattern-matching compilation.
herbelin
2011-11-21
Changed the way to detect if an "as" patterns is expanded or not. The
herbelin
2011-11-21
Updating Cases.v test.
herbelin
2011-11-17
Fixing new bug introduced in r14665 when fixing bug #1834.
herbelin
2011-11-08
Improved check is_open_canonical_projection
gareuselesinge
2011-11-07
Allow "|_=>_" in "match" in patterns, no more forced enumeration of constructors
letouzey
2011-11-06
Fixing incorrect change to pattern-unification over Meta's introduced
herbelin
2011-11-06
Fixing tactic remember not correctly checking preservation of typing
herbelin
2011-10-25
Fixing "destruct" test.
herbelin
2011-10-24
Fixing another bug revealing ill-typed use of evar restriction.
herbelin
2011-10-22
Use full conversion for checking type of holes in destruct over a
herbelin
2011-10-11
Completing r14538 (Chung-Kil Hur's trick for fast dependently-typed
herbelin
2011-10-05
It happens that the type inference algorithm (pretyping) did not check
herbelin
2011-09-26
Added support for referring to subterms of the goal by pattern.
herbelin
2011-08-04
moins de reification inutile, noatations standards
pottier
2011-06-18
Relaxed the constraint introduced in r14190 that froze the existing
herbelin
2011-06-18
add names of theorems in output
jnarboux
2011-06-16
Tests de nsatz avec la geometrie
pottier
2011-06-13
Added full pattern-unification on Meta for tactic unification.
herbelin
2011-06-13
Another bug of Scheme Induction (generated names dep/nodep were swapped).
herbelin
2011-06-13
Fixing an anomaly in Scheme Induction.
herbelin
2011-06-12
Added a new flag for freezing evars in tactic unification. Used this
herbelin
2011-06-10
Fixing another bug with "_" intro pattern.
herbelin
2011-06-10
Made use of "_" in repeated use of intros_patterns work (with
herbelin
2011-06-10
ring2, cring, nsatz avec type classe avec parametres plus notations
pottier
2011-05-26
Mini-test for eta
herbelin
2011-05-26
Partial fix for accepting bound variables with same name as implicit
herbelin
2011-05-26
Fixing discriminate for identity.
herbelin
2011-05-17
Add simple test of bullet behaviour.
aspiwack
2011-05-06
Fixes in the test-suite after modularisation of ZArith and co
letouzey
2011-04-28
Fixing an "apply -> ... in hyp" bug (the hyp was considered as a fixed
herbelin
2011-04-13
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
- Do not make constants with an assigned type polymorphic (wrong unfoldings).
msozeau
2011-04-13
Add [Polymorphic] flag for defs
msozeau
2011-04-08
Applying and reworking Tom Prince's patch for test-suite/failure/universes2.v
herbelin
[next]