index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
lib.ml
Age
Commit message (
Expand
)
Author
2017-06-12
[lib] Remove obsolete state-management function add_frozen_state
Emilio Jesus Gallego Arias
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-03-14
[library] Refactor state handling.
Emilio Jesus Gallego Arias
2017-03-14
[library] Don't recompute path_prefix on unfreeze.
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-09-08
Merge PR #244.
Pierre-Marie Pédrot
2016-08-30
CLEANUP: switching from "right-to-left" to "left-to-right" function compositi...
Matej Kosik
2016-08-24
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
Changing the definition of the "Lib.variable.info" type to enable us to do mo...
Matej Kosik
2016-08-19
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-06-29
Exporting section_segment_of_reference.
Hugo Herbelin
2016-06-27
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-13
Univs: fix for part #2 of bug #4816.
Matthieu Sozeau
2016-02-09
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-01-23
Fix bug #4503: mixing universe polymorphic and monomorphic
Matthieu Sozeau
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
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-10-02
Univs: refined handling of assumptions
Matthieu Sozeau
2015-04-23
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
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-06-21
When discharging polymorphic definitions, we must take into account all
Matthieu Sozeau
2014-06-17
Removing dead code.
Pierre-Marie Pédrot
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
2014-01-05
STM: modules do not prevent proofs from being ASync
Enrico Tassi
2013-11-07
Partial application hunt.
ppedrot
2013-09-27
Removing a bunch of generic equalities.
ppedrot
2013-09-12
Minimal implementation of `Shallow marshalling of Lib
gareuselesinge
2013-08-22
Nicer code concerning dirpaths and modpath around Lib
letouzey
2013-08-20
Safe_typing code refactoring
letouzey
2013-08-08
enhance marshallable option for freeze (minor TODO in safe_typing)
gareuselesinge
2013-08-08
State Transaction Machine
gareuselesinge
2013-07-17
Lib.contents () instead of Lib.contents_after None
letouzey
2013-05-12
Use the Hook module here and there.
ppedrot
2013-05-06
States: frozen states can hold closures
gareuselesinge
[next]