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
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
2015-10-08
Axioms now support the universe binding syntax.
Pierre-Marie Pédrot
2015-10-08
Proof using: let-in policy, optional auto-clear, forward closure*
Enrico Tassi
2015-10-08
Goptions: new value type: optional string
Enrico Tassi
2015-09-14
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-08-19
Documentation by giving a name to a large type.
Pierre-Marie Pédrot
2015-08-14
Revert commit 18796b6aea453bdeef1ad12ce80eeb220bf01e67, close 3080
Jason Gross
2015-06-29
Code documentation of the TACTIC/VERNAC EXTEND macros.
Pierre-Marie Pédrot
2015-06-26
Introduction of a "Undelimit Scope" command, undoing "Delimit Scope"
Lionel Rieg
2015-05-04
Add a [Redirect] vernacular command
Clément Pit--Claudel
2015-03-27
Putting the From parameter of the Require command into the AST.
Pierre-Marie Pédrot
2015-02-14
Abstract: "Qed export ident, .., ident" to preserve v8.4 behavior
Enrico Tassi
2015-01-12
Update headers.
Maxime Dénès
2014-12-18
Proof using: New vernacular to name sets of section variables
Enrico Tassi
2014-12-15
About now accepts hypothesis names and goal selector.
Pierre Courtieu
2014-12-12
Searchxxx now search also the hypothesis and support goal selector.
Pierre Courtieu
2014-11-01
Add [Info] command.
Arnaud Spiwack
2014-10-31
Feedback message: hold extra info to help routing
Enrico Tassi
2014-10-13
Emit a warning for void Arguments statement (Close 3713)
Enrico Tassi
2014-09-29
Notation: option to attach extra pretty printing rules to notations
Enrico Tassi
2014-09-15
Add a "Hint Mode ref (+ | -)*" hint for setting a global mode
Matthieu Sozeau
2014-09-12
Add syntax [id]: to apply tactic to goal named id.
Hugo Herbelin
2014-09-10
VernacExtend does not dispatch on type anymore.
Pierre-Marie Pédrot
2014-09-09
Dropped proofs (Abort) are evaluated synchronously (Closes: 3550, 3407)
Enrico Tassi
2014-09-04
Remove [Infer] option of records.
Arnaud Spiwack
2014-09-04
Add a [Variant] declaration which allows to write non-recursive variant types.
Arnaud Spiwack
[next]