aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Add (almost) compatibility with camlp4, without breaking support for camlp5Gravatar letouzey2010-05-19
* Nicer representation of tokens, more independant of camlp*Gravatar letouzey2010-05-19
* Remove refutpat.ml4, ideal.ml4 is again a normal .ml, let* coded in a naive wayGravatar letouzey2010-05-19
* static (and shared) camlp4use instead of per-file declarationGravatar letouzey2010-05-19
* Discontinue support for ocaml 3.09.*Gravatar letouzey2010-05-19
* Remove compile-command pragmas for emacsGravatar letouzey2010-05-19
* Some ocamldoc comments + Fixing name of .coqrc.version file in refmanGravatar pboutill2010-05-18
* Applicative commutative cuts in Fixpoint guard conditionGravatar pboutill2010-05-18
* Improved the efficiency of evars traverals thanks to a split ofGravatar herbelin2010-05-13
* Missing warning flush in a lexer message + update of CHANGESGravatar herbelin2010-05-12
* Backporting r13007 (evar_merge wrong and costly) to V8.3 and added test.Gravatar herbelin2010-05-10
* Fix: Pfedit.get_current_goal_context when no goal is focused.Gravatar aspiwack2010-05-10
* Removed an evar_merge in clenv_fchain which not only is incorrect butGravatar herbelin2010-05-10
* Removed $Id$ introduced inadvertently in r13005 (no more $Id$ since r12972)Gravatar herbelin2010-05-09
* Added a few informations about file lineages (for the most part in kernel)Gravatar herbelin2010-05-09
* Update of credits filesGravatar herbelin2010-05-09
* Fix bug #2315 : printing of defined evars in Coqide.Gravatar aspiwack2010-05-07
* Deux commentaires retirés de ocamldoc.Gravatar aspiwack2010-05-07
* better detection of nested recursion in FunctionGravatar jforest2010-05-07
* Correction of a bug pointed by P. Casteran.Gravatar jforest2010-05-07
* Trying to find a problem pointed by P. CasteranGravatar jforest2010-05-07
* term matching in ltac was not coherent with match goal in presence of wildcar...Gravatar jforest2010-05-06
* Correction in Function documentationGravatar jforest2010-05-06
* Patch bug 2313.Gravatar soubiran2010-05-05
* Pfedit.resume_proof doesn't implicitly Pfedit.suspend_proofGravatar pboutill2010-05-05
* - Fixing bug #2308 about Lemma ... withGravatar vsiles2010-05-04
* Correction of bug 2290 (removing stupid message)Gravatar jforest2010-05-04
* Correction of bug 2290Gravatar jforest2010-05-04
* ocamldoc related fixesGravatar pboutill2010-05-03
* Re-enable validation in "make check", run it in parallel with test-suiteGravatar glondu2010-05-03
* Fix discrimination of sorts which doesn't play well with cumulativityGravatar msozeau2010-05-02
* Extraction: fix type_expunge_from_sign broken in last commitGravatar letouzey2010-05-01
* Extraction: an experimental command to get rid of some cst/constructor argumentsGravatar letouzey2010-04-30
* Fail: a way to check that a command is refused without blocking a scriptGravatar letouzey2010-04-30
* "make source-doc" builds documentation of mli in html and pdf atGravatar pboutill2010-04-29
* After the approval of Bruno, here the patch for the checker.Gravatar soubiran2010-04-29
* Various minor improvements of comments in mli for ocamldocGravatar letouzey2010-04-29
* 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