summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorWilliam Harold Newman <william.newman@airmail.net>2001-12-12 03:26:57 +0000
committerWilliam Harold Newman <william.newman@airmail.net>2001-12-12 03:26:57 +0000
commit56ce3857f7830670d55d2fe17246353dff2e71f7 (patch)
treeb123d5f4ecbcb85ff1fdc6b447152fef3deb4576 /TODO
parent5277a0cbf1a72243cad6808883a4847acefc8e6b (diff)
0.pre7.86.flaky7.27:
(Now DISASSEMBLE 'PRINT produces reasonable-looking output. In fact, AFAIK it's not flaky any more, so it should (finally!) be mergeable back into the main branch.) made GET-FUNCTION-SEGMENTS return a list (as its comments claim it does, and as its callers expect) even in the (NULL SEGMENTS) case renamed DEFUN REQUIRED-ARG to be consistent with all the previously-renamed MISSING-ARG calls
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index b7e98cc1c..b56ab3503 100644
--- a/TODO
+++ b/TODO
@@ -5,10 +5,6 @@ for 0.7.0:
leaving some filing for later:-) from the monster
EVAL/EVAL-WHEN/%COMPILE/DEFUN/DEFSTRUCT cleanup:
** made inlining DEFUN inside MACROLET work again
- ** made %COMPILE set up debugging data more like the way the
- debugger expects (and maybe even completely
- correctly:-)
- *** made (DISASSEMBLE 'PRINT) work
* incompatible changes listed in NEWS:
** changed debugger prompt to "5]", "5[2]", "5[3]", etc.
** changed default output representation of *PRINT-ESCAPE*-ed