aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
Commit message (Expand)AuthorAge
* CHANGES: update of syntax for annotations of functor applicationGravatar letouzey2011-03-04
* Extraction: improved indentation of extracted code (fix #2497)Gravatar letouzey2011-03-04
* Update changelogsGravatar glondu2011-02-11
* Fixpoints are traverse during implicits arguments search to toplevelGravatar pboutill2011-02-10
* A fine-grain control of inlining at functor application via priority levelsGravatar letouzey2011-01-31
* Remove the "Boxed" syntaxes and the const_entry_boxed fieldGravatar letouzey2011-01-28
* Update CHANGESGravatar pboutill2011-01-07
* First release of Vector library.Gravatar pboutill2010-12-10
* ZArith: for uniformity, Zdiv2 becomes Zquot2 while Zdiv2' becomes Zdiv2Gravatar letouzey2010-12-09
* Numbers and bitwise functions.Gravatar letouzey2010-12-06
* Document new tactics in CHANGESGravatar glondu2010-12-02
* CHANGES: mention some changes in trunk since the 8.3 forkGravatar letouzey2010-11-19
* SearchAbout: who has never been annoyed by the [ ] syntax ?Gravatar letouzey2010-11-19
* CHANGES: small re-sync with the one of branch v8.3Gravatar letouzey2010-11-19
* Document DOT output of universe graphGravatar glondu2010-11-02
* update CHANGES w.r.t. extractionGravatar letouzey2010-10-08
* Added multiple implicit arguments rules per name.Gravatar herbelin2010-10-03
* Update CHANGES: Local/Global Set/Unset.Gravatar aspiwack2010-09-23
* Clarified role of Set Boolean Equality Schemes wrt Set Equality Scheme +Gravatar herbelin2010-09-02
* Documentation of Set Automatic Coercions Import.Gravatar herbelin2010-07-25
* Made coercions active only when modules are imported.Gravatar herbelin2010-07-22
* Extraction Library Foo creates Foo.ml, not foo.mlGravatar letouzey2010-07-07
* CHANGES: mention last-minute improvements of extractionGravatar letouzey2010-07-07
* Remove dependency to Unix from module ProfileGravatar glondu2010-07-02
* Made "replace" accepts open terms on its left-hand-side.Gravatar herbelin2010-06-28
* Applying François' patches about Canonical Projections (see #2302 and #2334).Gravatar herbelin2010-06-26
* Commit 13179 continued (updated CHANGES about support for Heq's library).Gravatar herbelin2010-06-22
* Documentation of clear dependent and revert dependentGravatar letouzey2010-06-18
* CHANGE: a word about new commands Compute and FailGravatar letouzey2010-06-15
* CHANGES: list of modifications for the extractionGravatar letouzey2010-06-15
* Alert on the possible incompatibilties with set_add (see bug 2111) whichGravatar herbelin2010-06-14
* Keep description of Automatic Introduction at only one place of CHANGES.Gravatar herbelin2010-06-09
* Automatic introduction of names given before ":" in Lemma's andGravatar herbelin2010-06-09
* Backported r13080 (support for open terms in ltac matching) from trunk to v8.3.Gravatar herbelin2010-06-09
* Document grammar.cma->unix.cma dependency in CHANGESGravatar glondu2010-06-07
* Added command "Locate Ltac qid".Gravatar herbelin2010-06-03
* plugin groebner updated and renamed as nsatz; first version of the doc of nsa...Gravatar pottier2010-06-03
* Missing warning flush in a lexer message + update of CHANGESGravatar herbelin2010-05-12
* Applying François Garillot's patch (#2261 in bug tracker) for extendedGravatar herbelin2010-04-22
* A pass on the CHANGES file + credits for 8.3 (completing commit 12906Gravatar herbelin2010-04-17
* Several bug-fixes and improvements of coqdocGravatar herbelin2010-03-29
* Fixing bug #2254 (inappropriate names of Zlt_gt_succ and Zlt_succ_gt)Gravatar herbelin2010-03-28
* Updated CHANGES wrt 8.3Gravatar herbelin2010-03-23
* Added automatic expansion on the left of recursive notationsGravatar herbelin2010-03-23
* update CHANGES : ocamlbuild, Structures, Numbers, MSets ... (cf. commit 8.3 r...Gravatar letouzey2010-02-14
* Documentation of the ! annotation for functor applicationGravatar letouzey2010-02-11
* Fix [Existing Class] impl and add documentation. Fix computation of theGravatar msozeau2010-02-10
* Update CHANGES, add documentation for new commands/tactics and do a bitGravatar msozeau2010-01-30
* New command Declare Reduction <id> := <conv_expr>.Gravatar letouzey2010-01-28
* Document Local Declare ML ModuleGravatar glondu2010-01-14