aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* fixed bug #2224 (Error message in positivity check fixed)Gravatar vsiles2010-04-29
* Two forgotten $Id$ in last commitGravatar letouzey2010-04-29
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Removed obsolete v7->v8 translation code (function check_same_type isGravatar herbelin2010-04-29
* Move from ocamlweb to ocamdoc to generate mli documentationGravatar pboutill2010-04-29
* Dont recompute the contents of the proof window when entering theGravatar vgross2010-04-28
* Fix bug #2245, incorrect handling of Context in sections inside moduleGravatar msozeau2010-04-27
* small detail about Scheme Equality Gravatar vsiles2010-04-27
* Added a new exception for already declared Schemes, Gravatar vsiles2010-04-27
* Misc small fixes : warning, dep cycles, ocamlbuild...Gravatar letouzey2010-04-26
* Disable ideal-features tests by defaultGravatar glondu2010-04-26
* Here comes the commit, announced long ago, of the new tactic engine.Gravatar aspiwack2010-04-22
* Applying François Garillot's patch (#2261 in bug tracker) for extendedGravatar herbelin2010-04-22
* Ignore *.stamp filesGravatar herbelin2010-04-22
* Fixed bugs from commit 12954 on unification complexityGravatar herbelin2010-04-20
* missing space in error messageGravatar vsiles2010-04-20
* Fixed bug #2999 (destruct was not refreshing universes of what it generalized *)Gravatar herbelin2010-04-20
* Propagated fix to bug 2127 (Hint Rewrite badly globalized in modules) to 8.2Gravatar herbelin2010-04-20
* Reduced the complexity of evar instantiations from O(n^3) to less than O(n^2).Gravatar herbelin2010-04-19
* In function "substitution_prefixed_by" the prefix test on module path Gravatar soubiran2010-04-19
* Fixed some printing bugs.Gravatar herbelin2010-04-18
* A pass on the CHANGES file + credits for 8.3 (completing commit 12906Gravatar herbelin2010-04-17
* Moved Case3.v from ideal features to success (it works since 8.2).Gravatar herbelin2010-04-17
* Solved a few problems of auto by bypassing the call to apply.Gravatar herbelin2010-04-17
* Use nice "unfold" instead of ugly "change" to display calls to unfold hintsGravatar herbelin2010-04-17
* cf. 12945Gravatar soubiran2010-04-16
* Extraction: cosmetics when using ocaml + Extract Inductive to symbolsGravatar letouzey2010-04-16
* Extraction: restore (temporarily?) a very limited form of linear letin reductionGravatar letouzey2010-04-16
* Extraction: less eta in calls to global functions, better optimization phaseGravatar letouzey2010-04-16
* 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