index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
/
vernacentries.ml
Age
Commit message (
Expand
)
Author
2018-10-19
Deprecating Global.type_of_global_in_context.
Hugo Herbelin
2018-10-15
Providing a centralized API for ARGUMENT EXTEND.
Pierre-Marie Pédrot
2018-10-11
[vernac] Remove unused abstraction from declaration_hook type.
Emilio Jesus Gallego Arias
2018-10-11
Merge PR #186: [RFC] Coqlib cleanup
Pierre-Marie Pédrot
2018-10-11
Merge PR #8161: Implement VERNAC EXTEND in coqpp
Maxime Dénès
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
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-19
Fix #7754: universe declarations on mutual inductives
Gaëtan Gilbert
2018-09-14
Register: simpler syntax
Vincent Laporte
2018-09-14
Retroknowledge: use GlobRef.t instead of Constr.t as entry
Vincent Laporte
2018-09-13
Add explicit atribute for template polymorphism.
Gaëtan Gilbert
2018-09-11
Merge PR #7135: Introducing an explicit `Declare Scope` command
Emilio Jesus Gallego Arias
2018-09-10
Remove environment passing to coercion printers
Gaëtan Gilbert
2018-09-10
Support for Local flag in Declare Scope, Undelimit/Delimit Scope, Bind Scope.
Hugo Herbelin
2018-09-10
Adding a command "Declare Scope" and deprecating scope implicit declaration.
Hugo Herbelin
2018-09-06
Merge PR #8295: Fix #8291: print universe names in universe context for Check.
Matthieu Sozeau
2018-09-03
Merge PR #7085: Turn the kernel reduction sharing flag into an argument passe...
Maxime Dénès
2018-08-28
Close #8091: print universe context for Eval when option on.
Gaëtan Gilbert
2018-08-28
Fix #8291: print universe names in universe context for Check.
Gaëtan Gilbert
2018-08-27
Add support for focusing on named goals using brackets.
Théo Zimmermann
2018-07-29
Supporting locality flag for custom entries + compatibility with modules.
Hugo Herbelin
2018-07-29
Adding support for custom entries in notations.
Hugo Herbelin
2018-07-26
Turn the kernel reduction sharing flag into an argument passed in the cache.
Pierre-Marie Pédrot
2018-07-12
Statically typecheck the VERNAC EXTEND wrapper.
Pierre-Marie Pédrot
2018-07-12
Export a wrapper simplifying the registration of vernacular commands.
Pierre-Marie Pédrot
2018-07-11
Merge PR #7898: Remove camlp4 remains
Emilio Jesus Gallego Arias
2018-07-07
Introduce a Pcoq.Entry module for functions that ought to be exported.
Pierre-Marie Pédrot
2018-07-03
[vernac] use a record for the contents of the “deprecated” attribute
Vincent Laporte
2018-07-03
[vernac] use plain strings as attribute names
Vincent Laporte
2018-07-03
[vernac] Generic syntax for flags/attributes
Vincent Laporte
2018-07-03
[vernac] Add a “deprecated” attribute
Vincent Laporte
2018-07-03
[vernac] mk_atts: an atts record with default values
Vincent Laporte
2018-07-03
[vernac] attribute_of_flags
Vincent Laporte
2018-07-01
Add flag Uniform Inductive Parameters
Jasper Hugunin
2018-07-01
Implement uniform parameters in ComInductive
Jasper Hugunin
2018-06-28
Make Environ.globals abstract.
Gaëtan Gilbert
2018-06-24
Handle mutual record at the vernac level.
Pierre-Marie Pédrot
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-12
[api] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-06-04
Merge PR #7315: An attempt to clarify error message for Arguments needing "re...
Maxime Dénès
2018-05-30
Merge PR #7558: [api] Make `vernac/` self-contained.
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-27
[api] Make `vernac/` self-contained.
Emilio Jesus Gallego Arias
2018-05-27
[tactics] Turn boolean locality hint parameter into a named one.
Emilio Jesus Gallego Arias
2018-05-25
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-25
An attempt to clarify error message for Arguments needing "rename" flag.
Hugo Herbelin
2018-05-23
[api] Move `Vernacexpr` to parsing.
Emilio Jesus Gallego Arias
2018-05-23
[api] Move `opacity_flag` to `Proof_global`.
Emilio Jesus Gallego Arias
[next]