aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel
Commit message (Expand)AuthorAge
* revert on commit r12553Gravatar barras2009-12-07
* declaremods.ml <--- code factoringGravatar soubiran2009-12-03
* two improvements of the guard condition:Gravatar barras2009-12-01
* Continuing r12485-12486 (cleaning around name generation)Gravatar herbelin2009-12-01
* Include Self (Type) Foo: applying a (Type) Functor to the current contextGravatar letouzey2009-11-16
* Move Obj.magic call to the Vm moduleGravatar glondu2009-11-13
* the inlining computation at functor application was raising not_found when th...Gravatar soubiran2009-11-13
* A bit of cleaning around name generation + creation of dedicated file namegen.mlGravatar herbelin2009-11-09
* Module type expressions of the form (Fsig X) with Definition foo := bar are n...Gravatar soubiran2009-10-28
* First debug... the renaming of librairies was not working and auto/dn were no...Gravatar soubiran2009-10-23
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Removal of trailing spaces.Gravatar serpyc2009-10-04
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Ensures that let-in's in arities of inductive types work well. Maybe notGravatar herbelin2009-08-11
* - Cleaning phase of the interfaces of libnames.ml and nametab.mlGravatar herbelin2009-08-06
* - Fixing bug #2139 (kernel-based test of well-formation of eliminationGravatar herbelin2009-07-15
* Correction bug 2134.Gravatar soubiran2009-07-09
* Minor unification changes:Gravatar msozeau2009-05-18
* - Addition of "Hint Resolve ->" and "Hint Resolve <-" continued: itGravatar herbelin2009-05-10
* Some dead code removal + cleanupsGravatar letouzey2009-04-08
* ocamlbuild improvements + minor makefile fixGravatar letouzey2009-03-24
* Many changes in the Makefile infrastructure + a beginning of ocamlbuildGravatar letouzey2009-03-20
* Optionally list opaque constants in addition to axions/variables inGravatar msozeau2009-03-09
* Bug 2050, commit v8.2 11923-11924 ---> trunkGravatar soubiran2009-02-13
* pushed evar reduction in kernelGravatar barras2009-02-06
* - Deactivation of dynamic loading on Mac OS 10.5 (see bug #2024).Gravatar herbelin2009-01-11
* Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->Gravatar herbelin2008-12-31
* - coq_makefile: target install now respects the original tree structureGravatar herbelin2008-12-24
* fixed kernel bug (de Bruijn) + test-suiteGravatar barras2008-12-02
* Univ: two < instead of a Pervasives.compare on int (as suggested by X. Leroy)Gravatar letouzey2008-11-16
* Correct display of constraints for Print Universes "dumpfile"Gravatar letouzey2008-11-15
* Faster comparison of universesGravatar letouzey2008-11-14
* retour sur le commit 11579 qui faisait plante les contribs FSet et color.Gravatar soubiran2008-11-14
* Les signatures des applications de foncteur sont précalculées, cela alourdi...Gravatar soubiran2008-11-12
* petite modif du commit 11513.Gravatar soubiran2008-10-28
* Correction bug 1979.Gravatar soubiran2008-10-28
* Correction bug #1969.Gravatar soubiran2008-10-21
* Optimisation de clenv.ml pour que meta_instance ne soit pas appeléGravatar herbelin2008-10-18
* Report des commits 11417 et 11437 de la v8.2Gravatar soubiran2008-10-15
* fixing r11433 again:Gravatar barras2008-10-07
* fixed pb with r11433Gravatar barras2008-10-07
* bug #1951: polymorphic indtypes: universe subst was not performed in the type...Gravatar barras2008-10-06
* added comments in esubst.mliGravatar barras2008-09-09
* Rely on ocamlc to call the C compiler...Gravatar glondu2008-09-04
* fixed minor environment issues when checking inductive typesGravatar barras2008-09-02
* Évolutions diverses et variées.Gravatar herbelin2008-08-04
* Correction d'une incohérence de typage des inductifs polymorphes: lesGravatar herbelin2008-07-25
* Fixed doc of inductive sort-polymorphism (cf bug #1908). Seized theGravatar herbelin2008-07-23
* Uniformisation du format des messages d'erreur (commencent par uneGravatar herbelin2008-07-17
* Autour du parsing:Gravatar herbelin2008-07-15