index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
intf
/
vernacexpr.mli
Age
Commit message (
Expand
)
Author
2017-06-07
Put all plugins behind an "API".
Matej Kosik
2017-05-24
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-23
[vernac] Remove `Save thm id.` command.
Emilio Jesus Gallego Arias
2017-04-28
Merge PR#531: Fixing bug #5420 and many similar bugs due to the presence of l...
Maxime Dénès
2017-04-24
[location] Use located in misctypes.
Emilio Jesus Gallego Arias
2017-04-21
Remove VernacError
Gaetan Gilbert
2017-04-09
Removing internal support for accepting "{struct x}" and co in "Theorem with".
Hugo Herbelin
2017-04-03
Merge PR#417: No cast surgery in let in
Maxime Dénès
2017-03-24
[stm] Remove some obsolete vernacs/classification.
Emilio Jesus Gallego Arias
2017-03-24
Renaming local_binder into local_binder_expr.
Hugo Herbelin
2016-11-18
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-18
Revert "Merge remote-tracking branch 'github/pr/360' into v8.6"
Maxime Dénès
2016-11-17
[stm] Remove STM-related vernaculars
Emilio Jesus Gallego Arias
2016-11-03
Lets Hints/Instances take an optional pattern
Matthieu Sozeau
2016-10-29
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-27
Complete overhaul of the Arguments vernacular.
Maxime Dénès
2016-10-05
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-01
Add command 'Set foo Append "bar"' for appending to an option (bug #5109).
Guillaume Melquiond
2016-09-30
Merge remote-tracking branch 'github/pr/299' into v8.6
Maxime Dénès
2016-09-29
Fix bug #4798: compat notations should not modify the parser.
Pierre-Marie Pédrot
2016-09-29
Arguments: cleanup + detect discrepancy rename/implicit (#3753)
Enrico Tassi
2016-09-29
Fix bug #4869, allow Prop, Set, and level names in constraints.
Matthieu Sozeau
2016-09-08
Making Vernacexpr independent from Tacexpr.
Pierre-Marie Pédrot
2016-08-27
Support qualified identifiers in Show Match (bug #5050).
Guillaume Melquiond
2016-06-20
COMMENTS: Vernacexpr.extend_name
Matej Kosik
2016-06-17
par: like all: but in parallel
Enrico Tassi
2016-06-16
Extend Hint Mode to handle the no-head-evar case
Matthieu Sozeau
2016-06-16
Merge 'pr/191' into trunk
Enrico Tassi
2016-06-16
Merge remote-tracking branch 'github/pr/194' into trunk
Maxime Dénès
2016-06-14
Goal selectors are now tacticals and can be used as such.
Cyprien Mangin
2016-06-14
Add goal range selectors.
Cyprien Mangin
2016-06-07
Adding an only printing flag to notations.
Pierre-Marie Pédrot
2016-06-06
STM: proof block detection/error resilience API
Enrico Tassi
2016-04-14
Moving and enhancing the grammar_tactic_prod_item_expr type.
Pierre-Marie Pédrot
2016-04-04
Merge branch 'trunk-function_scope' of https://github.com/JasonGross/coq into...
Matthieu Sozeau
2016-03-20
Moving the Ltac definition command to an EXTEND based command.
Pierre-Marie Pédrot
2016-03-20
Moving Print Ltac to an EXTEND based command.
Pierre-Marie Pédrot
2016-03-20
Moving Tactic Notation to an EXTEND based command.
Pierre-Marie Pédrot
2016-03-19
Moving VernacSolve to an EXTEND-based definition.
Pierre-Marie Pédrot
2016-03-06
Moving Autorewrite to Hightatctic.
Pierre-Marie Pédrot
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-11
CLEANUP: removing unnecessary wrapper
Matej Kosik
2016-01-02
Simplification of grammar_prod_item type.
Pierre-Marie Pédrot
2015-12-18
CLEANUP: removing unnecessary alias
Matej Kosik
2015-12-18
CLEANUP: Vernacexpr.VernacDeclareTacticDefinition
Matej Kosik
2015-12-18
CLEANUP: Removing "Vernacexpr.VernacNop" variant to which no Vernacular comma...
Matej Kosik
2015-12-18
CLEANUP: Vernacexpr.vernac_expr
Matej Kosik
2015-11-02
Adding syntax "Show id" to show goal named id (shelved or not).
Hugo Herbelin
[next]