aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Names: remove obsolete mod_self_idGravatar letouzey2010-06-23
* Ajout d'une feuille de style pour les définitions spécifiques à Hevea + di...Gravatar notin2010-06-23
* Mise à jour des liens au site Coq (suite à la MAJ de la redirection DNS de ...Gravatar notin2010-06-23
* Commit 13179 continued (updated CHANGES about support for Heq's library).Gravatar herbelin2010-06-22
* Backport from trunk to 8.3 of modifications on groebner/nsatzGravatar herbelin2010-06-22
* Added Chung-Kil Hur's smart "pattern" tactic (h_resolve).Gravatar herbelin2010-06-22
* Fixing dependencies for coqideGravatar vgross2010-06-22
* fix bug #2318, parsing error on dos line endingsGravatar vgross2010-06-22
* New script dev/tools/change-header to automatically update Coq files headers.Gravatar herbelin2010-06-22
* Protection against anomaly when loading a state with bad magic number.Gravatar herbelin2010-06-22
* Extraction: replace unicode characters in ident by ascii encodings (fix #2158...Gravatar letouzey2010-06-21
* Test script for bug #1962 (that is apparently solved in 8.3+trunk :-)Gravatar letouzey2010-06-20
* clear/revert dependent: restrict to hyp(h) instead of ident(h)Gravatar letouzey2010-06-18
* Quick fix for having clenv debug printer working in trunk.Gravatar herbelin2010-06-18
* Hack for fixing bug #2172 (see explanations in file rewrite-2172.v).Gravatar herbelin2010-06-18
* Documentation of clear dependent and revert dependentGravatar letouzey2010-06-18
* add in test-suite the scripts about fsetdec bugsGravatar letouzey2010-06-18
* Report fixes from FSetDecide to MSetDecideGravatar letouzey2010-06-18
* fsetdec: a forgotten Set instead of Type was breaking discard_nonFset (fix #2...Gravatar letouzey2010-06-18
* fsetdec: clear dependent hypothesis before anything else (fix #2136).Gravatar letouzey2010-06-17
* New tactic "clear dependent", for the moment in ltac in Init/TacticsGravatar letouzey2010-06-17
* test for bug #2141 (include + extraction)Gravatar letouzey2010-06-16
* MSetInterface: no induction principle about a Record (nicer extraction)Gravatar letouzey2010-06-16
* Extraction: fix the eta reduction function used in code optimisationsGravatar letouzey2010-06-16
* MSetAVL: for nicer extraction, we create only tree_ind, not tree_rect and tre...Gravatar letouzey2010-06-15
* CHANGE: a word about new commands Compute and FailGravatar letouzey2010-06-15
* CHANGES: list of modifications for the extractionGravatar letouzey2010-06-15
* Extraction: in support library, more and nicer big_intGravatar letouzey2010-06-15
* Update of Extraction documentationGravatar letouzey2010-06-14
* Fixed commit 13125 (stricter check of induction args): an interpretationGravatar herbelin2010-06-14
* Alert on the possible incompatibilties with set_add (see bug 2111) whichGravatar herbelin2010-06-14
* Extraction Implicit: documentationGravatar letouzey2010-06-14
* Added printing of recursive notations in cases pattern (supported by wish 2248).Gravatar herbelin2010-06-14
* Fixing bug 2295 (omission of option "as" in return clause of "match" was notGravatar herbelin2010-06-13
* Fixing bug 2300 (ltac pattern-matching returning terms with concrete universes).Gravatar herbelin2010-06-13
* Addressed bug #2320 in v8.2 and v8.3 branches ("refine" problem withGravatar herbelin2010-06-13
* Fixing definition of set_map (bug report #2111) which was actually alreadyGravatar herbelin2010-06-13
* Addressed bug #2310 and replaced anomaly "unknown meta" raised by "refine"Gravatar herbelin2010-06-13
* Fixed bug #2314 (inversion using not checking the correctness of its argumentsGravatar herbelin2010-06-13
* Made intros_until and onInductionArg a bit stricter and robustGravatar herbelin2010-06-13
* Fixed a bug in pretty-printing "induction" and "destruct" due to aGravatar herbelin2010-06-13
* Fixed bug #2135 (second-order unification was raising cryptic message)Gravatar herbelin2010-06-12
* Added regression tests for bugs + miscellaneous improvementsGravatar herbelin2010-06-12
* Applying François' patch fixing grammar of uniform inheritance condition mes...Gravatar herbelin2010-06-12
* Fixing spelling: pr_coma -> pr_commaGravatar herbelin2010-06-12
* Improved the inference of the return predicate in dependent pattern-matching.Gravatar herbelin2010-06-12
* Added rudimentary support for using constructors from the explicitGravatar herbelin2010-06-12
* Fixed a bug in evarutil.ml (wrong env of a postponed conversion problem).Gravatar herbelin2010-06-12
* Added debugging printer for the idmap used at evar definition time forGravatar herbelin2010-06-12
* Reverted commit 13110 about headers.sty that I wrongly thought was buggy. Sorry.Gravatar herbelin2010-06-11