index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
/
ind_tables.ml
Commit message (
Expand
)
Author
Age
*
Qed: feedback when type checking is done
Enrico Tassi
2013-12-24
*
More monomorphic List.mem + List.assoc + ...
letouzey
2013-10-24
*
Turn many List.assoc into List.assoc_f
letouzey
2013-10-24
*
ind_tables: properly handling side effects
gareuselesinge
2013-08-30
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Replacing Id.check with Id.is_valid, as its sole use was under
ppedrot
2013-05-14
*
code simplifications concerning Summary
letouzey
2013-04-22
*
Restrict (try...with...) to avoid catching critical exn (part 13)
letouzey
2013-03-13
*
Added a Local Definition vernacular command. This type of definition
ppedrot
2013-03-11
*
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-22
*
Modulification of identifier
ppedrot
2012-12-14
*
Moved Stringset and Stringmap to String namespace.
ppedrot
2012-12-14
*
Using library string functions.
ppedrot
2012-12-13
*
Monomorphization (toplevel)
ppedrot
2012-11-26
*
As r15801: putting everything from Util.array_* to CArray.*.
ppedrot
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Noise for nothing
pboutill
2012-03-02
*
Proof using ...
gareuselesinge
2011-12-12
*
Add type annotations around all calls to Libobject.declare_object
letouzey
2011-11-02
*
Scheme names: Use unprobable names + ensure names do not hide existing names
herbelin
2011-10-08
*
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
*
Add [Polymorphic] flag for defs
msozeau
2011-04-13
*
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2011-01-28
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
* removed declare_constant and declare_internal_constant
vsiles
2010-09-02
*
v13392 port from v8.3 to trunk : correct message when defining inductive schemes
vsiles
2010-09-02
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
change the flag "internal" in declare/ind_tables from bool to
vsiles
2010-06-29
*
New pass on inductive schemes
herbelin
2010-05-29
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-11-08
*
Remove useless Liboject.export_function field
glondu
2009-09-17
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Death of "survive_module" and "survive_section" (the first one was
herbelin
2009-08-13
*
Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient
herbelin
2008-04-01
*
Added the automatic generation of the boolean equality if possible and the
vsiles
2007-10-05