aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-18fixed ring/field warning about hyp cleaning upbarras
2009-03-18removed correctness dirsbarras
2009-03-18coq_makefile: no ml dependency on coq sourcesbarras
2009-03-17Uniformizing Tacticals, continued (allClauses -> allHypsAndConcl)herbelin
2009-03-17- gros commit sur ring et field: passage des arguments simplifiebarras
2009-03-17Makefile:clean: rm *-mod.mlbarras
2009-03-17- configure: affiche si le natdynlink est positionnebarras
2009-03-16missing -c option of ocamlc in coq_makefile; coqdep_boot main loop was includ...barras
2009-03-16coqdep_boot: a specialized and dependency-free coqdep for killing one of the ...letouzey
2009-03-16Makefile: fix ignored errors, several attempts to clarify thingsletouzey
2009-03-16Makefile: minor improvementsletouzey
2009-03-16Cleaning/improving the use of the "in" clause (e.g. "unfold foo in H at 4"herbelin
2009-03-14Cleaning/uniformizing the interface of tacticals.mliherbelin
2009-03-14Better mechanism for loading initial pluginsletouzey
2009-03-14RefMan: a label defined twiceletouzey
2009-03-14Makefile: ml dependencies of contribs are moved to .mllib filesletouzey
2009-03-14Coqdep: better handling of Declare ML Module (via .mllib) + many cleanupsletouzey
2009-03-14Coqdep: remove references to obsolete .zi and Require Implementation stuffletouzey
2009-03-11Cleanup: avoid the warning about Coq-tex not being a valid Ocaml module nameletouzey
2009-03-11Cleanup: remove unused config/giveostype.mlletouzey
2009-03-11Cleanup: remove 3 unused files in ide/letouzey
2009-03-11Cleanup: remove old correctness files, unused for a long timeletouzey
2009-03-09in natdynlink, lack of uniformity between general %.vo and Init/%.vo rules re...barras
2009-03-09Optionally list opaque constants in addition to axions/variables inmsozeau
2009-03-07- per session coq command stackvgross
2009-03-06fixed groebner as a plugin + pattern matching Timeoutbarras
2009-03-06missing Requirebarras
2009-03-06oups (module Entiers remplace par Big_int)barras
2009-03-05ajout de la tactique groebner de Loic Pottierbarras
2009-03-04illegal tactic application was having Ltac interpreter loopbarras
2009-03-04doc et CHANGES pour la commande Timeoutbarras
2009-03-04removed unused state filebarras
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-03-04Temporary hack to make coqide.byte work (backport r11948) (see #2062)glondu
2009-03-04fixes to typecheck with old lablgtk.vgross
2009-03-03Hack to fix compilation problems. will be removed on lablgtk upgrade.vgross
2009-03-02porting r11900 11905 and 11953 to trunkbarras
2009-03-02Heavy modifications on the widget and edition tab creation mechanism.vgross
2009-02-27=?utf-8?q?Tentative=20d'optimisation=20(en=20temps)=20sur=20[nf=5Fevar]=20et=...aspiwack
2009-02-27extraction: update of README+CHANGES, rm of BUGS+TODOletouzey
2009-02-27Makefile: avoid building an empty contrib.cmxaletouzey
2009-02-24Amélioration de coq_makefilenotin
2009-02-23Add support for dependent "destruct" over terms in dependent types.herbelin
2009-02-20CoqInterface.vo in CONTRIBVO (should fix a dependency issue)letouzey
2009-02-20On passe les last_mods (un des champs de Evd.evar_defs) de listaspiwack
2009-02-20On ne met plus rien dans les last_mods tant que conv_pbs est vide.aspiwack
2009-02-20coq-interface and coq-parser can be calls to coqtop with adequate code dynlinkletouzey
2009-02-19On remplace evar_map par evar_defs (seul evar_defs est désormais exporté aspiwack