index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
lib.mli
Age
Commit message (
Expand
)
Author
2019-05-26
Move the Discharge module into the kernel.
Pierre-Marie Pédrot
2019-05-19
Inverting the responsibility to define logically a constant in Declare.
Pierre-Marie Pédrot
2018-12-13
Move shallow state logic to the function preparing state for workers
Maxime Dénès
2018-10-31
[nametab] Move `object_prefix` to `Nametab`.
Emilio Jesus Gallego Arias
2018-10-26
[libobject] Move object_name next to object definition.
Emilio Jesus Gallego Arias
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-09-27
Fix #8478: Undeclared universe anomaly with sections
Gaëtan Gilbert
2018-07-26
Merge PR #8101: Remove ClosedModule and ClosedSection from libstack
Enrico Tassi
2018-07-24
Projections use index representation
Gaëtan Gilbert
2018-07-20
Also remove ClosedSection (same reasoning as ClosedModule)
Maxime Dénès
2018-07-20
Remove ClosedModule from libstack
Maxime Dénès
2018-06-27
Swapping Context and Constr: defining declarations on constr in Constr.
Hugo Herbelin
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-12-30
Returning instance instead of substitution in universe context abstraction.
Pierre-Marie Pédrot
2017-12-30
Using a dedicated type for Lib.abstr_info.
Pierre-Marie Pédrot
2017-11-06
[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-08-01
[flags] Remove XML output flag.
Emilio Jesus Gallego Arias
2017-07-13
Getting rid of AUContext abstraction breakers in Discharge.
Pierre-Marie Pédrot
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-16
Clean up universes of constants and inductives
Amin Timany
2017-06-12
[lib] Remove obsolete state-management function add_frozen_state
Emilio Jesus Gallego Arias
2016-10-05
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-05
Fix a bug of Mltop.declare_cache_object.
Pierre-Marie Pédrot
2016-09-23
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-22
Revert "Merge remote-tracking branch 'github/pr/283' into trunk"
Maxime Dénès
2016-09-20
Rename Decl_kinds.binding_kind into Decls_kind.implicit_status.
Maxime Dénès
2016-09-20
Stylistic improvements in intf/decl_kinds.mli.
Maxime Dénès
2016-09-20
Remove dead code in library/lib.ml.
Maxime Dénès
2016-08-24
Changing the definition of the "Lib.variable.info" type to enable us to do mo...
Matej Kosik
2016-06-29
Exporting section_segment_of_reference.
Hugo Herbelin
2016-01-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-23
Fix bug #4503: mixing universe polymorphic and monomorphic
Matthieu Sozeau
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-15
Hooks for a third-party XML plugin. Contributed by Claudio Sacerdoti Coen.
Maxime Dénès
2016-01-11
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2015-10-28
lib_stack: API to reorder the libstack
Enrico Tassi
2015-10-27
Fix bugs 4389, 4390 and 4391 due to wrong handling of universe names
Matthieu Sozeau
2015-01-12
Update headers.
Maxime Dénès
2014-09-08
Removing dead code relative to the XML plugin.
Pierre-Marie Pédrot
2014-09-02
Fix Declaremods.end_library (Closes: #3536)
Enrico Tassi
2014-08-03
Move to a representation of universe polymorphic constants using indices for ...
Matthieu Sozeau
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-02-26
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
New compilation mode -vi2vo
Enrico Tassi
2013-08-22
Nicer code concerning dirpaths and modpath around Lib
letouzey
2013-08-08
enhance marshallable option for freeze (minor TODO in safe_typing)
gareuselesinge
2013-08-08
State Transaction Machine
gareuselesinge
[next]