aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Names.mli: double declaration of mind_modpathGravatar letouzey2010-04-16
* Extraction: improvement of optimizations (kill_dummy, optim_fix)Gravatar letouzey2010-04-16
* Util: remove list_split_at which is a clone of list_chopGravatar letouzey2010-04-16
* Extraction: ad-hoc identifier type with annotations for reductionsGravatar letouzey2010-04-16
* Compare_dec : a few better proofs (and extracted terms), some more DefinedGravatar letouzey2010-04-16
* Extraction: less _ in Haskell (typically for False_rect), less toplevel eta-e...Gravatar letouzey2010-04-16
* Removing redundant internal variants of apply tactic and simplification of ML...Gravatar herbelin2010-04-14
* Remove only *.v.log files in clean of test-suite/MakefileGravatar glondu2010-04-13
* Look for csdp in $PATH at runtime, remove -csdpdir configure optionGravatar glondu2010-04-11
* Remove unused functions run_sdpaGravatar glondu2010-04-11
* Recovering 8.2 behavior of "simple (e)apply" (and hence of "(e)auto").Gravatar herbelin2010-04-11
* Run parallelized test-suite in "check" target of main MakefileGravatar glondu2010-04-10
* Prettier test-suite/MakefileGravatar glondu2010-04-10
* Optimized need for delimiters when disjoint scopes for strings andGravatar herbelin2010-04-10
* Update .gitignoreGravatar glondu2010-04-10
* Use the Makefile in test-suite/checkGravatar glondu2010-04-10
* Makefile for the test-suiteGravatar glondu2010-04-10
* Fix typos in test-suite scriptGravatar glondu2010-04-10
* Granting wish #2229 (InA_dec transparent) and Michael Day's coq-clubGravatar herbelin2010-04-10
* Test for bug #2231 (unexpected error when using let/if over an inductiveGravatar herbelin2010-04-10
* Partially fixed bug #2231 (an inductive parameter name was internallyGravatar herbelin2010-04-10
* Fixing various coqdep bugs (#2118, #2242, #2274)Gravatar herbelin2010-04-10
* Change definition of FSetList so that equality is LeibnizGravatar glondu2010-04-09
* Add test-suite/lia.cache to .gitignoreGravatar glondu2010-04-09
* Fixing part 1 of bug #2242 (-I -as and -R -as were supported forGravatar herbelin2010-04-09
* Granting wish #2249 (checking existing lemma name also when in a section).Gravatar herbelin2010-04-09
* Documenting the use of ##, %%, $$ in coqdoc.Gravatar herbelin2010-04-09
* Applied Cédric Auger's patch to fix use of "#&xxx;" in html printingGravatar herbelin2010-04-09
* Commit 12906 continued (forgotten file).Gravatar herbelin2010-04-07
* Granting wish #2251 thanks to commit 12900 solved bug 1416.v (whichGravatar herbelin2010-04-07
* New model for user-driven translation of tokens in coqdocGravatar herbelin2010-04-06
* Improving compatibility between 8.2 and 8.3Gravatar herbelin2010-04-05
* Fix configure script: natdynlink works without a hack on 10.6.3.Gravatar msozeau2010-04-05
* Added a function in typing.ml to solve evars of a constr w/o going back down ...Gravatar herbelin2010-04-05
* Changement de ide/proofs.ml en ide/ideproofs.ml pour éviter un conflitGravatar aspiwack2010-04-05
* Granting wish #2251 (forbidding rewriting a term reduced to an evar)Gravatar herbelin2010-04-05
* Tests for bug report #2244 (pattern-unification with abstraction over Meta's)Gravatar herbelin2010-04-05
* Partial fix to bug #2244 (ensure that pattern unification does notGravatar herbelin2010-04-05
* Add documentation on the treatment of [if] and [let (x1, ... xn) := ..]Gravatar msozeau2010-03-31
* Small things about coqdoc + fixing lettuple.v test (part of bug #2289)Gravatar herbelin2010-03-30
* Removed hard-wiring of latin1 letters in coqdoc (see bug #2275)Gravatar herbelin2010-03-30
* Small improvements around coqdoc (including fix for bug #2288)Gravatar herbelin2010-03-30
* Fixed small bugs introduced in commit 12890 (bug #2286, that comesGravatar herbelin2010-03-30
* Manual qualification of Mfourier.Proof in micromega to avoid ocamldep using i...Gravatar letouzey2010-03-30
* Improving error messages in the presence of utf-8 charactersGravatar herbelin2010-03-30
* Several bug-fixes and improvements of coqdocGravatar herbelin2010-03-29
* Extended on-the-fly eta-expansion in coercion mechanism to sort-polymorphicGravatar herbelin2010-03-28
* Fixing bug #2254 (inappropriate names of Zlt_gt_succ and Zlt_succ_gt)Gravatar herbelin2010-03-28
* Fixing bug #2279 (printing nested let-in was in exponential time)Gravatar herbelin2010-03-27
* Applied greenrd's patch to fix bug 2255 (injection failed toGravatar herbelin2010-03-27