index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
printing
Commit message (
Expand
)
Author
Age
...
*
Adding a new "Locate Term" command, distinct from the raw "Locate" command.
Pierre-Marie Pédrot
2014-07-21
*
More complete printing of Ltac location, akin to the term-dedicated Locate co...
Pierre-Marie Pédrot
2014-07-21
*
Adding a "time" tactical for benchmarking purposes. In case the tactic
Hugo Herbelin
2014-07-13
*
Feedback: LoadedFile + Goals
Enrico Tassi
2014-07-11
*
Locate: also display some information about module aliasing
Pierre Letouzey
2014-07-09
*
Revert "time tac" (committed by mistake).
Hugo Herbelin
2014-07-07
*
time tac
Hugo Herbelin
2014-07-07
*
Add toplevel commands to declare global universes and constraints.
Matthieu Sozeau
2014-07-01
*
Removing dead code.
Pierre-Marie Pédrot
2014-06-17
*
- Add "Show Universes" to print information about universes during a proof.
Matthieu Sozeau
2014-06-16
*
Fix bug #3289
Matthieu Sozeau
2014-06-11
*
Cleanup in Univ, moving code for UniverseConstraints outside the kernel in Un...
Matthieu Sozeau
2014-06-10
*
Remove the syntax [Vernac1. Vernac2. … Vernacn. ].
Arnaud Spiwack
2014-06-06
*
Moving the [split] tactic out of the AST.
Pierre-Marie Pédrot
2014-06-06
*
- Better parsing and printing of named universes: Type{ident} and foo@{(ident...
Matthieu Sozeau
2014-06-04
*
- Allow parsing of @const@{instance} for specifying universe instances of pol...
Matthieu Sozeau
2014-06-04
*
- Fix hashing of levels to get the "right" order in universe contexts etc...
Matthieu Sozeau
2014-06-04
*
Moving the "specialize" tactic out of the AST. Also removed an obsolete
Pierre-Marie Pédrot
2014-05-22
*
Removing useless use of metaids in tactic AST.
Pierre-Marie Pédrot
2014-05-22
*
Removing decompose record / sum from the tactic AST.
Pierre-Marie Pédrot
2014-05-21
*
Moving left & right tactics out of the AST.
Pierre-Marie Pédrot
2014-05-21
*
Moving (e)transitivity out of the AST.
Pierre-Marie Pédrot
2014-05-20
*
Tentative to add constr-using primitive tactics without grammar rules.
Pierre-Marie Pédrot
2014-05-20
*
Moving argument-free tactics out of the AST into a dedicated
Pierre-Marie Pédrot
2014-05-16
*
Slightly better printer for native ML tactics, in order to disambiguate
Pierre-Marie Pédrot
2014-05-16
*
Print universes in module printing
Matthieu Sozeau
2014-05-06
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
*
Adapt universe polymorphic branch to new handling of futures for delayed proofs.
Matthieu Sozeau
2014-05-06
*
Adapt Y. Bertot's path on private inductives (now the keyword is "Private").
Yves Bertot
2014-05-06
*
Initial work on reintroducing old-style polymorphism for compatibility (the s...
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Better representation of evar filters: we represent the vacuous filters of
Pierre-Marie Pédrot
2014-04-23
*
Removing dead code, thanks to new OCaml warnings and a bit of scripting.
Pierre-Marie Pédrot
2014-04-23
*
Closing bug #3260
Julien Forest
2014-04-14
*
Removing the Change_evar refiner rule.
Pierre-Marie Pédrot
2014-03-31
*
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
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Grammar.cma with less deps (Glob_ops and Nameops) after moving minor code
Pierre Letouzey
2014-03-02
*
Fix output test-suite 'simpl tactic' -> 'reduction tactics'
Pierre Boutillier
2014-02-28
*
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
*
New compilation mode -vi2vo
Enrico Tassi
2014-02-26
*
Simpl_behaviour becomes Reductionops.ReductionBehaviour
Pierre Boutillier
2014-02-24
*
Removing the [Require "file"] syntax.
Pierre-Marie Pédrot
2014-02-02
*
Adding a default object to generic argument registering mechanism.
Pierre-Marie Pédrot
2014-01-19
*
Follow-up of bugfix for #3204: local definitions were not handled properly.
Pierre-Marie Pédrot
2014-01-17
*
Fixing bugs #1039: Hypotheses don't respect Barendregt convention
Pierre-Marie Pédrot
2014-01-16
*
Proof_using: new syntax + suggestion
Enrico Tassi
2014-01-05
*
Removing the useless pattern ident genarg.
Pierre-Marie Pédrot
2013-12-19
*
Printing function for Stdargs in debugger
Pierre Boutillier
2013-12-19
[prev]
[next]