TODO.txt update
parent
3e3679f239
commit
528e0e5d5d
8
TODO.txt
8
TODO.txt
|
@ -1,15 +1,18 @@
|
||||||
+ 0.87:
|
+ 0.87:
|
||||||
|
|
||||||
|
- macbook mouse tracking is off
|
||||||
|
- xml: chars>entities got broken
|
||||||
|
- parse errors should be shown in a popup
|
||||||
|
- growable data heap
|
||||||
|
|
||||||
- variable width word wrap
|
- variable width word wrap
|
||||||
- graphical crossref tool
|
- graphical crossref tool
|
||||||
- http://paste.lisp.org/display/30426
|
- http://paste.lisp.org/display/30426
|
||||||
- parse errors should be shown in a popup
|
|
||||||
- compiled call traces:
|
- compiled call traces:
|
||||||
- should be independent of whenever the runtime was built with
|
- should be independent of whenever the runtime was built with
|
||||||
-fomit-frame-pointer or not
|
-fomit-frame-pointer or not
|
||||||
- doesn't show #labels
|
- doesn't show #labels
|
||||||
- we don't know if signal handlers run with the same stack or not
|
- we don't know if signal handlers run with the same stack or not
|
||||||
- xml: chars>entities got broken
|
|
||||||
|
|
||||||
+ 0.88:
|
+ 0.88:
|
||||||
|
|
||||||
|
@ -40,7 +43,6 @@
|
||||||
- don't end lines with literals, shuffle words or symbols?
|
- don't end lines with literals, shuffle words or symbols?
|
||||||
- see should try to not show ; on a line by itself
|
- see should try to not show ; on a line by itself
|
||||||
- IN: on its own line if the entire 'see' form doesn't fit
|
- IN: on its own line if the entire 'see' form doesn't fit
|
||||||
- growable data heap
|
|
||||||
|
|
||||||
+ ui:
|
+ ui:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue