index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
funind
Commit message (
Expand
)
Author
Age
*
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
*
Add [Polymorphic] flag for defs
msozeau
2011-04-13
*
Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacks
letouzey
2011-04-03
*
Data structure telling implicits of local variables is a map in the
pboutill
2011-02-10
*
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2011-01-28
*
ARGUMENT EXTEND: forbid TYPED simultaneously with {RAW,GLOB}_TYPED
glondu
2010-12-25
*
Rename mkR* smart constructors (mostly in funind)
glondu
2010-12-25
*
More {raw => glob} changes for consistency
glondu
2010-12-24
*
Rename files in funind to respect new conventions
glondu
2010-12-24
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-12-23
*
Prepare change of nomenclature rawconstr -> glob_constr
glondu
2010-12-23
*
An experimental support for open constrs in hints and in "using"
herbelin
2010-10-31
*
Auto-inlining of f_terminate in Function
jforest
2010-10-05
*
Simplify tactic(_)-bound arguments in TACTIC EXTEND rules
glondu
2010-09-30
*
Remove some occurrences of "open Termops"
glondu
2010-09-28
*
Remove "init" label from Termops.it_mk* specialized functions
glondu
2010-09-28
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
Report fix bug 2345 from v8.3 (Bad error message when functional
courtieu
2010-09-21
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
correcting a bug in funind introduced in r 13292
jforest
2010-07-23
*
Simplified the way internalization_data (i.e. bindings of bound vars
herbelin
2010-07-22
*
Amelioration dans Function
jforest
2010-07-16
*
Move [delayed] to util and use [force_delayed] everywhere to force
msozeau
2010-06-30
*
change the flag "internal" in declare/ind_tables from bool to
vsiles
2010-06-29
*
Fixed commit 13125 (stricter check of induction args): an interpretation
herbelin
2010-06-14
*
Fixing spelling: pr_coma -> pr_comma
herbelin
2010-06-12
*
Allowing to use an ordering different than Lt with measure
jforest
2010-06-09
*
Using vernac parsing for Function
jforest
2010-06-08
*
Remove compile-command pragmas for emacs
letouzey
2010-05-19
*
better detection of nested recursion in Function
jforest
2010-05-07
*
Correction of a bug pointed by P. Casteran.
jforest
2010-05-07
*
Trying to find a problem pointed by P. Casteran
jforest
2010-05-07
*
Correction of bug 2290 (removing stupid message)
jforest
2010-05-04
*
Correction of bug 2290
jforest
2010-05-04
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Here comes the commit, announced long ago, of the new tactic engine.
aspiwack
2010-04-22
*
fixed confusion between number of cstr arguments and number of pattern variab...
barras
2010-03-12
*
amelioration mineure dans Function
jforest
2010-03-01
*
correction of bug #2088
jforest
2010-02-24
*
Generic support for open terms in tactics
herbelin
2009-12-21
*
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
*
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
*
Factorisation between Makefile and ocamlbuild systems : .vo to compile are in...
letouzey
2009-12-09
*
Continuing r12485-12486 and r12549 (cleaning around name generation)
herbelin
2009-12-02
*
Continuing r12485-12486 (cleaning around name generation)
herbelin
2009-12-01
*
Added support for definition of fixpoints using tactics.
herbelin
2009-11-27
*
Added support for multiple where-clauses in Inductive and co (see wish #2163).
herbelin
2009-11-11
[next]