index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dev
/
top_printers.ml
Age
Commit message (
Expand
)
Author
2019-05-14
Merge PR #10164: Add aucontext debug printer
Pierre-Marie Pédrot
2019-05-14
Add aucontext debug printer
Gaëtan Gilbert
2019-05-13
Make detyping robust w.r.t. indexed anonymous variables
Maxime Dénès
2019-04-09
[api] [proof] Alert users that `Vernacstate.Proof_global` is not to be used.
Emilio Jesus Gallego Arias
2019-03-28
Fix top_printers after removal of imperative state
Gaëtan Gilbert
2019-03-27
[vernac] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-20
Stop accessing proof env via Pfedit in printers
Maxime Dénès
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-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2019-02-04
Primitive integers
Maxime Dénès
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-11-23
s/let _ =/let () =/ in some places (mostly goptions related)
Gaëtan Gilbert
2018-11-17
[vernacextend] Consolidate extension points API
Emilio Jesus Gallego Arias
2018-11-13
[vernac] Rename Vernacinterp to Vernacextend and move extension functions there.
Emilio Jesus Gallego Arias
2018-10-30
Generalizing the various evar_map printers in Termops over an environment.
Hugo Herbelin
2018-10-11
Merge PR #8161: Implement VERNAC EXTEND in coqpp
Maxime Dénès
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-10-02
Pass unnamed arguments to ML macros.
Pierre-Marie Pédrot
2018-09-30
Typo in top_printers.ml.
Hugo Herbelin
2018-09-26
[print] Restrict use of "debug" Termops printer.
Emilio Jesus Gallego Arias
2018-06-28
Make Environ.globals abstract.
Gaëtan Gilbert
2018-06-26
Remove Sorts.contents
Gaëtan Gilbert
2018-06-18
Remove reference name type.
Maxime Dénès
2018-05-28
Merge PR #7521: Fix soundness bug with VM/native and cofixpoints
Pierre-Marie Pédrot
2018-05-28
Unify pre_env and env
Maxime Dénès
2018-05-25
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-17
Split off Universes functions about substitutions and constraints
Gaëtan Gilbert
2018-05-17
Split off Universes functions dealing with names.
Gaëtan Gilbert
2018-04-26
Always print explanation for univ inconsistency, rm Flags.univ_print
Gaëtan Gilbert
2018-04-13
Evar maps contain econstrs.
Gaëtan Gilbert
2018-03-09
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-02-28
[econstr] Continue consolidation of EConstr API under `interp`.
Emilio Jesus Gallego Arias
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
2018-01-18
Merge PR #6448: Cleanup and add debug printers a bit
Maxime Dénès
2017-12-27
[API] remove large file containing duplicate interfaces
Enrico Tassi
2017-12-22
Cleanup debug printers a bit, add generated mli.
Gaëtan Gilbert
2017-11-26
[api] Remove aliases of `Evar.t`
Emilio Jesus Gallego Arias
2017-11-24
Merge PR #6197: [plugin] Remove LocalityFixme über hack.
Maxime Dénès
2017-11-22
[plugin] Remove LocalityFixme über hack.
Emilio Jesus Gallego Arias
2017-11-21
[api] Miscellaneous consolidation + moves to engine.
Emilio Jesus Gallego Arias
2017-11-21
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-19
[plugins] Prepare plugin API for functional handling of state.
Emilio Jesus Gallego Arias
2017-11-13
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-13
Merge PR #6098: [api] Move structures deprecated in the API to the core.
Maxime Dénès
2017-11-13
Merge PR #6124: Adding a debugging printer for ident maps whose codomain type...
Maxime Dénès
2017-11-08
Adding a debugging printer for ident maps whose codomain type is unknown.
Hugo Herbelin
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
[next]