index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
library
/
global.mli
Commit message (
Expand
)
Author
Age
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
*
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
*
Option -type-in-type: added support in checker and making it contaminating
Hugo Herbelin
2015-07-10
*
Native compiler: refactor code handling pre-computed values.
Maxime Dénès
2015-07-10
*
Fix bug #4159
Matthieu Sozeau
2015-05-27
*
Better comment for [type_of_global_unsafe].
Matthieu Sozeau
2015-02-16
*
Comment on the unsafe_ functions in Global.
Matthieu Sozeau
2015-02-16
*
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
*
Add toplevel commands to declare global universes and constraints.
Matthieu Sozeau
2014-07-01
*
- 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
*
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
*
vi2vo: universes handling finally fixed
Enrico Tassi
2014-03-11
*
Conv_orable made functional and part of pre_env
gareuselesinge
2013-10-31
*
Declarations.mli: reorganization of modular structures
letouzey
2013-08-20
*
Safe_typing code refactoring
letouzey
2013-08-20
*
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
*
Use definition_entry to declare local definitions
gareuselesinge
2013-05-09
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Minor simplifications in Declaremods and Safe_typing
letouzey
2013-04-15
*
Dir_path --> DirPath
letouzey
2013-02-19
*
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-22
*
Modulification of mod_bound_id
ppedrot
2012-12-18
*
Modulification of Label
ppedrot
2012-12-18
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
Change Hint Resolve, Immediate to take a global reference as argument
msozeau
2012-10-26
*
Updating headers.
herbelin
2012-08-08
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
Module names and constant/inductive names are now in two separate namespaces
letouzey
2012-03-26
*
Various simplifications about constant_of_delta and mind_of_delta
letouzey
2011-10-11
*
Rely on kernel to know if a name is already used so as to be consistent with it.
herbelin
2011-10-08
*
A fine-grain control of inlining at functor application via priority levels
letouzey
2011-01-31
*
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
*
Various minor improvements of comments in mli for ocamldoc
letouzey
2010-04-29
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-29
*
Variant !F M for functor application that does not honor the Inline declarations
letouzey
2010-01-17
*
Include Self (Type) Foo: applying a (Type) Functor to the current context
letouzey
2009-11-16
*
This big commit addresses two problems:
soubiran
2009-10-21
[next]