index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
printing
/
ppvernac.ml
Commit message (
Expand
)
Author
Age
*
Adapt Y. Bertot's path on private inductives (now the keyword is "Private").
Yves Bertot
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Adding a Print Strategy vernacular command. It allows to check the
Pierre-Marie Pédrot
2014-03-19
*
Remove some dead-code (thanks to ocaml warnings)
Pierre Letouzey
2014-03-05
*
Simpl_behaviour becomes Reductionops.ReductionBehaviour
Pierre Boutillier
2014-02-24
*
Removing the [Require "file"] syntax.
Pierre-Marie Pédrot
2014-02-02
*
Proof_using: new syntax + suggestion
Enrico Tassi
2014-01-05
*
A few fixes to the build system (mostly for ocamlbuild)
Pierre Letouzey
2013-12-16
*
Adding generic solvers to term holes. For now, no resolution mechanism nor
Pierre-Marie Pédrot
2013-11-27
*
Fixes parsing of all: followed by a typechecking/evaluation command.
aspiwack
2013-11-02
*
New option Default Goal Selector.
aspiwack
2013-11-02
*
Adds a new goal selector "all:".
aspiwack
2013-11-02
*
More monomorphic List.mem + List.assoc + ...
letouzey
2013-10-24
*
Turn many List.assoc into List.assoc_f
letouzey
2013-10-24
*
STM: add "Stm Wait" to wait for the slaves to complete their jobs
gareuselesinge
2013-10-10
*
STM: new command "Stm PrintDag" to force printing the dag to /tmp
gareuselesinge
2013-10-07
*
Modulification and removing of structural equality in Stateid.
ppedrot
2013-08-19
*
Support Proof General
gareuselesinge
2013-08-08
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Added a Print Debug GC command that displays the current state of
ppedrot
2013-08-01
*
Granting bug #3098: adding priority to Existing Instances.
ppedrot
2013-08-01
*
More dynamic argument scopes
letouzey
2013-07-17
*
Added a Register Inline command for the native compiler. Will be ported to th...
mdenes
2013-07-10
*
Renaming SearchAbout into Search and Search into SearchHead.
herbelin
2013-04-17
*
More functional implementation of locality_flag and program_mode
gareuselesinge
2013-04-15
*
Ppvernac: no globalization for printing ltac definitions
letouzey
2013-03-17
*
Pptactic.pr_raw_tactic is now without env argument
letouzey
2013-03-14
*
Modules and ppvernac, sequel of Enrico's commit 16261
letouzey
2013-03-13
*
Allowing (Co)Fixpoint to be defined local and Let-style.
ppedrot
2013-03-11
*
Added a Local Definition vernacular command. This type of definition
ppedrot
2013-03-11
*
Use with_state_protection in pr_module_vardecls
gareuselesinge
2013-03-08
*
More monomorphization.
ppedrot
2013-03-05
*
Removing Exc_located and using the new exception enrichement
ppedrot
2013-02-18
*
Useless use of hooks in VernacDefinition. In addition, this was
ppedrot
2013-02-10
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Modulification of mod_bound_id
ppedrot
2012-12-18
*
Modulification of identifier
ppedrot
2012-12-14
*
Added a CString module.
ppedrot
2012-11-13
*
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-11-08
*
Change [Hints Resolve] to still accept constrs as arguments
msozeau
2012-10-31
*
Fixed #2926:
ppedrot
2012-10-29
*
Change Hint Resolve, Immediate to take a global reference as argument
msozeau
2012-10-26
*
Split Tacinterp in 3 files : Tacsubst, Tacintern and Tacinterp
letouzey
2012-10-16
*
still some more dead code removal
letouzey
2012-10-06
*
Moved Compat to parsing. This permits to break the dependency of the
ppedrot
2012-10-04
*
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
*
Added support for option Local (at module level) in Tactic Notation.
herbelin
2012-08-11
*
Updating headers.
herbelin
2012-08-08
*
Avoid a warning about unprintable new command Print Namespace
letouzey
2012-07-09
*
Notation: a new annotation "compat 8.x" extending "only parsing"
letouzey
2012-07-05
[next]