index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
term_typing.mli
Commit message (
Expand
)
Author
Age
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
Let definitions do not create new universe constraints.
Pierre-Marie Pédrot
2017-12-19
*
Specific type for section definition entries.
Pierre-Marie Pédrot
2017-12-19
*
Let definitions must not contain side-effects when reaching the kernel.
Pierre-Marie Pédrot
2017-12-16
*
When declaring constants/inductives use ContextSet if monomorphic.
Gaëtan Gilbert
2017-11-24
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-11-06
*
Take Suggest Proof Using outside the kernel.
Gaëtan Gilbert
2017-10-10
*
Statically ensuring that inlined entries out of the kernel have no effects.
Pierre-Marie Pédrot
2017-07-26
*
Further simplication: do not recreate entries for side-effects.
Pierre-Marie Pédrot
2017-07-26
*
More precise type of entries capturing their lack of side-effects.
Pierre-Marie Pédrot
2017-07-26
*
More precise type for universe entries.
Pierre-Marie Pédrot
2017-07-26
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Documenting the API of side-effects.
Pierre-Marie Pédrot
2017-03-23
*
Making the side_effects type opaque.
Pierre-Marie Pédrot
2017-03-23
*
Do not add redundant side effects in tactic code.
Pierre-Marie Pédrot
2017-01-20
*
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
*
|
Cleanup API and comments of 908dcd613
Enrico Tassi
2015-10-29
*
|
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
*
|
Proof using: let-in policy, optional auto-clear, forward closure*
Enrico Tassi
2015-10-08
|
*
Add a field in `constant_body` to track constant whose well-foundedness is as...
Arnaud Spiwack
2015-09-25
|
*
Propagate `Guarded` flag from syntax to kernel.
Arnaud Spiwack
2015-09-25
|
/
*
Removing dead code.
Pierre-Marie Pédrot
2015-02-02
*
Update headers.
Maxime Dénès
2015-01-12
*
Exporting the function handling side-effects only applied to terms.
Pierre-Marie Pédrot
2014-11-20
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
New compilation mode -vi2vo
Enrico Tassi
2014-02-26
*
Proof_using: new syntax + suggestion
Enrico Tassi
2014-01-05
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Use definition_entry to declare local definitions
gareuselesinge
2013-05-09
*
Minor cleanup around Term_typing
letouzey
2013-02-27
*
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-22
*
Updating headers.
herbelin
2012-08-08
*
Proof using ...
gareuselesinge
2011-12-12
*
Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacks
letouzey
2011-04-03
*
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
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-06-22
*
Applicative commutative cuts in Fixpoint guard condition
pboutill
2010-05-18
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-29
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
New keyword "Inline" for Parameters and Axioms for automatic
soubiran
2007-04-25
*
Extension du polymorphisme de sorte au cas des définitions dans Type.
herbelin
2006-10-28
*
changement des _sym par _comm dans setoid_ring
bgregoir
2006-10-27
[next]