index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
funind
/
recdef.ml
Age
Commit message (
Expand
)
Author
2013-01-28
Uniformization of the "anomaly" command.
ppedrot
2013-01-22
New implementation of the conversion test, using normalization by evaluation to
mdenes
2012-12-18
Modulification of name
ppedrot
2012-12-18
Modulification of Label
ppedrot
2012-12-14
Modulification of dir_path
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-10-02
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-09-17
More cleaning on Utils and CList. Some parts of the code being
ppedrot
2012-09-14
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
This patch removes unused "open" (automatically generated from
regisgia
2012-08-08
Updating headers.
herbelin
2012-07-13
Fixes r15610 (A new status Unsafe in Interface).
aspiwack
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-01
More cleaning
ppedrot
2012-06-01
Getting rid of Pp.msgnl and Pp.message.
ppedrot
2012-05-29
place all files specific to camlp4 syntax extensions in grammar/
letouzey
2012-05-29
global_reference migrated from Libnames to new Globnames, less deps in gramma...
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-03-30
info_trivial, info_auto, info_eauto, and debug (trivial|auto)
letouzey
2012-03-23
A unified backtrack mechanism, with a basic "Show Script" as side-effect
letouzey
2012-03-20
Fixing alpha-conversion bug #2723 introduced in r12485-12486.
herbelin
2012-03-14
Second step of integration of Program:
msozeau
2012-03-02
Noise for nothing
pboutill
2012-03-01
New version of recdef :
jforest
2012-02-29
correction of bug 2457
jforest
2012-02-03
correcting inversion in list of generated tcc of Function
letouzey
2011-12-12
Proof using ...
gareuselesinge
2011-10-27
Remove avoidable use of GDynamic
glondu
2011-10-05
Fixing Implicit Tactic mode damaged by commit r14496 (see also bug #2612).
herbelin
2011-07-29
Recdef: replaced some generic = on constr by eq_constr
puech
2011-06-18
Relaxed the constraint introduced in r14190 that froze the existing
herbelin
2011-05-13
A new mechanism to handle errors.
aspiwack
2011-04-13
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
Add [Polymorphic] flag for defs
msozeau
2011-04-03
Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacks
letouzey
2011-02-10
Data structure telling implicits of local variables is a map in the
pboutill
2011-01-28
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2010-12-23
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-10-31
An experimental support for open constrs in hints and in "using"
herbelin
2010-10-05
Auto-inlining of f_terminate in Function
jforest
2010-09-28
Remove some occurrences of "open Termops"
glondu
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-06-30
Move [delayed] to util and use [force_delayed] everywhere to force
msozeau
2010-05-07
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-04
Correction of bug 2290 (removing stupid message)
jforest
2010-05-04
Correction of bug 2290
jforest
[next]