index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
/
ppvernac.ml
Age
Commit message (
Expand
)
Author
2019-07-23
[vernacexpr] Refactor fixpoint AST.
Emilio Jesus Gallego Arias
2019-07-08
[core] [api] Support OCaml 4.08
Emilio Jesus Gallego Arias
2019-07-01
[api] Refactor most of `Decl_kinds`
Emilio Jesus Gallego Arias
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-06-08
Adding a new kind of assumption to track assumption coming from "Context".
Hugo Herbelin
2019-06-06
Merge PR #8988: Towards unifying parsing/printing for universe instances and ...
Gaëtan Gilbert
2019-06-01
Allowing Set to be part of universe expressions.
Hugo Herbelin
2019-05-31
Remove Show Script (deprecated in 8.10)
Gaëtan Gilbert
2019-05-28
[elaboration] Bidirectionality hints
Maxime Dénès
2019-05-21
Remove undocumented Instance : ! syntax
Gaëtan Gilbert
2019-05-10
Use Print Custom Grammar to inspect custom entries
Jasper Hugunin
2019-05-07
[Record] Une a record to gather field declaration attributes
Vincent Laporte
2019-04-25
[vernac] [ast] Make location info an attribute of vernaculars.
Emilio Jesus Gallego Arias
2019-04-12
Unify Set and Unset handling for options
Gaëtan Gilbert
2019-03-30
[vernac] Small cleanup to remove assert false.
Emilio Jesus Gallego Arias
2019-03-20
Stop accessing proof env via Pfedit in printers
Maxime Dénès
2019-02-28
Implement a method for manual declaration of implicits.
Jasper Hugunin
2019-02-04
Primitive integers
Maxime Dénès
2019-01-22
Distinguish ASTs for Instance and Declare Instance
Maxime Dénès
2019-01-22
VernacDeclareClass -> VernacExistingClass
Maxime Dénès
2019-01-22
VernacDeclareInstances -> VernacExistingInstance
Maxime Dénès
2018-12-17
Merge PR #9153: [api] Move reduction modules to `tactics`
Pierre-Marie Pédrot
2018-12-11
[api] Move reduction modules to `tactics`
Emilio Jesus Gallego Arias
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-11-27
[gramlib] Minor cleanups:
Emilio Jesus Gallego Arias
2018-11-19
Merge PR #9003: [vernacextend] Consolidate extension points API
Pierre-Marie Pédrot
2018-11-17
[vernacextend] Consolidate extension points API
Emilio Jesus Gallego Arias
2018-11-16
Print Universes Subgraph
Gaëtan Gilbert
2018-11-06
Move debug term printer to kernel
Maxime Dénès
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-09-23
[api] Deprecate constructors of deprecated datatypes.
Emilio Jesus Gallego Arias
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-10
Adding a command "Declare Scope" and deprecating scope implicit declaration.
Hugo Herbelin
2018-07-29
Renaming ETName and ETReference so as to fit the user-visible terminology.
Hugo Herbelin
2018-07-29
Adding support for custom entries in notations.
Hugo Herbelin
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] Concrete syntax for attributes
Vincent Laporte
2018-07-02
hints: add Hint Variables/Constants Opaque/Transparent commands
Matthieu Sozeau
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-12
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-06-04
Merge PR #7655: Refactor parsing rules for Hint Resolve -> and Hint Resolve <-
Pierre-Marie Pédrot
2018-05-31
Refactor parsing rules for Hint Resolve -> and Hint Resolve <-
Armaël Guéneau
2018-05-31
[notations] Split interpretation and parsing of notations
Emilio Jesus Gallego Arias
2018-05-31
[api] Move `Constrexpr` to the `interp` module.
Emilio Jesus Gallego Arias
2018-05-27
[api] Make `vernac/` self-contained.
Emilio Jesus Gallego Arias
2018-05-27
[api] [parsing] Move Egram* to `vernac/`
Emilio Jesus Gallego Arias
[prev]