X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=f8752b439acf37dfe8ce3022cb053c5798b59b84;hb=104ee7ee303efa16e415f5e75df635ac54dba733;hp=e95b95a452f606f6f71846e645235644a90903be;hpb=b0b168c08b31a748150f404398af754f26fd4813;p=sbcl.git diff --git a/TODO b/TODO index e95b95a..f8752b4 100644 --- a/TODO +++ b/TODO @@ -4,12 +4,14 @@ for 0.7.0: protruding rusty nails and snipped off the trailing razor wire, leaving some filing for later:-) from the monster EVAL/EVAL-WHEN/%COMPILE/DEFUN/DEFSTRUCT cleanup: -* more renaming in global external names: +* more renaming (esp. for global as opposed to lexical names): ** reserved DO-FOO-style names for iteration macros - ** s/VARIABLE/VAR/ ** s/ARGUMENT/ARG/ ** perhaps s/DEF-FROB/DEF/ or s/DEF-FROB/DEFINE/ + ** merged SB-C-CALL into SB-ALIEN * Perhaps rename "cold" stuff (e.g. SB-COLD and src/cold/) to "boot". +* fixed CREDITS, since it's gone pretty stale +* reviewed NEWS * pending patches and bug reports that go in (or else get handled somehow, rejected/logged/whatever) before 0.7.0: =======================================================================