| Commit message (Expand) | Author | Age |
* | 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 |
* | Add user syntax for creating hint databases [Create HintDb foo | msozeau | 2008-09-14 |
* | Add the ability to declare [Hint Extern]'s with no pattern. | msozeau | 2008-09-07 |
* | Fixes in typeclasses resolution. Avoid reducing instances types before | msozeau | 2008-09-07 |
* | Syntax changes in typeclasses, remove "?" for usual implicit arguments | msozeau | 2008-03-06 |
* | Merge with lmamane's private branch: | lmamane | 2008-02-22 |
* | Generalized CAMLP4USE for pp dependencies | corbinea | 2007-07-16 |
* | Add a parameter to QuestionMark evar kind to say it can be turned into an obl... | msozeau | 2007-03-19 |
* | Declarative Proof Language: main commit | corbinea | 2006-09-20 |
* | The "clean integration of subtac" patch. | msozeau | 2006-05-29 |
* | Suppression code pour hints nommés à la V7 (voire à la V6...) | herbelin | 2006-01-28 |
* | Messages de idtac et fail peuvent maintenant être des listes de string, int ... | herbelin | 2006-01-21 |
* | Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*... | herbelin | 2005-12-26 |
* | Nouvelle en-tête | herbelin | 2004-07-16 |
* | meilleure presentation des commentaires du traducteur | barras | 2004-01-02 |
* | Idtac peut prendre un argument à afficher | narboux | 2003-11-12 |