aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-20missing space in error messagevsiles
2010-04-20Fixed bug #2999 (destruct was not refreshing universes of what it generalized *)herbelin
2010-04-20Propagated fix to bug 2127 (Hint Rewrite badly globalized in modules) to 8.2herbelin
2010-04-19Reduced the complexity of evar instantiations from O(n^3) to less than O(n^2).herbelin
2010-04-19In function "substitution_prefixed_by" the prefix test on module path soubiran
2010-04-18Fixed some printing bugs.herbelin
2010-04-17A pass on the CHANGES file + credits for 8.3 (completing commit 12906herbelin
2010-04-17Moved Case3.v from ideal features to success (it works since 8.2).herbelin
2010-04-17Solved a few problems of auto by bypassing the call to apply.herbelin
2010-04-17Use nice "unfold" instead of ugly "change" to display calls to unfold hintsherbelin
2010-04-16cf. 12945soubiran
2010-04-16Extraction: cosmetics when using ocaml + Extract Inductive to symbolsletouzey
2010-04-16Extraction: restore (temporarily?) a very limited form of linear letin reductionletouzey
2010-04-16Extraction: less eta in calls to global functions, better optimization phaseletouzey
2010-04-16Names.mli: double declaration of mind_modpathletouzey
2010-04-16Extraction: improvement of optimizations (kill_dummy, optim_fix)letouzey
2010-04-16Util: remove list_split_at which is a clone of list_chopletouzey
2010-04-16Extraction: ad-hoc identifier type with annotations for reductionsletouzey
2010-04-16Compare_dec : a few better proofs (and extracted terms), some more Definedletouzey
2010-04-16Extraction: less _ in Haskell (typically for False_rect), less toplevel eta-e...letouzey
2010-04-14Removing redundant internal variants of apply tactic and simplification of ML...herbelin
2010-04-13Remove only *.v.log files in clean of test-suite/Makefileglondu
2010-04-11Look for csdp in $PATH at runtime, remove -csdpdir configure optionglondu
2010-04-11Remove unused functions run_sdpaglondu
2010-04-11Recovering 8.2 behavior of "simple (e)apply" (and hence of "(e)auto").herbelin
2010-04-10Run parallelized test-suite in "check" target of main Makefileglondu
2010-04-10Prettier test-suite/Makefileglondu
2010-04-10Optimized need for delimiters when disjoint scopes for strings andherbelin
2010-04-10Update .gitignoreglondu
2010-04-10Use the Makefile in test-suite/checkglondu
2010-04-10Makefile for the test-suiteglondu
2010-04-10Fix typos in test-suite scriptglondu
2010-04-10Granting wish #2229 (InA_dec transparent) and Michael Day's coq-clubherbelin
2010-04-10Test for bug #2231 (unexpected error when using let/if over an inductiveherbelin
2010-04-10Partially fixed bug #2231 (an inductive parameter name was internallyherbelin
2010-04-10Fixing various coqdep bugs (#2118, #2242, #2274)herbelin
2010-04-09Change definition of FSetList so that equality is Leibnizglondu
2010-04-09Add test-suite/lia.cache to .gitignoreglondu
2010-04-09Fixing part 1 of bug #2242 (-I -as and -R -as were supported forherbelin
2010-04-09Granting wish #2249 (checking existing lemma name also when in a section).herbelin
2010-04-09Documenting the use of ##, %%, $$ in coqdoc.herbelin
2010-04-09Applied Cédric Auger's patch to fix use of "#&xxx;" in html printingherbelin
2010-04-07Commit 12906 continued (forgotten file).herbelin
2010-04-07Granting wish #2251 thanks to commit 12900 solved bug 1416.v (whichherbelin
2010-04-06New model for user-driven translation of tokens in coqdocherbelin
2010-04-05Improving compatibility between 8.2 and 8.3herbelin
2010-04-05Fix configure script: natdynlink works without a hack on 10.6.3.msozeau
2010-04-05Added a function in typing.ml to solve evars of a constr w/o going back down ...herbelin
2010-04-05Changement de ide/proofs.ml en ide/ideproofs.ml pour éviter un conflitaspiwack
2010-04-05Granting wish #2251 (forbidding rewriting a term reduced to an evar)herbelin