index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
extraction
Age
Commit message (
Expand
)
Author
2019-04-10
Remove calls to global env in Inductiveops
Maxime Dénès
2019-03-27
[plugins] [extraction] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-14
Repair relevance marks in-kernel.
Gaëtan Gilbert
2019-03-14
Add relevance marks on binders.
Gaëtan Gilbert
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-02-28
Constructor type information uses the expanded form.
Pierre-Marie Pédrot
2019-02-18
Merge PR #9306: Remove Printing Primitive Projection Compatibility
Maxime Dénès
2019-02-04
Primitive integers
Maxime Dénès
2019-01-10
Remove Printing Primitive Projection Compatibility
Gaëtan Gilbert
2018-12-12
Higher-level libobject API for objects with fixed scopes
Maxime Dénès
2018-12-12
Merge PR #8965: Add `String Notation` vernacular like `Numeral Notation`
Hugo Herbelin
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-11-28
Add extraction directives for nicer extraction of bytes
Jason Gross
2018-11-23
s/let _ =/let () =/ in some places (mostly goptions related)
Gaëtan Gilbert
2018-10-19
Deprecating Global.type_of_global_in_context.
Hugo Herbelin
2018-10-15
Port remaining EXTEND ml4 files to coqpp.
Pierre-Marie Pédrot
2018-10-15
Plug ARGUMENT EXTEND into the argument extension API.
Pierre-Marie Pédrot
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-10-02
[ocaml] [lib] Remove some compatibility layers for OCaml < 4.03.0
Emilio Jesus Gallego Arias
2018-09-12
Move maps & sets indexed by GlobRef.t into the kernel
Vincent Laporte
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-07-25
Merge PR #8063: Direct implementation of Ascii.eqb and String.eqb (take 2)
Hugo Herbelin
2018-07-24
Projections use index representation
Gaëtan Gilbert
2018-07-16
Add Extract Inlined Constant directives for {String,Ascii}.eqb
Jason Gross
2018-06-23
Using more general information for primitive records.
Pierre-Marie Pédrot
2018-06-23
Change the proj_ind field from MutInd.t to inductive.
Pierre-Marie Pédrot
2018-06-19
Merge PR #7797: Remove reference name type.
Enrico Tassi
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-17
Remove the proj_body field from the kernel.
Pierre-Marie Pédrot
2018-06-17
Getting rid of the const_proj field in the kernel.
Pierre-Marie Pédrot
2018-06-12
[api] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-05-31
Reduce circular dependency constants <-> projections
Gaëtan Gilbert
2018-05-23
Collecting List.smart_* functions into a module List.Smart.
Hugo Herbelin
2018-05-23
Collecting Array.smart_* functions into a module Array.Smart.
Hugo Herbelin
2018-05-17
Split off Universes functions dealing with generating new universes.
Gaëtan Gilbert
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-03-10
[ssreflect] Fix module scoping problems due to packing and mli files.
Emilio Jesus Gallego Arias
2018-03-09
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-08
Merge PR #6926: An experimental 'Show Extraction' command (grant feature wish...
Maxime Dénès
2018-03-06
An experimental 'Show Extraction' command (grant feature wish #4129)
Pierre Letouzey
2018-03-06
Extraction: switch to EConstr.t as the central type to extract from.
Pierre Letouzey
2018-03-06
[stdlib] Do not use deprecated notations
Vincent Laporte
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-17
Change references to CAMLP4 to CAMLP5 to be more accurate since we no
Jim Fehrle
2017-12-23
[api] Also deprecate constructors of Decl_kinds.
Emilio Jesus Gallego Arias
2017-12-06
issue deprecation warning for "Ocaml"
Paul Steckler
2017-12-05
use \ocaml macro in Extraction chapter; accept OCaml in Extraction Language
Paul Steckler
2017-12-05
Merge PR #6220: Use OCaml criteria for infix ops in extraction, #6212
Maxime Dénès
2017-11-27
allow :: and , as infix ops
Paul Steckler
2017-11-24
Merge PR #486: Make some functions on terms more robust w.r.t new term constr...
Maxime Dénès
[next]