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-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
2019-05-24
Statically ensure the content of delayed proofs in vio file.
Pierre-Marie Pédrot
2019-05-23
Merge PR #9895: [loadpath] Make loadpath handling self-contained and move to ...
Maxime Dénès
2019-05-23
Fixing typos - Part 2
JPR
2019-05-22
Merge PR #10177: Fix #10176: shadowing vs automatic class based generalizatio...
Hugo Herbelin
2019-05-21
[loadpath] Make loadpath handling self-contained and move to vernac
Emilio Jesus Gallego Arias
2019-05-21
Merge PR #10160: Miscellaneous fixes related to the command line
Vincent Laporte
2019-05-20
Ensure statically that declarations built by Term_typing are direct.
Pierre-Marie Pédrot
2019-05-19
Parameterize the constant_body type by opaque subproofs.
Pierre-Marie Pédrot
2019-05-19
Merge the definition of constants and private constants in the API.
Pierre-Marie Pédrot
2019-05-19
Inverting the responsibility to define logically a constant in Declare.
Pierre-Marie Pédrot
2019-05-16
Fix #10176: shadowing vs automatic class based generalization
Gaëtan Gilbert
2019-05-14
Ensuring suffix of file to compile also for -vio2vo checking.
Hugo Herbelin
2019-05-10
[api] Remove 8.10 deprecations.
Emilio Jesus Gallego Arias
2019-04-30
Remove Global.env from goptions by passing from vernacentries
Gaëtan Gilbert
2019-04-30
Merge PR #9952: Remove `constr_of_global_in_context`
Pierre-Marie Pédrot
2019-04-17
Merge PR #9876: Command-line setters for options
Emilio Jesus Gallego Arias
2019-04-16
Better error message when OCaml compiler not found for native compute
Maxime Dénès
2019-04-16
Command-line setters for options
Gaëtan Gilbert
2019-04-12
Remove `constr_of_global_in_context`
Maxime Dénès
2019-04-10
Remove calls to global env in Inductiveops
Maxime Dénès
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-02-26
Fix deprecation warning
Enrico Tassi
2019-02-08
Remove global output_native_objects flag.
Gaëtan Gilbert
[prev]
[next]