index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
parsing
Commit message (
Expand
)
Author
Age
*
Revert "Rename Lexer -> CLexer."
Pierre-Marie Pédrot
2016-05-31
*
Rename Lexer -> CLexer.
Pierre-Marie Pédrot
2016-05-09
*
A fix to #4666 (Exc_located capsule added by camlp5 overwriting
Hugo Herbelin
2016-04-12
*
Implement support for universe binder lists in Instance and Program Fixpoint/...
Matthieu Sozeau
2016-01-23
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Hooks for a third-party XML plugin. Contributed by Claudio Sacerdoti Coen.
Maxime Dénès
2016-01-15
*
Changing syntax of pat/constr1.../constrn into pat%constr1...%constrn.
Hugo Herbelin
2015-12-10
*
Changing "destruct !hyp" into "destruct (hyp)" (and similarly for induction)
Hugo Herbelin
2015-12-05
*
Improving syntax of pat/constr introduction pattern so that
Hugo Herbelin
2015-12-02
*
Dead code from August 2014 in apply in.
Hugo Herbelin
2015-12-02
*
Changing syntax "$(tactic)$" into "ltac:(tactic)", as discussed in WG.
Hugo Herbelin
2015-12-02
*
Fixing the "parsing rules with idents later declared as keywords" problem.
Hugo Herbelin
2015-11-26
*
Adding syntax "Show id" to show goal named id (shelved or not).
Hugo Herbelin
2015-11-02
*
Manually expand red_tactic so that notations do not break reduction tactics. ...
Guillaume Melquiond
2015-10-30
*
Manually expand the debugging versions of "trivial" and "auto". (Fix bug #4392)
Guillaume Melquiond
2015-10-29
*
Fix some typos.
Guillaume Melquiond
2015-10-14
*
Fix some typos.
Guillaume Melquiond
2015-10-13
*
Allowing empty bound universe variables.
Pierre-Marie Pédrot
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
*
Record fields accept an optional final semicolon separator.
Pierre-Marie Pédrot
2015-10-07
*
Univs: add Strict Universe Declaration option (on by default)
Matthieu Sozeau
2015-10-07
*
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-09-14
*
Hacking parser so as to support both [> ... ] and [id].
Hugo Herbelin
2015-09-08
*
Removing the G_xml module again.
Pierre-Marie Pédrot
2015-07-22
*
Notation: use same level for "@" in constr: and pattern: (Close: #4272)
Enrico Tassi
2015-07-01
*
Introduction of a "Undelimit Scope" command, undoing "Delimit Scope"
Lionel Rieg
2015-06-26
*
Granting, undocumentedly, parsing of "Conjectures" as a synonym of
Hugo Herbelin
2015-06-16
*
Add a [Redirect] vernacular command
Clément Pit--Claudel
2015-05-04
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
Inlining "fun" and "forall" tokens in parser, so that alternative notations for
Hugo Herbelin
2015-04-20
*
grammar: export constr_eval
Enrico Tassi
2015-03-30
*
grammar: export hypident
Enrico Tassi
2015-03-30
*
Putting the From parameter of the Require command into the AST.
Pierre-Marie Pédrot
2015-03-27
*
Qed export -> Qed exporting
Enrico Tassi
2015-03-22
*
Fixed 3233 (fresh does not work with a qualid).
Pierre Courtieu
2015-02-23
*
Abstract: "Qed export ident, .., ident" to preserve v8.4 behavior
Enrico Tassi
2015-02-14
*
Fixing #3982 (conflict with max notation for universes).
Hugo Herbelin
2015-02-12
*
Update headers.
Maxime Dénès
2015-01-12
*
A global [gfail] tactic which works like [fail] except that it fails even if ...
Arnaud Spiwack
2014-12-23
*
Fix compilation error in some configurations.
Arnaud Spiwack
2014-12-23
*
Add a backtracking version of Ltac's [match].
Arnaud Spiwack
2014-12-19
*
Better doc and a few fixes for Proof using.
Enrico Tassi
2014-12-19
*
Proof using: New vernacular to name sets of section variables
Enrico Tassi
2014-12-18
*
Fixing CAMLP4 compilation.
Pierre-Marie Pédrot
2014-12-16
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
About now accepts hypothesis names and goal selector.
Pierre Courtieu
2014-12-15
*
Add Ltac syntax for the [tclIFCATCH] primitive.
Arnaud Spiwack
2014-12-12
*
Extend the syntax of simpl with a delta flag.
Arnaud Spiwack
2014-12-12
*
Searchxxx now search also the hypothesis and support goal selector.
Pierre Courtieu
2014-12-12
[next]