aboutsummaryrefslogtreecommitdiffhomepage
path: root/printing/ppvernac.ml
Commit message (Expand)AuthorAge
* STM: add "Stm Wait" to wait for the slaves to complete their jobsGravatar gareuselesinge2013-10-10
* STM: new command "Stm PrintDag" to force printing the dag to /tmpGravatar gareuselesinge2013-10-07
* Modulification and removing of structural equality in Stateid.Gravatar ppedrot2013-08-19
* Support Proof GeneralGravatar gareuselesinge2013-08-08
* State Transaction MachineGravatar gareuselesinge2013-08-08
* Added a Print Debug GC command that displays the current state ofGravatar ppedrot2013-08-01
* Granting bug #3098: adding priority to Existing Instances.Gravatar ppedrot2013-08-01
* More dynamic argument scopesGravatar letouzey2013-07-17
* Added a Register Inline command for the native compiler. Will be ported to th...Gravatar mdenes2013-07-10
* Renaming SearchAbout into Search and Search into SearchHead.Gravatar herbelin2013-04-17
* More functional implementation of locality_flag and program_modeGravatar gareuselesinge2013-04-15
* Ppvernac: no globalization for printing ltac definitionsGravatar letouzey2013-03-17
* Pptactic.pr_raw_tactic is now without env argumentGravatar letouzey2013-03-14
* Modules and ppvernac, sequel of Enrico's commit 16261Gravatar letouzey2013-03-13
* Allowing (Co)Fixpoint to be defined local and Let-style.Gravatar ppedrot2013-03-11
* Added a Local Definition vernacular command. This type of definitionGravatar ppedrot2013-03-11
* Use with_state_protection in pr_module_vardeclsGravatar gareuselesinge2013-03-08
* More monomorphization.Gravatar ppedrot2013-03-05
* Removing Exc_located and using the new exception enrichementGravatar ppedrot2013-02-18
* Useless use of hooks in VernacDefinition. In addition, this wasGravatar ppedrot2013-02-10
* Uniformization of the "anomaly" command.Gravatar ppedrot2013-01-28
* Modulification of mod_bound_idGravatar ppedrot2012-12-18
* Modulification of identifierGravatar ppedrot2012-12-14
* Added a CString module.Gravatar ppedrot2012-11-13
* Monomorphized a lot of equalities over OCaml integers, thanks toGravatar ppedrot2012-11-08
* Change [Hints Resolve] to still accept constrs as argumentsGravatar msozeau2012-10-31
* Fixed #2926:Gravatar ppedrot2012-10-29
* Change Hint Resolve, Immediate to take a global reference as argumentGravatar msozeau2012-10-26
* Split Tacinterp in 3 files : Tacsubst, Tacintern and TacinterpGravatar letouzey2012-10-16
* still some more dead code removalGravatar letouzey2012-10-06
* Moved Compat to parsing. This permits to break the dependency of theGravatar ppedrot2012-10-04
* This patch removes unused "open" (automatically generated fromGravatar regisgia2012-09-14
* Added support for option Local (at module level) in Tactic Notation.Gravatar herbelin2012-08-11
* Updating headers.Gravatar herbelin2012-08-08
* Avoid a warning about unprintable new command Print NamespaceGravatar letouzey2012-07-09
* Notation: a new annotation "compat 8.x" extending "only parsing"Gravatar letouzey2012-07-05
* Fixes a bug in Ppvernac which had braces and bullets printed with an endingGravatar aspiwack2012-07-04
* Added an indirection with respect to Loc in Compat. As many [open Compat]Gravatar ppedrot2012-06-22
* Fixing some inconsistencies of constr printer wrt constr parserGravatar herbelin2012-06-19
* place all pretty-printing files in new dir printing/Gravatar letouzey2012-05-29