index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
/
command.mli
Commit message (
Expand
)
Author
Age
*
Reuse the typing_flags datatype for inductives.
Pierre-Marie Pédrot
2016-06-18
*
Moving the typing_flags to the environment.
Pierre-Marie Pédrot
2016-06-18
*
Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.
Pierre-Marie Pédrot
2016-06-16
|
\
|
*
Assume totality: dedicated type rather than bool
Arnaud Spiwack
2016-06-14
*
|
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
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-28
*
|
Fix bugs 4389, 4390 and 4391 due to wrong handling of universe names
Matthieu Sozeau
2015-10-27
*
|
Axioms now support the universe binding syntax.
Pierre-Marie Pédrot
2015-10-08
|
*
Propagate `Guarded` flag from syntax to kernel.
Arnaud Spiwack
2015-09-25
|
*
Add a flag in `VernacFixpoint` and `VernacCoFixpoint` to control assuming gua...
Arnaud Spiwack
2015-09-25
*
|
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-09-14
|
*
Add corresponding field in `VernacInductive`.
Arnaud Spiwack
2015-06-24
|
/
*
Removing dead code.
Pierre-Marie Pédrot
2015-02-02
*
Add the possibility of defining opaque terms with program.
mlasson
2015-01-21
*
Update headers.
Maxime Dénès
2015-01-12
*
kernel/ind Change interface of declare_mind and declare_mutual
Matthieu Sozeau
2015-01-05
*
Print [Variant] types with the keyword [Variant].
Arnaud Spiwack
2014-09-04
*
Add toplevel commands to declare global universes and constraints.
Matthieu Sozeau
2014-07-01
*
Proofs now take and return an evar_universe_context, simplifying interfaces
Matthieu Sozeau
2014-06-18
*
Moving hook code from Future to Lemmas. This seemed to disrupt compilation of
Pierre-Marie Pédrot
2014-06-08
*
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-05-06
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
get rid of closures in global/proof state
gareuselesinge
2013-08-08
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Use the Hook module here and there.
ppedrot
2013-05-12
*
A uniformization step around understand_* and interp_* functions.
herbelin
2013-05-09
*
Declaration of multiple hypotheses or parameters now share typing
herbelin
2013-05-08
*
Fix bug# 2994, 2971 about better error messages.
msozeau
2013-03-22
*
Modules and ppvernac, sequel of Enrico's commit 16261
letouzey
2013-03-13
*
Allowing (Co)Fixpoint to be defined local and Let-style.
ppedrot
2013-03-11
*
Modulification of name
ppedrot
2012-12-18
*
Modulification of identifier
ppedrot
2012-12-14
*
Assumption commands are now displayed as unsafe in Coqide.
aspiwack
2012-08-24
*
Updating headers.
herbelin
2012-08-08
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
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-05-29
*
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-14
*
Noise for nothing
pboutill
2012-03-02
*
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
*
Add [Polymorphic] flag for defs
msozeau
2011-04-13
*
Annotations at functor applications:
letouzey
2011-02-11
*
More comments and less doublons in some mli
pboutill
2011-02-10
*
A fine-grain control of inlining at functor application via priority levels
letouzey
2011-01-31
*
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2011-01-28
[next]