| Commit message (Expand) | Author | Age |
* | Merge branch 'v8.6' | Pierre-Marie Pédrot | 2016-11-18 |
|\ |
|
| * | Lets Hints/Instances take an optional pattern | Matthieu Sozeau | 2016-11-03 |
* | | Move Ltac-specific components from G_proofs to G_ltac. | Pierre-Marie Pédrot | 2016-09-11 |
* | | Making Vernacexpr independent from Tacexpr. | Pierre-Marie Pédrot | 2016-09-08 |
|/ |
|
* | Support qualified identifiers in Show Match (bug #5050). | Guillaume Melquiond | 2016-08-27 |
* | Extend Hint Mode to handle the no-head-evar case | Matthieu Sozeau | 2016-06-16 |
* | Update copyright headers. | Maxime Dénès | 2016-01-20 |
* | Adding syntax "Show id" to show goal named id (shelved or not). | Hugo Herbelin | 2015-11-02 |
* | Proof using: let-in policy, optional auto-clear, forward closure* | Enrico Tassi | 2015-10-08 |
* | Qed export -> Qed exporting | Enrico Tassi | 2015-03-22 |
* | Abstract: "Qed export ident, .., ident" to preserve v8.4 behavior | Enrico Tassi | 2015-02-14 |
* | Update headers. | Maxime Dénès | 2015-01-12 |
* | Proof using: New vernacular to name sets of section variables | Enrico Tassi | 2014-12-18 |
* | Add a "Hint Mode ref (+ | -)*" hint for setting a global mode | Matthieu Sozeau | 2014-09-15 |
* | - Add "Show Universes" to print information about universes during a proof. | Matthieu Sozeau | 2014-06-16 |
* | Remove many superfluous 'open' indicated by ocamlc -w +33 | Pierre Letouzey | 2014-03-05 |
* | Proof_using: new syntax + suggestion | Enrico Tassi | 2014-01-05 |
* | Change syntax of Hint Resolve to actually accept user-given priorities. | msozeau | 2013-09-07 |
* | More functional implementation of locality_flag and program_mode | gareuselesinge | 2013-04-15 |
* | Fix reference_or_constr grammar rule to accept @t as a constr | gareuselesinge | 2012-11-07 |
* | Change [Hints Resolve] to still accept constrs as arguments | msozeau | 2012-10-31 |
* | Change Hint Resolve, Immediate to take a global reference as argument | msozeau | 2012-10-26 |
* | Moved Compat to parsing. This permits to break the dependency of the | ppedrot | 2012-10-04 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Restore compatibility with camlp4 (some missing open Tok) | letouzey | 2012-05-30 |
* | simplification in deps of some g_*.ml4 | letouzey | 2012-05-29 |
* | New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr | letouzey | 2012-05-29 |
* | locus.mli for occurrences+clauses, misctypes.mli for various little things | letouzey | 2012-05-29 |
* | Vernacexpr is now a mli-only file, locality stuff now in locality.ml | letouzey | 2012-05-29 |
* | Removed syntax BeginSubproof/EndSubproof. It has been replaced by | aspiwack | 2012-04-13 |
* | Added a command "Unfocused" which returns an error when the proof is | aspiwack | 2012-03-30 |
* | Remove code of obsolete tactics : superauto, autotdb, cdhyp, dhyp, dconcl | letouzey | 2012-03-30 |
* | Remove old proof-managment commands Suspend/Resume | letouzey | 2012-03-23 |
* | Removing PrintConstr debugging entry in g_proof.ml4 which was not | herbelin | 2011-12-18 |
* | Proof using ... | gareuselesinge | 2011-12-12 |
* | Adds a new command Show Goal (e.g. Show Goal "42") printing a goal using the... | aspiwack | 2011-09-12 |
* | - Fix treatment of globality flag for typeclass instance hints (they | msozeau | 2011-02-14 |
* | Rename rawterm.ml into glob_term.ml | glondu | 2010-12-23 |
* | Remove Explain* vernacs | glondu | 2010-10-06 |
* | Remove VernacGo | glondu | 2010-10-06 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Add (almost) compatibility with camlp4, without breaking support for camlp5 | letouzey | 2010-05-19 |
* | static (and shared) camlp4use instead of per-file declaration | letouzey | 2010-05-19 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Here comes the commit, announced long ago, of the new tactic engine. | aspiwack | 2010-04-22 |
* | New cleaning phase of the Local/Global option management | herbelin | 2009-10-26 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | - Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalence | herbelin | 2009-05-09 |
* | Fixing/improving management of uniform prefix Local and Global | herbelin | 2009-01-14 |
* | - Standardized prefix use of "Local"/"Global" modifiers as decided in | herbelin | 2009-01-13 |