index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
Age
Commit message (
Expand
)
Author
2019-12-11
Remove the unused add_leaves Libobject primitive.
Pierre-Marie Pédrot
2019-12-07
Section.t is never empty
Gaëtan Gilbert
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-11-01
Declare type of primitives in CPrimitives
Pierre Roux
2019-10-24
[library] [nit] Remove unnecessary type alias.
Emilio Jesus Gallego Arias
2019-10-16
Split the function used to declare side-effects from the standard one.
Pierre-Marie Pédrot
2019-10-14
Remove obj_sec field of Nametab.obj_prefix record.
Gaëtan Gilbert
2019-10-14
Use kernel info from Global for Lib.sections_{depth,are_opened}
Gaëtan Gilbert
2019-10-14
Remove [in_section] arguments to Safe_typing functions
Gaëtan Gilbert
2019-10-05
Remove "is_polymorphic_univ" checks in upper layers.
Gaëtan Gilbert
2019-10-04
Merge PR #10798: Loosen restrictions on mixing universe mono/polymorphism in ...
Pierre-Marie Pédrot
2019-10-03
Merge PR #10727: [library] Move `Declaremods` to `vernac/`
Pierre-Marie Pédrot
2019-10-02
Loosen restrictions on mixing universe mono/polymorphism in sections
Gaëtan Gilbert
2019-09-26
Implement section discharging inside kernel.
Pierre-Marie Pédrot
2019-09-25
Move the Lib section data into the kernel.
Pierre-Marie Pédrot
2019-09-25
Stub code for handling sections in kernel.
Pierre-Marie Pédrot
2019-09-25
Refine the API to declare section-local universes.
Pierre-Marie Pédrot
2019-09-18
[library] Move `Declaremods` to `vernac/`
Emilio Jesus Gallego Arias
2019-09-16
Optimize multiple imports
Maxime Dénès
2019-09-16
Optimize `Include`d `Export`s
Maxime Dénès
2019-09-16
Turn `module_objects` into a record
Maxime Dénès
2019-09-16
Optimize module Exports
Maxime Dénès
2019-09-16
Do not cache objects when importing modules
Maxime Dénès
2019-09-16
Specialize `ImportObject` to `Export`
Maxime Dénès
2019-09-16
`do_modtype` -> `load_modtype`
Maxime Dénès
2019-09-04
Merge PR #10612: Fix feedback levels
Emilio Jesus Gallego Arias
2019-09-02
Merge PR #10562: [library] Move library to vernac
Maxime Dénès
2019-08-30
[library] Move library to vernac
Emilio Jesus Gallego Arias
2019-08-29
Make sure that all query commands return a notice (not an info) feedback
Maxime Dénès
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
2019-08-23
Merge PR #10665: [api] Move handling of variable implicit data to impargs
Gaëtan Gilbert
2019-08-21
Merge PR #10666: [api] Move `Keys` to pretyping
Enrico Tassi
2019-08-19
[api] Move handling of variable implicit data to impargs
Emilio Jesus Gallego Arias
2019-08-18
[api] Move `Keys` to pretyping
Emilio Jesus Gallego Arias
2019-08-16
Set/Unset commands for typing flags
SimonBoulier
2019-07-31
Specialize the section API.
Pierre-Marie Pédrot
2019-07-31
Remove the universe part from the section variable mechanism.
Pierre-Marie Pédrot
2019-07-31
Code simplification in Lib section handling.
Pierre-Marie Pédrot
2019-07-18
Remove dead code in Lib.
Pierre-Marie Pédrot
2019-07-18
Attach the universe polymorphic status to sections.
Pierre-Marie Pédrot
2019-07-18
Use a dedicated data structure for section representation in Lib.
Pierre-Marie Pédrot
2019-07-11
Merge PR #10498: [api] Deprecate GlobRef constructors.
Gaëtan Gilbert
2019-07-08
[api] Deprecate GlobRef constructors.
Emilio Jesus Gallego Arias
2019-07-08
[core] [api] Support OCaml 4.08
Emilio Jesus Gallego Arias
2019-07-04
Merge PR #10461: Simplify Declare.declare_variable
Emilio Jesus Gallego Arias
2019-07-04
Merge PR #10359: Remove dependency of native_compile on global env for symbols
Maxime Dénès
2019-07-03
Safe_typing.push_named_assum: don't take universes
Gaëtan Gilbert
2019-07-03
Simplify (restrict_path 0 sp) -> (make_path DirPath.empty id)
Gaëtan Gilbert
2019-07-03
Merge PR #10442: Reify libobject containers
Emilio Jesus Gallego Arias
2019-07-01
[api] Reduce declare_kinds even more.
Emilio Jesus Gallego Arias
[next]