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
2020-02-13
Merge PR #11521: Remove Goptions.opt_name field
Pierre-Marie Pédrot
2020-02-12
Remove Goptions.opt_name field
Gaëtan Gilbert
2020-02-12
Standardize constr -> globref operations to use destRef/isRef/isRefX
Gaëtan Gilbert
2020-02-09
Remove the Template Check option.
Pierre-Marie Pédrot
2020-01-30
export_private_constants doesn't use the [constr in_univ_ctx] argument
Gaëtan Gilbert
2020-01-30
Merge PR #11307: Remove the hacks relying on hardwired libobject tags.
Maxime Dénès
2020-01-28
Remove dead code in Globnames.
Pierre-Marie Pédrot
2020-01-27
cleanup: Lib.freeze doesn't use its [~marshallable] argument
Gaëtan Gilbert
2019-12-22
Remove the hacks relying on hardwired libobject tags.
Pierre-Marie Pédrot
2019-12-22
Export the dynamic type API of libobjects.
Pierre-Marie Pédrot
2019-12-18
Merge PR #10616: Fix push_universe_context* interfaces to use a consistent ~s...
Pierre-Marie Pédrot
2019-12-13
Use ~strict argument consistently in push_context/push_context_set intfs
Matthieu Sozeau
2019-12-12
Merge PR #11278: Clean libobject stuff
Gaëtan Gilbert
2019-12-11
Remove the unused add_leaves Libobject primitive.
Pierre-Marie Pédrot
2019-12-09
Type-safe implementation of libobjects.
Pierre-Marie Pédrot
2019-12-09
Simplify the implementation of Summary by specifying the type of ML-MODULES.
Pierre-Marie Pédrot
2019-12-09
Type-safe implementation of summary state.
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
[next]