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-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
2019-07-01
[api] Refactor most of `Decl_kinds`
Emilio Jesus Gallego Arias
2019-06-28
Reify libobject containers
Maxime Dénès
2019-06-25
Merge PR #10316: [lemmas] Reify info for implicits, universe decls, and rec t...
Pierre-Marie Pédrot
2019-06-25
Merge PR #10284: Expose set interface to option tables
Pierre-Marie Pédrot
2019-06-24
Use named records instead of tuples where `polymorphic` used to be.
Gaëtan Gilbert
2019-06-24
[api] [proof] Move `discharge` type to vernac_ast where it is used.
Emilio Jesus Gallego Arias
2019-06-24
[api] Remove `polymorphic` type alias, use labels instead.
Emilio Jesus Gallego Arias
2019-06-24
[api] Move `locality` from `library` to `vernac`.
Emilio Jesus Gallego Arias
2019-06-24
[lemmas] [proof] Split proof kinds into per-layer components.
Emilio Jesus Gallego Arias
2019-06-24
[proof] Remove duplicated universe polymorphic from decl_kinds
Emilio Jesus Gallego Arias
2019-06-17
Merge PR #10362: Kernel-side delaying of polymorphic opaque constants
Gaëtan Gilbert
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-06-17
Merge universe quantification and delayed constraints in opaque proofs.
Pierre-Marie Pédrot
2019-06-17
Allow to delay polymorphic opaque constants.
Pierre-Marie Pédrot
2019-06-12
Remove dependency of native_compile on global env for symbols
Gaëtan Gilbert
2019-06-11
Remove the side-effect role from the kernel.
Pierre-Marie Pédrot
2019-06-11
Move type definition Nativecode.symbols to Nativevalues
Gaëtan Gilbert
2019-06-08
Cleaning the status of Local Definition and similar.
Hugo Herbelin
2019-06-08
Adding a new kind of assumption to track assumption coming from "Context".
Hugo Herbelin
2019-06-04
Remove the discharge segment from vo files.
Pierre-Marie Pédrot
2019-06-04
Slightly tweak the representation of dischargeable opaque proofs.
Pierre-Marie Pédrot
2019-06-04
Do not substitute opaque constants when discharging.
Pierre-Marie Pédrot
2019-06-03
Expose set interface to option tables
Gaëtan Gilbert
2019-05-29
Merge PR #10248: Move the Discharge module in the kernel and merge it with Co...
Maxime Dénès
2019-05-28
Merge PR #10258: Remove the delayed universe table from object files.
Enrico Tassi
2019-05-27
Remove the delayed universe table from object files.
Pierre-Marie Pédrot
2019-05-26
More precise type for Safe_typing export and inlining of private constants.
Pierre-Marie Pédrot
2019-05-26
Move the Discharge module into the kernel.
Pierre-Marie Pédrot
2019-05-24
Remove the indirect opaque accessor hooks from Opaqueproof.
Pierre-Marie Pédrot
2019-05-24
Move body_of_constant_body to Global and specialize its uses.
Pierre-Marie Pédrot
[next]