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
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-23
Collecting List.smart_* functions into a module List.Smart.
Hugo Herbelin
2018-05-11
Merge PR #7340: Remove DirClosedSection.
Enrico Tassi
2018-04-24
Don't recurse into closed modules/sections in split_lib.
Jasper Hugunin
2018-04-24
Remove DirClosedSection.
Jasper Hugunin
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-29
[lib] [api] Introduce record for `object_prefix`
Emilio Jesus Gallego Arias
2017-11-22
[api] A few more minor deprecation notices.
Emilio Jesus Gallego Arias
2017-11-21
[api] Miscellaneous consolidation + moves to engine.
Emilio Jesus Gallego Arias
2017-11-13
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
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-11-04
[api] Deprecate all legacy uses of Name.Id in core.
Emilio Jesus Gallego Arias
2017-08-29
Merge PR #773: [flags] Remove XML output flag.
Maxime Dénès
2017-08-06
Print names of all open blocks
Tej Chajed
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-11
Getting rid of simple calls to AUContext.instance.
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
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
[next]