index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
declare.ml
Age
Commit message (
Expand
)
Author
2013-12-24
Qed: feedback when type checking is done
Enrico Tassi
2013-09-27
Removing a bunch of generic equalities.
ppedrot
2013-09-19
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-08-30
ind_tables: properly handling side effects
gareuselesinge
2013-08-19
abstract+Defined: create opaque sub proofs (as pre-ParalITP)
gareuselesinge
2013-08-04
Removing useless casts between arrays and lists.
ppedrot
2013-05-12
Use the Hook module here and there.
ppedrot
2013-05-09
Use definition_entry to declare local definitions
gareuselesinge
2013-03-11
Added a Local Definition vernacular command. This type of definition
ppedrot
2013-02-19
Dir_path --> DirPath
letouzey
2013-02-18
use List.rev_map whenever possible
letouzey
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 Label
ppedrot
2012-12-14
Modulification of dir_path
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-11-25
Monomorphization (library)
ppedrot
2012-10-26
Change Hint Resolve, Immediate to take a global reference as argument
msozeau
2012-09-15
Some documentation and cleaning of CList and Util interfaces.
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-06-01
Getting rid of Pp.msgnl and Pp.message.
ppedrot
2012-05-29
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-03-26
Module names and constant/inductive names are now in two separate namespaces
letouzey
2012-03-02
Noise for nothing
pboutill
2011-12-12
Proof using ...
gareuselesinge
2011-11-02
Add type annotations around all calls to Libobject.declare_object
letouzey
2011-10-11
Various simplifications about constant_of_delta and mind_of_delta
letouzey
2011-10-08
Rely on kernel to know if a name is already used so as to be consistent with it.
herbelin
2011-09-24
Completing r14448 and thus continuing r14407 (using Cast to propagate
herbelin
2011-09-22
Hash-consing: attempt to stop hash-consing separately constr in declare.ml
letouzey
2011-04-13
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
Add [Polymorphic] flag for defs
msozeau
2011-01-31
A fine-grain control of inlining at functor application via priority levels
letouzey
2011-01-28
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2010-09-24
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-02
* removed declare_constant and declare_internal_constant
vsiles
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-06-29
change the flag "internal" in declare/ind_tables from bool to
vsiles
2010-06-12
Fixing spelling: pr_coma -> pr_comma
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-04-27
Added a new exception for already declared Schemes,
vsiles
2010-02-02
Small fix on module inclusion.
soubiran
2009-11-08
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-10-30
Undo 12432 which caused an exponential behavior at Requires. Compilation time...
puech
2009-10-28
Fix incorrect registration of objects in libtypes.ml when defining a module.
puech
2009-10-23
First debug... the renaming of librairies was not working and auto/dn were no...
soubiran
2009-10-21
This big commit addresses two problems:
soubiran
[next]