aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Improving pretty-printing of Ltac functions.Gravatar herbelin2011-12-17
* Fixing format of complexity bug Notations.v.Gravatar herbelin2011-12-17
* Fixing previous commit which was bugging on tactics preceded by goal number (...Gravatar courtieu2011-12-16
* Coqide: adapt some comments now that bullets are terminators like { }Gravatar letouzey2011-12-16
* Introducing a notion of evar candidates to be used when an evar isGravatar herbelin2011-12-16
* Fixing amazing loop when using eta-expansion in pattern-matching forGravatar herbelin2011-12-16
* Adapting coqide to my last commit: Gravatar courtieu2011-12-16
* Moving bullets (-, +, *) into stand-alone commands instead of beingGravatar courtieu2011-12-16
* Cleaned up a bit goal handling in Coqtop interface. Now we have two queries :...Gravatar ppedrot2011-12-15
* Some extra universe refreshing seems needed in abstract_generalizeGravatar herbelin2011-12-14
* CHANGES: some more updatesGravatar letouzey2011-12-12
* Proof using ...Gravatar gareuselesinge2011-12-12
* Extraction: only do the test on generalizable lets for ocamlGravatar letouzey2011-12-10
* Makefile: force the installation of all .cmi (and remove some obsolete .mli)Gravatar letouzey2011-12-08
* Extraction: avoid internal eta-reduction (fix #2570)Gravatar letouzey2011-12-08
* Fixing grammar resetting bug in the presence of levels initially emptyGravatar herbelin2011-12-07
* Adapting test Existentials to new numbering strategy of evars (r14764).Gravatar herbelin2011-12-07
* Fixing a bug of commit r13310 (activating coercions only when moduleGravatar herbelin2011-12-07
* Html page titlesGravatar pboutill2011-12-07
* Vectors use a bit more the pattern matching compilerGravatar pboutill2011-12-07
* TypoGravatar pboutill2011-12-07
* Fixed a synchronization bug between coqtop and the CoqIDE command pane.Gravatar ppedrot2011-12-06
* fix Makefile.common handling of -byte-onlyGravatar gareuselesinge2011-12-06
* Documentation of Arguments + implicitsGravatar gareuselesinge2011-12-06
* Documentation for Arguments + notation scopesGravatar gareuselesinge2011-12-06
* Documentation for Arguments + simplGravatar gareuselesinge2011-12-06
* Minor fixes to ArgumentsGravatar gareuselesinge2011-12-06
* Backtrack on synchronizing universe counter with resetGravatar herbelin2011-12-06
* Registering universe and meta/evar counters as summaries so as toGravatar herbelin2011-12-05
* Yet another fix about alias in testing if pattern unification applies.Gravatar herbelin2011-12-05
* Fixing bugs in doc about when "with" is needed or not to give bindingsGravatar herbelin2011-12-04
* Fixed a small regression in pattern-matching compilation introduced inGravatar herbelin2011-12-04
* A small test for type inference (used to be a regression at some time).Gravatar herbelin2011-12-04
* Fixing superflous newline in output of About when no parameter is renamed.Gravatar herbelin2011-12-04
* Discarding let-ins from the instances of the evars in theGravatar herbelin2011-12-04
* Fixed a bug introduced in r12755. CoqIDE would ignore the Printing Existentia...Gravatar ppedrot2011-11-30
* Extraction: try to avoid issues with an Include directly inside a .vGravatar letouzey2011-11-30
* Now CoqIDE relies on the option query mechanism to set printing options. Stil...Gravatar ppedrot2011-11-30
* More type safety in query GADT (again).Gravatar ppedrot2011-11-30
* Fixed a serious bug in XML marshalling due to unsafe GADTs. Now types are enf...Gravatar ppedrot2011-11-30
* Continuing r14747 being actually incomplete (flushing warnings andGravatar herbelin2011-11-30
* Quick hack to avoid anomaly on using Program w/o having required JMeq.Gravatar herbelin2011-11-30
* Preventing Implicit Arguments warning to be shown in non verbose modeGravatar herbelin2011-11-30
* Documentation of appcontextGravatar letouzey2011-11-29
* Fixed a warning about unused variable introduced in r14731Gravatar ppedrot2011-11-29
* lib/xml_lexer.ml in .gitignore (produced by a .mll)Gravatar letouzey2011-11-29
* Extraction: typo in last commitGravatar letouzey2011-11-29
* fix for bug #2649Gravatar corbinea2011-11-29
* Term: properly ignore Casts between Apps in constr_ordGravatar puech2011-11-29
* Term: useless conversion to list in constr_ord deletedGravatar puech2011-11-29