index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-22
- Fix evarconv so that we have complete eta-conversion:
msozeau
2013-01-21
Fix bug 2958: Inductive deep in in clause are impossible
pboutill
2013-01-21
Last test-suite not in Symmetric Patterns syntax
pboutill
2013-01-18
I forget to use git log before git svn dcommit ...
pboutill
2013-01-18
Evarconv: Check stack before term in Canonical Structure approuval
pboutill
2013-01-18
Unset Asymmetric Patterns
pboutill
2013-01-18
Revert "coq_makefile: use coqdep instead of ocamldep on .ml4 files"
pboutill
2013-01-12
Envar: in w32, add .exe when searching for caml binaries
letouzey
2013-01-12
Coqmktop and camlp4 : sequel to commit 16113
letouzey
2013-01-07
Coq_makefile: quoting paths
pboutill
2013-01-07
Coq_makefile: -extra & -phony-extra for user defined makefile rule
pboutill
2013-01-07
Fixup notation printing in patterns
pboutill
2013-01-06
* Kernel/Terms:
regisgia
2012-12-22
Avoiding collision between Camlp4 Loc.Exc_located and Coq's Loc.Exc_located.
herbelin
2012-12-21
nat_iter n f x -> nat_rect _ x (fun _ => f) n
pboutill
2012-12-21
Yet a new reduction tactic in Coq : cbn
pboutill
2012-12-21
Awful heuristic to refold mutual fixpoint in reductionops
pboutill
2012-12-21
Fixup and comment reductionops
pboutill
2012-12-19
Reductionops reduction machine can refold constant
pboutill
2012-12-19
Evarconv.Pseudorigid erasure
pboutill
2012-12-19
Coqide: cleaner Coq.PrintOpt and session creation
letouzey
2012-12-19
Array.create is deprecated
pboutill
2012-12-19
GtkData.set_default_modifiers and no access to <primary> in lablgtk -> unsuab...
pboutill
2012-12-19
Fix coqtop -config when absolute path have been given for ocaml*
pboutill
2012-12-18
Rework of GenericMinMax and OrdersTac (helps extraction, cf. #2904)
letouzey
2012-12-18
Modulification of name
ppedrot
2012-12-18
Modulification of mod_bound_id
ppedrot
2012-12-18
Modulification of Label
ppedrot
2012-12-18
Fixing parsing of specific primitive tokens used as notations for patterns
herbelin
2012-12-18
Taking into account the possibility of having a type of type which is
herbelin
2012-12-18
Extraction: qualified names in Extract Constant examples (fix #2878)
letouzey
2012-12-18
No more constant named "int" in Coq theories (cf bug #2878)
letouzey
2012-12-18
Fixed a little inefficiency of "set/destruct" over a pattern. Now
herbelin
2012-12-18
Factorization of the elim unif flag with the default flag. Since
herbelin
2012-12-17
Fixed interpretation of "x" as a binding variable for the return
herbelin
2012-12-17
Do not display REVERTcast inserted by reduction tactics (unless printing all).
herbelin
2012-12-17
Fixed a bug in the algorithm trying to elaborate a "match" return predicate.
herbelin
2012-12-17
Ide_slave: do not prepare debug messages in non-debug mode
letouzey
2012-12-17
Extraction of projections: restrict a hack to ocaml only (fix #2941)
letouzey
2012-12-14
Fixing ocalmdoc comment
ppedrot
2012-12-14
Modulification of dir_path
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-12-14
Fixing CoqIDE compilation
ppedrot
2012-12-14
Moving hcons_string to String namespace.
ppedrot
2012-12-14
Moved Stringset and Stringmap to String namespace.
ppedrot
2012-12-14
Moved Intset and Intmap to Int namespace.
ppedrot
2012-12-14
Implemented a full-fledged equality on [constr_expr]. By the way,
ppedrot
2012-12-13
Using library string functions.
ppedrot
2012-12-13
Documented CString.
ppedrot
2012-12-13
Renamed Option.Misc.compare to the more uniform Option.equal.
ppedrot
[next]