index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
command.mli
Age
Commit message (
Expand
)
Author
2016-01-20
Update copyright headers.
Maxime Dénès
2015-10-28
Univs: local names handling.
Matthieu Sozeau
2015-10-28
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
Univs: fix bug #4375, accept universe binders on (co)-fixpoints
Matthieu Sozeau
2015-10-27
Fix bugs 4389, 4390 and 4391 due to wrong handling of universe names
Matthieu Sozeau
2015-10-08
Axioms now support the universe binding syntax.
Pierre-Marie Pédrot
2015-09-14
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-02-02
Removing dead code.
Pierre-Marie Pédrot
2015-01-21
Add the possibility of defining opaque terms with program.
mlasson
2015-01-12
Update headers.
Maxime Dénès
2015-01-05
kernel/ind Change interface of declare_mind and declare_mutual
Matthieu Sozeau
2014-09-04
Print [Variant] types with the keyword [Variant].
Arnaud Spiwack
2014-07-01
Add toplevel commands to declare global universes and constraints.
Matthieu Sozeau
2014-06-18
Proofs now take and return an evar_universe_context, simplifying interfaces
Matthieu Sozeau
2014-06-08
Moving hook code from Future to Lemmas. This seemed to disrupt compilation of
Pierre-Marie Pédrot
2014-05-06
Adapt Y. Bertot's path on private inductives (now the keyword is "Private").
Yves Bertot
2014-05-06
Correct rebase on STM code. Thanks to E. Tassi for help on dealing with
Matthieu Sozeau
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2013-08-08
get rid of closures in global/proof state
gareuselesinge
2013-08-08
State Transaction Machine
gareuselesinge
2013-05-12
Use the Hook module here and there.
ppedrot
2013-05-09
A uniformization step around understand_* and interp_* functions.
herbelin
2013-05-08
Declaration of multiple hypotheses or parameters now share typing
herbelin
2013-03-22
Fix bug# 2994, 2971 about better error messages.
msozeau
2013-03-13
Modules and ppvernac, sequel of Enrico's commit 16261
letouzey
2013-03-11
Allowing (Co)Fixpoint to be defined local and Let-style.
ppedrot
2012-12-18
Modulification of name
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-08-24
Assumption commands are now displayed as unsafe in Coqide.
aspiwack
2012-08-08
Updating headers.
herbelin
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-05-29
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr
letouzey
2012-03-14
Final part of moving Program code inside the main code. Adapted add_definitio...
msozeau
2012-03-14
Integrated obligations/eterm and program well-founded fixpoint building to to...
msozeau
2012-03-02
Noise for nothing
pboutill
2011-04-13
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
Add [Polymorphic] flag for defs
msozeau
2011-02-11
Annotations at functor applications:
letouzey
2011-02-10
More comments and less doublons in some mli
pboutill
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-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-07-16
Amelioration dans Function
jforest
2010-06-29
change the flag "internal" in declare/ind_tables from bool to
vsiles
2010-06-22
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-06-09
Automatic introduction of names given before ":" in Lemma's and
herbelin
2010-06-08
Fix treatment of {struct x} annotations in presence of generalized
msozeau
2010-04-29
Various minor improvements of comments in mli for ocamldoc
letouzey
[next]