index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
funind
/
indfun.ml
Commit message (
Expand
)
Author
Age
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
Basic stuff about constr_expr migrated from topconstr to constrexpr_ops
letouzey
2012-05-29
*
New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr
letouzey
2012-05-29
*
Glob_term now mli-only, operations now in Glob_ops
letouzey
2012-05-29
*
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-05-29
*
"A -> B" is a notation for "forall _ : A, B".
pboutill
2012-04-12
*
Final part of moving Program code inside the main code. Adapted add_definitio...
msozeau
2012-03-14
*
Noise for nothing
pboutill
2012-03-02
*
New version of recdef :
jforest
2012-03-01
*
In the syntax of pattern matching, "in" clauses are patterns.
pboutill
2012-02-29
*
Remove dynamic stuff from constr_expr and glob_constr
glondu
2011-10-28
*
Added support for referring to subterms of the goal by pattern.
herbelin
2011-09-26
*
Call process_vernac_interp_error before calling Errors.print in
herbelin
2011-06-10
*
A new mechanism to handle errors.
aspiwack
2011-05-13
*
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
*
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
*
Report fix bug 2345 from v8.3 (Bad error message when functional
courtieu
2010-09-21
*
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
*
Fixed commit 13125 (stricter check of induction args): an interpretation
herbelin
2010-06-14
*
Allowing to use an ordering different than Lt with measure
jforest
2010-06-09
*
Using vernac parsing for Function
jforest
2010-06-08
*
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
*
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
*
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-11-08
*
Fixed record syntax "{|x=...; y=...|}" so that it works with qualified names.
gmelquio
2009-11-04
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...
letouzey
2009-03-20