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-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
2019-02-04
Primitive integers
Maxime Dénès
2018-12-17
Merge PR #9220: Move shallow state logic to the function preparing state for ...
Enrico Tassi
2018-12-14
[proof] Rework proof interface.
Emilio Jesus Gallego Arias
2018-12-13
Move shallow state logic to the function preparing state for workers
Maxime Dénès
2018-12-12
Higher-level libobject API for objects with fixed scopes
Maxime Dénès
2018-12-12
Merge PR #8974: Fix mod_subst wrt universe polymorphism
Maxime Dénès
2018-12-12
Merge PR #9150: [doc] Enable Warning 50 [incorrect doc comment] and fix comme...
Maxime Dénès
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-12-06
Revise API for global universes.
Gaëtan Gilbert
2018-12-06
Fix race condition triggered by fresh universe generation
Maxime Dénès
2018-12-05
Fix mod_subst wrt universe polymorphism
Gaëtan Gilbert
2018-11-28
[options] New helper for creation of boolean options plus reference.
Emilio Jesus Gallego Arias
2018-11-27
Merge PR #9046: Goptions.declare_* functions return unit instead of a write_f...
Emilio Jesus Gallego Arias
2018-11-26
Put -indices-matter in typing_flags
Gaëtan Gilbert
2018-11-23
Goptions.declare_* functions return unit instead of a write_function
Gaëtan Gilbert
2018-11-15
Move generating library dirpath to stm in compile mode.
Gaëtan Gilbert
2018-11-13
Merge PR #8906: [Goptions] More detailed error messages
Maxime Dénès
2018-11-09
Use arrays of names instead of lists in abstract universe names.
Pierre-Marie Pédrot
2018-11-09
Force the user to provide names when generating abstract universe contexts.
Pierre-Marie Pédrot
2018-11-05
Merge PR #8871: [library] Move Nametab/Lib specific-names to Nametab
Hugo Herbelin
2018-11-05
[Goptions] More detailed error messages
Vincent Laporte
2018-11-05
Merge PR #8870: Pass native and VM flags to the kernel through environment
Pierre-Marie Pédrot
2018-11-05
Merge PR #8857: [library] Better sizing for libobject hashtbl.
Pierre-Marie Pédrot
2018-11-05
Merge PR #8766: [nametab] [api] Provide basic support for efficient completion.
Pierre-Marie Pédrot
2018-11-05
Pass native and VM flags to the kernel through environment
Maxime Dénès
[next]