index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
library
/
global.ml
Commit message (
Expand
)
Author
Age
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Clean up universes of constants and inductives
Amin Timany
2017-06-16
*
Using UInfoInd for universes in inductive types
Amin Timany
2017-06-16
*
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
Moving Universes to the engine/ folder.
Pierre-Marie Pédrot
2016-10-30
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Moving the typing_flags to the environment.
Pierre-Marie Pédrot
2016-06-18
*
Adding a local type-in-type flag in kernel declarations.
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: fix type_of_global_in_context not returning instantiated universe cont...
Matthieu Sozeau
2015-11-20
*
|
Univs: Change intf of push_named_def to return the computed universe
Matthieu Sozeau
2015-10-02
*
|
Univs: refined handling of assumptions
Matthieu Sozeau
2015-10-02
|
*
Propagate `Guarded` flag from syntax to kernel.
Arnaud Spiwack
2015-09-25
*
|
Option -type-in-type: added support in checker and making it contaminating
Hugo Herbelin
2015-07-10
|
/
*
Fix bug #4159
Matthieu Sozeau
2015-05-27
*
Update headers.
Maxime Dénès
2015-01-12
*
Global: export the name of the summary entry
Enrico Tassi
2014-12-17
*
selective join/export of the safe_environment
Enrico Tassi
2014-10-13
*
library/opaqueTables: enable their use in interactive mode
Enrico Tassi
2014-10-13
*
Providing a -type-in-type option for collapsing the universe hierarchy.
Hugo Herbelin
2014-09-13
*
Simplify even further the declaration of primitive projections,
Matthieu Sozeau
2014-08-30
*
Move to a representation of universe polymorphic constants using indices for ...
Matthieu Sozeau
2014-08-03
*
Add toplevel commands to declare global universes and constraints.
Matthieu Sozeau
2014-07-01
*
Less ocaml warnings.
Hugo Herbelin
2014-06-13
*
- 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
*
Fix interface for template polymorphism, cleaning up code in all typing algor...
Matthieu Sozeau
2014-05-06
*
Initial work on reintroducing old-style polymorphism for compatibility (the s...
Matthieu Sozeau
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
*
Removing dead code, thanks to new OCaml warnings and a bit of scripting.
Pierre-Marie Pédrot
2014-04-23
*
Changing Retrokwnoledge entry type from kind_of_term to constr. It seems it had
Pierre-Marie Pédrot
2014-03-14
*
vi2vo: universes handling finally fixed
Enrico Tassi
2014-03-11
*
.vi files: .vo files without proofs
Enrico Tassi
2014-01-04
*
Conv_orable made functional and part of pre_env
gareuselesinge
2013-10-31
*
Future: ported to Ephemeron + exception enhancing
gareuselesinge
2013-10-18
*
Safe_typing code refactoring
letouzey
2013-08-20
*
enhance marshallable option for freeze (minor TODO in safe_typing)
gareuselesinge
2013-08-08
*
Simple machinery to detect EXTEND that interpret during parsing
gareuselesinge
2013-08-08
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Added a Register Inline command for the native compiler. Will be ported to th...
mdenes
2013-07-10
*
code simplifications concerning Summary
letouzey
2013-04-22
*
Minor simplifications in Declaremods and Safe_typing
letouzey
2013-04-15
*
Mod_subst: misc reformulations
letouzey
2013-02-26
*
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-22
*
Modulification of Label
ppedrot
2012-12-18
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
Partial revert of Yann commit in order to use CLib.List when opening
ppedrot
2012-09-14
[next]