index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
Commit message (
Expand
)
Author
Age
*
Dead code.
Hugo Herbelin
2014-06-06
*
Making those proofs which depend on names generated for the arguments
Hugo Herbelin
2014-06-01
*
poly: remove unused attribute to STM nodes and vernac classificaiton
Enrico Tassi
2014-05-15
*
Now parsing rules of ML-declared tactics are only made available after the
Pierre-Marie Pédrot
2014-05-12
*
Reuse universe level substitutions for template polymorphism, fixing performance
Matthieu Sozeau
2014-05-09
*
Renaming new_induct -> induction; new_destruct -> destruct.
Hugo Herbelin
2014-05-08
*
Fix extraction taking a type in the wrong environment.
Matthieu Sozeau
2014-05-06
*
Fix Field_tac to get fast reification again, with the fix on template univers...
Matthieu Sozeau
2014-05-06
*
Try a new way of handling template universe levels
Matthieu Sozeau
2014-05-06
*
Fix funind w.r.t. universes
Matthieu Sozeau
2014-05-06
*
Fix a pervasive equality use.
Matthieu Sozeau
2014-05-06
*
Fix derive plugin to properly treat universes
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
*
- Fix abstract forgetting about new constraints.
Matthieu Sozeau
2014-05-06
*
- Rename eq to equal in Univ, document new modules, set interfaces.
Matthieu Sozeau
2014-05-06
*
Initial work on reintroducing old-style polymorphism for compatibility (the s...
Matthieu Sozeau
2014-05-06
*
Correct rebase on STM code. Thanks to E. Tassi for help on dealing with
Matthieu Sozeau
2014-05-06
*
Rework handling of universes on top of the STM, allowing for delayed
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Eta contractions to please cbn
Pierre Boutillier
2014-05-02
*
Fixing ml-doc.
Pierre-Marie Pédrot
2014-05-01
*
Remove unused lookup table.
Guillaume Melquiond
2014-04-28
*
Removing useless try-with clauses in Goal.enter variants.
Pierre-Marie Pédrot
2014-04-25
*
closing bug 3037
Julien Forest
2014-04-05
*
Using HMaps in global references.
Pierre-Marie Pédrot
2014-03-08
*
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
*
Fixing some generic equalities in Micromega.
Pierre-Marie Pédrot
2014-03-03
*
Fixing Pervasives.equality in extraction.
Pierre-Marie Pédrot
2014-03-03
*
Getting rid of generic hashes in cc plugin.
Pierre-Marie Pédrot
2014-03-03
*
Matching --> ConstrMatching (was clashing with OCaml's compiler-libs)
Pierre Letouzey
2014-03-02
*
Grammar.cma with less deps (Glob_ops and Nameops) after moving minor code
Pierre Letouzey
2014-03-02
*
Removing generic equality in Syntax plugin.
Pierre-Marie Pédrot
2014-03-02
*
Fixing pervasive comparisons
Pierre-Marie Pédrot
2014-03-01
*
Proofview.Notations: Now that (>>=) is free, use it for tclBIND.
Arnaud Spiwack
2014-02-27
*
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
*
New compilation mode -vi2vo
Enrico Tassi
2014-02-26
*
Stack operations of Reductionops in Reductionops.Stack
Pierre Boutillier
2014-02-24
*
Removing non-marshallable data from the Agram constructor. Instead of
Pierre-Marie Pédrot
2014-02-16
*
fast correction of bug #3234
Julien Forest
2014-02-14
*
Less dependencies in Omega.
Pierre-Marie Pédrot
2014-02-08
*
Relaunch all Unix.waitpid when they ended with EINTR
Pierre Letouzey
2014-01-30
*
bug correction in proving principles of function
jforest
2014-01-20
*
Omega: avoiding distinct proof-terms on repeated identical runs
Pierre Letouzey
2014-01-10
*
Qed: feedback when type checking is done
Enrico Tassi
2013-12-24
*
micromega: removal of spurious Export; addition of Lia.v encapsulating lia an...
Frédéric Besson
2013-12-20
*
Removing the need of evarmaps in constr internalization.
Pierre-Marie Pédrot
2013-12-17
*
Fix g_derive.ml4.
Arnaud Spiwack
2013-12-04
[next]