index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-05
Adding a CSet module in Coq lib.
Pierre-Marie Pédrot
2014-03-04
Fixing pervasives equalities in Vconv.
Pierre-Marie Pédrot
2014-03-04
Move error and job display to the lower right pane.
Guillaume Melquiond
2014-03-04
STM: fix Show Script
Enrico Tassi
2014-03-04
STM: when finish a task hcons universe constraints
Enrico Tassi
2014-03-03
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
Fixing pervasive equalities. In particular, I removed the code that deleted
Pierre-Marie Pédrot
2014-03-03
Removing generic hashes in kernel.
Pierre-Marie Pédrot
2014-03-03
Getting rid of generic hashes in cc plugin.
Pierre-Marie Pédrot
2014-03-03
Kernel names are implemented using records.
Pierre-Marie Pédrot
2014-03-03
Goptions do not rely anymore on generic equality.
Pierre-Marie Pédrot
2014-03-03
Term dnets do no need to contain the afferent constr pattern in their nodes.
Pierre-Marie Pédrot
2014-03-03
Removing Termdn, and putting the relevant code in Btermdn. The current Termdn
Pierre-Marie Pédrot
2014-03-03
Extruding code not depending of the functor argument in Termdn.
Pierre-Marie Pédrot
2014-03-03
Replacing arguments of Trie by a cancellable monoid.
Pierre-Marie Pédrot
2014-03-03
Fixing generic hashes and replacing them with proper ones.
Pierre-Marie Pédrot
2014-03-02
Matching --> ConstrMatching (was clashing with OCaml's compiler-libs)
Pierre Letouzey
2014-03-02
Set officially the minimal OCaml requirement to 3.12.1
Pierre Letouzey
2014-03-02
Makefile: the initial build of grammar.cma is now directory-driven
Pierre Letouzey
2014-03-02
Migrate back g_obligations in toplevel
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
Adding an equality function over glob_constr
Pierre-Marie Pédrot
2014-03-02
Fixing generic Hashtbl.hash in Constr.
Pierre-Marie Pédrot
2014-03-02
Fix syntax highlighting of "Implicit Arguments" for gtksourceview.
Guillaume Melquiond
2014-03-01
Fixing pervasive comparisons
Pierre-Marie Pédrot
2014-03-01
Better behaviour for sets of reserved names.
Pierre-Marie Pédrot
2014-03-01
Never suppress the typing constraint of bound variables whose name was
Pierre-Marie Pédrot
2014-03-01
Fixing bad comparison in Detyping.
Pierre-Marie Pédrot
2014-03-01
Useless check when loading notations through import.
Pierre-Marie Pédrot
2014-03-01
Hunting pervasive equality in native compiler. It seems they were used for
Pierre-Marie Pédrot
2014-03-01
Removing a fishy use of pervasive equality in Ltac backtrace printing.
Pierre-Marie Pédrot
2014-02-28
Removing Pervasives.compare in Termdn.
Pierre-Marie Pédrot
2014-02-28
Removing a Pervasives.compare in Term_dnet.
Pierre-Marie Pédrot
2014-02-28
Pos.compare_cont takes the comparison as first argument
Pierre Boutillier
2014-02-28
Fix bug 3245: 'simpl nomatch' argument annotation makes cbn go into an infini...
Pierre Boutillier
2014-02-28
test-suite: opaque term -> opaque proof
Pierre Boutillier
2014-02-28
test-suite: New names for vars but the expected invariant is preserved
Pierre Boutillier
2014-02-28
Fix output test-suite 'simpl tactic' -> 'reduction tactics'
Pierre Boutillier
2014-02-28
Dead code elimionation in reductionops
Pierre Boutillier
2014-02-28
.*.aux erased by make distclean
Pierre Boutillier
2014-02-28
Fix compilation of coq and plugins using coq_makefile under cygwin
Enrico Tassi
2014-02-28
Fixing a Pervasive.compare.
Pierre-Marie Pédrot
2014-02-27
Makefile: re-introduce 2 phases to avoid make strange -include's
Pierre Letouzey
2014-02-27
amending last commit
Enrico Tassi
2014-02-27
better warning
Enrico Tassi
2014-02-27
Tacinterp: more refactoring.
Arnaud Spiwack
2014-02-27
Tacinterp: refactoring using Monad.
Arnaud Spiwack
2014-02-27
Code refactoring thanks to the new Monad module.
Arnaud Spiwack
[next]