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-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
2018-05-22
Merge PR #7384: Split Universes
Pierre-Marie Pédrot
2018-05-21
[ide] Remove special option `-ideslave`
Emilio Jesus Gallego Arias
2018-05-17
Split off Universes functions dealing with names.
Gaëtan Gilbert
2018-05-01
[api] Move bullets and goals selectors to `proofs/`
Emilio Jesus Gallego Arias
2018-04-30
Merge PR #6935: Separate universe minimization and evar normalization functions
Pierre-Marie Pédrot
2018-04-30
Merge PR #6958: [lib] Move global options to their proper place.
Maxime Dénès
2018-04-23
Merge PR #7152: [api] Remove dependency of library on Vernacexpr.
Pierre-Marie Pédrot
2018-04-17
Deprecate mixing univ minimization and evm normalization functions.
Gaëtan Gilbert
[next]