aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* nat_iter n f x -> nat_rect _ x (fun _ => f) nGravatar pboutill2012-12-21
* Yet a new reduction tactic in Coq : cbnGravatar pboutill2012-12-21
* Awful heuristic to refold mutual fixpoint in reductionopsGravatar pboutill2012-12-21
* Fixup and comment reductionopsGravatar pboutill2012-12-21
* Reductionops reduction machine can refold constantGravatar pboutill2012-12-19
* Evarconv.Pseudorigid erasureGravatar pboutill2012-12-19
* Coqide: cleaner Coq.PrintOpt and session creationGravatar letouzey2012-12-19
* Array.create is deprecatedGravatar pboutill2012-12-19
* GtkData.set_default_modifiers and no access to <primary> in lablgtk -> unsuab...Gravatar pboutill2012-12-19
* Fix coqtop -config when absolute path have been given for ocaml*Gravatar pboutill2012-12-19
* Rework of GenericMinMax and OrdersTac (helps extraction, cf. #2904)Gravatar letouzey2012-12-18
* Modulification of nameGravatar ppedrot2012-12-18
* Modulification of mod_bound_idGravatar ppedrot2012-12-18
* Modulification of LabelGravatar ppedrot2012-12-18
* Fixing parsing of specific primitive tokens used as notations for patternsGravatar herbelin2012-12-18
* Taking into account the possibility of having a type of type which isGravatar herbelin2012-12-18
* Extraction: qualified names in Extract Constant examples (fix #2878)Gravatar letouzey2012-12-18
* No more constant named "int" in Coq theories (cf bug #2878)Gravatar letouzey2012-12-18
* Fixed a little inefficiency of "set/destruct" over a pattern. NowGravatar herbelin2012-12-18
* Factorization of the elim unif flag with the default flag. SinceGravatar herbelin2012-12-18
* Fixed interpretation of "x" as a binding variable for the returnGravatar herbelin2012-12-17
* Do not display REVERTcast inserted by reduction tactics (unless printing all).Gravatar herbelin2012-12-17
* Fixed a bug in the algorithm trying to elaborate a "match" return predicate.Gravatar herbelin2012-12-17
* Ide_slave: do not prepare debug messages in non-debug modeGravatar letouzey2012-12-17
* Extraction of projections: restrict a hack to ocaml only (fix #2941)Gravatar letouzey2012-12-17
* Fixing ocalmdoc commentGravatar ppedrot2012-12-14
* Modulification of dir_pathGravatar ppedrot2012-12-14
* Modulification of identifierGravatar ppedrot2012-12-14
* Fixing CoqIDE compilationGravatar ppedrot2012-12-14
* Moving hcons_string to String namespace.Gravatar ppedrot2012-12-14
* Moved Stringset and Stringmap to String namespace.Gravatar ppedrot2012-12-14
* Moved Intset and Intmap to Int namespace.Gravatar ppedrot2012-12-14
* Implemented a full-fledged equality on [constr_expr]. By the way,Gravatar ppedrot2012-12-14
* Using library string functions.Gravatar ppedrot2012-12-13
* Documented CString.Gravatar ppedrot2012-12-13
* Renamed Option.Misc.compare to the more uniform Option.equal.Gravatar ppedrot2012-12-13
* Wg_ScriptView: avoid invalid iters during completionGravatar letouzey2012-12-11
* Coqide: allow editing even during a backtrackGravatar letouzey2012-12-11
* Coq_lex: direct accounting of utf8 extra bytes in offsetsGravatar letouzey2012-12-11
* Coqide: restore the tag removal of copy-pasted zonesGravatar letouzey2012-12-10
* Coqide: some more refactoring to lighten coqide.mlGravatar letouzey2012-12-10
* Coq_makefile: Better rule for subdirs when the subdir does not existGravatar pboutill2012-12-10
* Tiny fix of r16049Gravatar pboutill2012-12-10
* * Implementing the "union by rank" optimisation in univ.mlGravatar pboutill2012-12-10
* Ensure that a function declared with a label is used with itGravatar letouzey2012-12-08
* Finish patch for Hint Resolve, stopping to generate new constant names forGravatar msozeau2012-12-08
* Coqide: use labels for all labelled functionsGravatar letouzey2012-12-08
* Coqide: handle possible fragmentation in xml answersGravatar letouzey2012-12-08
* Coqide: get rid of threads, use gtk asynchronous i/o insteadGravatar letouzey2012-12-08
* Removed a unused function in PpGravatar ppedrot2012-12-08