index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
declareops.ml
Commit message (
Expand
)
Author
Age
*
Reuse the typing_flags datatype for inductives.
Pierre-Marie Pédrot
2016-06-18
*
Adding a local type-in-type flag in kernel declarations.
Pierre-Marie Pédrot
2016-06-18
*
Adding a default safe set of kernel typing flags to Declareops.
Pierre-Marie Pédrot
2016-06-16
*
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
*
|
CLEANUP: Simplifying the changes done in "kernel/*"
Matej Kosik
2016-02-15
*
|
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
\
|
*
|
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
|
merge
Matej Kosik
2016-01-11
|
\
\
\
|
*
|
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
*
|
|
|
Remove some unused functions.
Guillaume Melquiond
2016-01-02
|
/
/
/
*
/
/
Hashconsing modules.
Pierre-Marie Pédrot
2015-11-15
|
/
/
*
|
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
|
*
Add a field in `constant_body` to track constant whose well-foundedness is as...
Arnaud Spiwack
2015-09-25
|
*
Add a field in `mutual_inductive_body` to represent mutual inductive whose po...
Arnaud Spiwack
2015-06-24
|
/
*
Fix vm compiler to refuse to compile code making use of inductives with
Matthieu Sozeau
2015-03-25
*
Make native compiler handle universe polymorphic definitions.
Maxime Dénès
2015-01-17
*
Update headers.
Maxime Dénès
2015-01-12
*
universes_of_constant: do a proper set union of body and type univs
Enrico Tassi
2014-12-27
*
selective join/export of the safe_environment
Enrico Tassi
2014-10-13
*
STM: simplify how the term part of a side effect is retrieved
Enrico Tassi
2014-10-13
*
library/opaqueTables: enable their use in interactive mode
Enrico Tassi
2014-10-13
*
Revert d0cd27e209be08ee51a2d609157367f053438a10: giving a different name
Matthieu Sozeau
2014-10-11
*
Change the way primitive projections are declared to the kernel.
Matthieu Sozeau
2014-08-28
*
Move to a representation of universe polymorphic constants using indices for ...
Matthieu Sozeau
2014-08-03
*
A tentative uniform naming policy in module Inductiveops.
Hugo Herbelin
2014-08-01
*
- Do module substitution inside mind_record.
Matthieu Sozeau
2014-07-25
*
Fix handling of side effects in Defined objects (Closes: HoTT#111 + 3344)
Enrico Tassi
2014-06-23
*
ind_tables: always declare side effects (Closes: HOTT#110)
Enrico Tassi
2014-06-08
*
Reuse universe level substitutions for template polymorphism, fixing performance
Matthieu Sozeau
2014-05-09
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
*
Adapt universe polymorphic branch to new handling of futures for delayed proofs.
Matthieu Sozeau
2014-05-06
*
Adapt Y. Bertot's path on private inductives (now the keyword is "Private").
Yves Bertot
2014-05-06
*
- Rename eq to equal in Univ, document new modules, set interfaces.
Matthieu Sozeau
2014-05-06
*
Initial work on reintroducing old-style polymorphism for compatibility (the s...
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Fixing pervasive equalities. In particular, I removed the code that deleted
Pierre-Marie Pédrot
2014-03-03
*
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
*
New compilation mode -vi2vo
Enrico Tassi
2014-02-26
*
Revert "Partial revert of r16711"
Maxime Dénès
2013-12-28
*
Removing native_name reference from constant_body.
Maxime Dénès
2013-12-28
*
STM: capture type checking error (Closes: 3195)
Enrico Tassi
2013-12-24
*
Future: better doc + restore ~pure optimization
gareuselesinge
2013-10-31
*
Future: ported to Ephemeron + exception enhancing
gareuselesinge
2013-10-18
*
Removing a bunch of generic equalities.
ppedrot
2013-09-27
*
ind_tables: properly handling side effects
gareuselesinge
2013-08-30
*
Partial revert of r16711
letouzey
2013-08-20
*
Declareops + Modops : more clever substitutions
letouzey
2013-08-20
*
Attempt to restore hash-consing of opaque terms
letouzey
2013-08-20
[next]