index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
decl_mode
Commit message (
Expand
)
Author
Age
*
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-05-29
*
Evar_kinds.mli containing former Evd.hole_kind, avoid deps on Evd
letouzey
2012-05-29
*
Corrects a (very) longstanding bug of tactics. As is were, tactic expecting
aspiwack
2012-04-18
*
Fixing alpha-conversion bug #2723 introduced in r12485-12486.
herbelin
2012-03-20
*
Fixing bug #2732 (anomaly when using the tolerance for writing
herbelin
2012-03-18
*
Second step of integration of Program:
msozeau
2012-03-14
*
Noise for nothing
pboutill
2012-03-02
*
Moving bullets (-, +, *) into stand-alone commands instead of being
courtieu
2011-12-16
*
fix for bug #2649
corbinea
2011-11-29
*
Added a DEPRECATED flag in declaration of options. For now only two options a...
ppedrot
2011-11-24
*
Fixing bug #2640 and variants of it (inconsistency between when and
herbelin
2011-11-17
*
Moved to a more standard order of arguments (i.e. env followed by evar_map)
herbelin
2011-10-11
*
Add a syntax entry for fully applied constructor pattern
pboutill
2011-07-22
*
Moved allow_K to a unification flag
herbelin
2011-06-10
*
Revert "Check if recursive calls are guarded before printing "Proof completed"."
pboutill
2011-06-10
*
Check if recursive calls are guarded before printing "Proof completed".
herbelin
2011-05-26
*
Made the emacs-U option deprecated. Also removed the old code
courtieu
2011-05-24
*
First phase removing obsolete support for eta up to conversion in
herbelin
2011-05-04
*
Fixed a bug causing inconsistent states during proof editting.
aspiwack
2011-04-29
*
Declarative mode: fix escape and return.
aspiwack
2011-04-19
*
Fixes the weird bug of the declarative proof mode (Czar) both in emacs and coqc.
aspiwack
2011-04-06
*
Started to fix the declarative proof mode (C-zar).
aspiwack
2011-02-10
*
s/raw/glob/g in decl_interp.ml for more consistency
glondu
2010-12-24
*
More {raw => glob} changes for consistency
glondu
2010-12-24
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-12-23
*
Remove open_subgoals field of proof_tree
glondu
2010-10-06
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Fixing spelling: pr_coma -> pr_comma
herbelin
2010-06-12
*
Ocamlbuild: various fix
letouzey
2010-05-19
*
Add (almost) compatibility with camlp4, without breaking support for camlp5
letouzey
2010-05-19
*
static (and shared) camlp4use instead of per-file declaration
letouzey
2010-05-19
*
Applicative commutative cuts in Fixpoint guard condition
pboutill
2010-05-18
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Here comes the commit, announced long ago, of the new tactic engine.
aspiwack
2010-04-22