aboutsummaryrefslogtreecommitdiff
path: root/toplevel
AgeCommit message (Expand)Author
2009-03-28Rewrite of Program Fixpoint to overcome the previous limitations: msozeau
2009-03-27Remove unused mli filesletouzey
2009-03-22Backport from v8.2 branch of 11986 (interpretation of quantifiedherbelin
2009-03-20Many changes in the Makefile infrastructure + a beginning of ocamlbuildletouzey
2009-03-20Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...letouzey
2009-03-17- configure: affiche si le natdynlink est positionnebarras
2009-03-16Cleaning/improving the use of the "in" clause (e.g. "unfold foo in H at 4"herbelin
2009-03-14Better mechanism for loading initial pluginsletouzey
2009-03-09Optionally list opaque constants in addition to axions/variables inmsozeau
2009-03-04Timeout message was not always displayedbarras
2009-03-04commande Timeout + compaction des traces de debug_tacticbarras
2009-03-04Backtrack sur la mémoïsation de nf_evar.aspiwack
2009-02-27=?utf-8?q?Tentative=20d'optimisation=20(en=20temps)=20sur=20[nf=5Fevar]=20et=...aspiwack
2009-02-19On remplace evar_map par evar_defs (seul evar_defs est désormais exporté aspiwack
2009-02-11Fix de divers petits problèmes d'installationnotin
2009-02-11Report des revisions #11826, #11828 et #11829 de v8.2 vers trunknotin
2009-02-03Allow to turn contrib/subtac into a (nat)dynlink'able pluginletouzey
2009-01-26Revert changes in pcoq functions to restore compatibility with contribspuech
2009-01-23Petit nettoyage faisant suite au commit #11847 .aspiwack
2009-01-19Les records déclarés avec Record ne peuvent plus être récursifs (le aspiwack
2009-01-19- Structuring Numbers and fixing Setoid in stdlib's doc.herbelin
2009-01-18Backporting from v8.2 to trunk:herbelin
2009-01-18Getting rid of the previous implementation of setoid_rewrite which wasmsozeau
2009-01-18Last changes in type class syntax: msozeau
2009-01-17DISCLAIMERpuech
2009-01-14Fixing #1960 (xml bug with external on goal variable) and #1961herbelin
2009-01-14Fixing/improving management of uniform prefix Local and Globalherbelin
2009-01-13- Standardized prefix use of "Local"/"Global" modifiers as decided inherbelin
2009-01-11- Deactivation of dynamic loading on Mac OS 10.5 (see bug #2024).herbelin
2009-01-06Conversion du fichier 'revision' en un fichier .ml + correction d'un bug dans...notin
2009-01-05Completed 11745 (move of jprover to user contribs) and cleaned 11743herbelin
2009-01-04Bug dans commit 11743herbelin
2009-01-04Fixed bugs #2001 (search_guard was overwriting the guard index givenherbelin
2009-01-02Made the debugger work again:herbelin
2008-12-31Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->herbelin
2008-12-29- Added support for subterm matching in SearchAbout.herbelin
2008-12-26- Suppression date dans configure du trunkherbelin
2008-12-24- coq_makefile: target install now respects the original tree structureherbelin
2008-12-19Nettoyage des variables Coq et amélioration de coqmktop. Lesnotin
2008-12-17Sequel of 11697: repair coqtop.byte when contribs are statically linked (+min...letouzey
2008-12-16Take advantage of natdynlink when available: almost all contribs become loada...letouzey
2008-12-14Generalized binding syntax overhaul: only two new binders: `() and `{},msozeau
2008-12-09About "apply in":herbelin
2008-12-04Correct handling of defined methods (let-ins) in instance declarations.msozeau
2008-11-28Inductive parameters: nicer doc examples and error messageletouzey
2008-11-23- Synchronized subst_object with load_object (load_and_subst_objects)herbelin
2008-11-23Minor improvement to commit 11619herbelin
2008-11-23Fixed bug #2006 (type constraint on Record was not taken into account) +herbelin
2008-11-22Fixed bug in VernacExtend printing + missing vernacular printing rules +herbelin
2008-11-22- Fixed minor bug #1994 in the tactic chapter of the manual [doc]herbelin