index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
/
vernacexpr.ml
Age
Commit message (
Expand
)
Author
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-02
Command driven attributes.
Gaëtan Gilbert
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-10-06
[api] Remove (most) 8.9 deprecated objects.
Emilio Jesus Gallego Arias
2018-09-27
[api] Remove unnecessary type alias introduced in 8.9
Emilio Jesus Gallego Arias
2018-09-26
[api] Two more missing deprecations.
Emilio Jesus Gallego Arias
2018-09-23
[api] Deprecate constructors of deprecated datatypes.
Emilio Jesus Gallego Arias
2018-09-19
Fix #7754: universe declarations on mutual inductives
Gaëtan Gilbert
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
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-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] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-06-04
Merge PR #7655: Refactor parsing rules for Hint Resolve -> and Hint Resolve <-
Pierre-Marie Pédrot
2018-06-04
Merge PR #7657: Fix a couple typos in deprecation messages
Pierre-Marie Pédrot
2018-05-31
Fix a couple typos in deprecation messages
Armaël Guéneau
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
Merge PR #6969: [api] Remove functions deprecated in 8.8
Maxime Dénès
2018-05-30
Move interning the [hint_pattern] outside the Typeclasses hooks.
Gaëtan Gilbert
2018-05-30
[api] Remove deprecated object from `Term`
Emilio Jesus Gallego Arias
2018-05-27
[api] Make `vernac/` self-contained.
Emilio Jesus Gallego Arias