aboutsummaryrefslogtreecommitdiff
path: root/parsing/g_proofs.ml4
AgeCommit message (Expand)Author
2014-03-05Remove many superfluous 'open' indicated by ocamlc -w +33Pierre Letouzey
2014-01-05Proof_using: new syntax + suggestionEnrico Tassi
2013-09-07Change syntax of Hint Resolve to actually accept user-given priorities.msozeau
2013-04-15More functional implementation of locality_flag and program_modegareuselesinge
2012-11-07Fix reference_or_constr grammar rule to accept @t as a constrgareuselesinge
2012-10-31Change [Hints Resolve] to still accept constrs as argumentsmsozeau
2012-10-26Change Hint Resolve, Immediate to take a global reference as argumentmsozeau
2012-10-04Moved Compat to parsing. This permits to break the dependency of theppedrot
2012-08-08Updating headers.herbelin
2012-05-30Restore compatibility with camlp4 (some missing open Tok)letouzey
2012-05-29simplification in deps of some g_*.ml4letouzey
2012-05-29New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstrletouzey
2012-05-29locus.mli for occurrences+clauses, misctypes.mli for various little thingsletouzey
2012-05-29Vernacexpr is now a mli-only file, locality stuff now in locality.mlletouzey
2012-04-13Removed syntax BeginSubproof/EndSubproof. It has been replaced byaspiwack
2012-03-30Added a command "Unfocused" which returns an error when the proof isaspiwack
2012-03-30Remove code of obsolete tactics : superauto, autotdb, cdhyp, dhyp, dconclletouzey
2012-03-23Remove old proof-managment commands Suspend/Resumeletouzey
2011-12-18Removing PrintConstr debugging entry in g_proof.ml4 which was notherbelin
2011-12-12Proof using ...gareuselesinge
2011-09-12Adds a new command Show Goal (e.g. Show Goal "42") printing a goal using the...aspiwack
2011-02-14- Fix treatment of globality flag for typeclass instance hints (theymsozeau
2010-12-23Rename rawterm.ml into glob_term.mlglondu
2010-10-06Remove Explain* vernacsglondu
2010-10-06Remove VernacGoglondu
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-05-19Add (almost) compatibility with camlp4, without breaking support for camlp5letouzey
2010-05-19static (and shared) camlp4use instead of per-file declarationletouzey
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-22Here comes the commit, announced long ago, of the new tactic engine.aspiwack
2009-10-26New cleaning phase of the Local/Global option managementherbelin
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-05-09- Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalenceherbelin
2009-01-14Fixing/improving management of uniform prefix Local and Globalherbelin
2009-01-13- Standardized prefix use of "Local"/"Global" modifiers as decided inherbelin
2008-09-14Add user syntax for creating hint databases [Create HintDb foomsozeau
2008-09-07Add the ability to declare [Hint Extern]'s with no pattern.msozeau
2008-09-07Fixes in typeclasses resolution. Avoid reducing instances types beforemsozeau
2008-03-06Syntax changes in typeclasses, remove "?" for usual implicit argumentsmsozeau
2008-02-22Merge with lmamane's private branch:lmamane
2007-07-16Generalized CAMLP4USE for pp dependenciescorbinea
2007-03-19Add a parameter to QuestionMark evar kind to say it can be turned into an obl...msozeau
2006-09-20Declarative Proof Language: main commitcorbinea
2006-05-29The "clean integration of subtac" patch.msozeau
2006-01-28Suppression code pour hints nommés à la V7 (voire à la V6...)herbelin
2006-01-21Messages de idtac et fail peuvent maintenant être des listes de string, int ...herbelin
2005-12-26Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...herbelin
2004-07-16Nouvelle en-têteherbelin
2004-01-02meilleure presentation des commentaires du traducteurbarras
2003-11-12Idtac peut prendre un argument à affichernarboux