aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-05Granting wish #2251 (forbidding rewriting a term reduced to an evar)herbelin
2010-04-05Tests for bug report #2244 (pattern-unification with abstraction over Meta's)herbelin
2010-04-05Partial fix to bug #2244 (ensure that pattern unification does notherbelin
2010-03-31Add documentation on the treatment of [if] and [let (x1, ... xn) := ..]msozeau
2010-03-30Small things about coqdoc + fixing lettuple.v test (part of bug #2289)herbelin
2010-03-30Removed hard-wiring of latin1 letters in coqdoc (see bug #2275)herbelin
2010-03-30Small improvements around coqdoc (including fix for bug #2288)herbelin
2010-03-30Fixed small bugs introduced in commit 12890 (bug #2286, that comesherbelin
2010-03-30Manual qualification of Mfourier.Proof in micromega to avoid ocamldep using i...letouzey
2010-03-30Improving error messages in the presence of utf-8 charactersherbelin
2010-03-29Several bug-fixes and improvements of coqdocherbelin
2010-03-28Extended on-the-fly eta-expansion in coercion mechanism to sort-polymorphicherbelin
2010-03-28Fixing bug #2254 (inappropriate names of Zlt_gt_succ and Zlt_succ_gt)herbelin
2010-03-27Fixing bug #2279 (printing nested let-in was in exponential time)herbelin
2010-03-27Applied greenrd's patch to fix bug 2255 (injection failed toherbelin
2010-03-24Fixed bug #2260 (check of resolution of all evars in the declarationherbelin
2010-03-23Updated CHANGES wrt 8.3herbelin
2010-03-23Added automatic expansion on the left of recursive notationsherbelin
2010-03-23Changing types to reflect futur separation between toplevel and ide.vgross
2010-03-23infrastructure for safe marshal-based IPCvgross
2010-03-23Goal generation deported into ide/coq.ml, single function to obtainvgross
2010-03-23New functions for goals fetching.vgross
2010-03-23Fix bug in backtracking.vgross
2010-03-23debuggingvgross
2010-03-19Removing unexpected printing of debug output (see bug report #2271).herbelin
2010-03-19Définition de GRAMMARCMA: parsing/grammar.cma n'était plus installé, ce qu...notin
2010-03-18kills a warning about vo in checker/safe_typingletouzey
2010-03-18Makefile.build: (slightly) more robust sed invocation for parsing camlp4deps/...letouzey
2010-03-18Myocamlbuild: slight simplification of code for .ml4letouzey
2010-03-15Oops, don't use zeta by default.msozeau
2010-03-15Stop dropping evar constraints when building a new goal evar defs.msozeau
2010-03-15Fix splitting evars tactics and stop dropping evar constraints whenmsozeau
2010-03-12fixed minor pbs with test casesbarras
2010-03-12fixed confusion between number of cstr arguments and number of pattern variab...barras
2010-03-11introduced lazy computation of size info in the guard conditionbarras
2010-03-11Update manual on search commandspuech
2010-03-11Minimal test suite for search commandspuech
2010-03-11fix [Search] when the result has no hypothesis & constant comparisonpuech
2010-03-11No delta-reduction in libtypes anymorepuech
2010-03-11Filter out "_subproof" objects from search resultspuech
2010-03-10NMake: remove useless tactics abstract_pair, nicer commentsletouzey
2010-03-10NMake: Reorganization, interface for NMake_gen, explicit View, tactic destr_t...letouzey
2010-03-10NMake_gen.ml: robustness w.r.t size, remove old commented stuff about shiftlletouzey
2010-03-08Consider OccurCheck a catchable exception.msozeau
2010-03-08Application des patches envoyés par F. Besson pour micromeganotin
2010-03-07Reorder resolution of type class and unification constraints.msozeau
2010-03-07Fix lifting of constraints in generalized rewriting tactic.msozeau
2010-03-07Fix treatment of remaining unification constraints: raise a moremsozeau
2010-03-06Fixes in rewrite and a Elimination/Case to Scheme:msozeau
2010-03-06Adding Function as keyword for coqdocthery