aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...Gravatar letouzey2009-03-20
* coq_makefile: -c and -shared conflict; tacinterp: delay evaluation of tactic ...Gravatar barras2009-03-19
* renamed %-mod.ml into %_mod.ml to avoid ocaml warningGravatar barras2009-03-18
* fixed ring/field warning about hyp cleaning upGravatar barras2009-03-18
* removed correctness dirsGravatar barras2009-03-18
* coq_makefile: no ml dependency on coq sourcesGravatar barras2009-03-18
* Uniformizing Tacticals, continued (allClauses -> allHypsAndConcl)Gravatar herbelin2009-03-17
* - gros commit sur ring et field: passage des arguments simplifieGravatar barras2009-03-17
* Makefile:clean: rm *-mod.mlGravatar barras2009-03-17
* - configure: affiche si le natdynlink est positionneGravatar barras2009-03-17
* missing -c option of ocamlc in coq_makefile; coqdep_boot main loop was includ...Gravatar barras2009-03-16
* coqdep_boot: a specialized and dependency-free coqdep for killing one of the ...Gravatar letouzey2009-03-16
* Makefile: fix ignored errors, several attempts to clarify thingsGravatar letouzey2009-03-16
* Makefile: minor improvementsGravatar letouzey2009-03-16
* Cleaning/improving the use of the "in" clause (e.g. "unfold foo in H at 4"Gravatar herbelin2009-03-16
* Cleaning/uniformizing the interface of tacticals.mliGravatar herbelin2009-03-14
* Better mechanism for loading initial pluginsGravatar letouzey2009-03-14
* RefMan: a label defined twiceGravatar letouzey2009-03-14
* Makefile: ml dependencies of contribs are moved to .mllib filesGravatar letouzey2009-03-14
* Coqdep: better handling of Declare ML Module (via .mllib) + many cleanupsGravatar letouzey2009-03-14
* Coqdep: remove references to obsolete .zi and Require Implementation stuffGravatar letouzey2009-03-14
* Cleanup: avoid the warning about Coq-tex not being a valid Ocaml module nameGravatar letouzey2009-03-11
* Cleanup: remove unused config/giveostype.mlGravatar letouzey2009-03-11
* Cleanup: remove 3 unused files in ide/Gravatar letouzey2009-03-11
* Cleanup: remove old correctness files, unused for a long timeGravatar letouzey2009-03-11
* in natdynlink, lack of uniformity between general %.vo and Init/%.vo rules re...Gravatar barras2009-03-09
* Optionally list opaque constants in addition to axions/variables inGravatar msozeau2009-03-09
* - per session coq command stackGravatar vgross2009-03-07
* fixed groebner as a plugin + pattern matching TimeoutGravatar barras2009-03-06
* missing RequireGravatar barras2009-03-06
* oups (module Entiers remplace par Big_int)Gravatar barras2009-03-06
* ajout de la tactique groebner de Loic PottierGravatar barras2009-03-05
* illegal tactic application was having Ltac interpreter loopGravatar barras2009-03-04
* doc et CHANGES pour la commande TimeoutGravatar barras2009-03-04
* removed unused state fileGravatar barras2009-03-04
* Timeout message was not always displayedGravatar barras2009-03-04
* commande Timeout + compaction des traces de debug_tacticGravatar barras2009-03-04
* Backtrack sur la mémoïsation de nf_evar.Gravatar aspiwack2009-03-04
* Temporary hack to make coqide.byte work (backport r11948) (see #2062)Gravatar glondu2009-03-04
* fixes to typecheck with old lablgtk.Gravatar vgross2009-03-04
* Hack to fix compilation problems. will be removed on lablgtk upgrade.Gravatar vgross2009-03-03
* porting r11900 11905 and 11953 to trunkGravatar barras2009-03-02
* Heavy modifications on the widget and edition tab creation mechanism.Gravatar vgross2009-03-02
* =?utf-8?q?Tentative=20d'optimisation=20(en=20temps)=20sur=20[nf=5Fevar]=20et=...Gravatar aspiwack2009-02-27
* extraction: update of README+CHANGES, rm of BUGS+TODOGravatar letouzey2009-02-27
* Makefile: avoid building an empty contrib.cmxaGravatar letouzey2009-02-27
* Amélioration de coq_makefileGravatar notin2009-02-24
* Add support for dependent "destruct" over terms in dependent types.Gravatar herbelin2009-02-23
* CoqInterface.vo in CONTRIBVO (should fix a dependency issue)Gravatar letouzey2009-02-20
* On passe les last_mods (un des champs de Evd.evar_defs) de listGravatar aspiwack2009-02-20