2005-10-18 20:19:09 -04:00
|
|
|
+ ui:
|
|
|
|
|
|
|
|
|
|
- get outliner working with lots of lines of output
|
|
|
|
|
- listener continuations
|
2005-09-27 19:21:08 -04:00
|
|
|
- fix up the min thumb size hack
|
|
|
|
|
- off-by-one error in pick-up?
|
|
|
|
|
- closing ui does not stop timers
|
|
|
|
|
- adding/removing timers automatically for animated gadgets
|
2005-10-07 20:26:21 -04:00
|
|
|
- pane should not scroll all the way to the right if long lines are present
|
2005-10-01 01:44:49 -04:00
|
|
|
- multi-part gradients
|
2005-09-27 00:24:42 -04:00
|
|
|
- tabular output
|
|
|
|
|
- debugger should use outlining
|
|
|
|
|
- support nested incremental layouts more efficiently
|
2005-09-25 00:18:12 -04:00
|
|
|
- make-pane should not need world-theme
|
2005-08-26 21:42:43 -04:00
|
|
|
- only redraw dirty gadgets
|
2005-07-20 16:03:03 -04:00
|
|
|
- find out why so many small bignums get consed
|
|
|
|
|
- use incremental strategy for all pack layouts where possible
|
|
|
|
|
- multiline editing in listener
|
2005-07-22 22:18:47 -04:00
|
|
|
- get stuff in examples dir running in the ui
|
|
|
|
|
- text selection
|
|
|
|
|
- clipboard support
|
2005-09-28 23:41:56 -04:00
|
|
|
- get things working without the [ >fixnum ] map hack
|
2005-07-20 16:03:03 -04:00
|
|
|
|
|
|
|
|
+ tutorial:
|
|
|
|
|
|
|
|
|
|
- multiline code snippets
|
|
|
|
|
- s-expression text styling language
|
|
|
|
|
- word wrap
|
|
|
|
|
|
2005-07-17 14:48:55 -04:00
|
|
|
+ misc
|
2005-05-04 22:34:55 -04:00
|
|
|
|
2005-10-18 20:19:09 -04:00
|
|
|
- code walker & exceptions
|
|
|
|
|
- load all sources in stage1
|
|
|
|
|
- investigate if rehashing on startup is really necessary
|
|
|
|
|
- remove word transfer hack in bootstrap
|
|
|
|
|
- [ ... is annoying
|
|
|
|
|
perhaps on the last line of output, if a block doesn't fit, print
|
|
|
|
|
it anyway?
|
|
|
|
|
- apropos: use new smarter completion?
|
2005-10-01 01:44:49 -04:00
|
|
|
- signal handler should not lose stack pointers
|
2005-07-22 22:18:47 -04:00
|
|
|
- sigsegv handling on OS X:
|
2005-04-30 17:17:10 -04:00
|
|
|
|
2005-07-17 14:48:55 -04:00
|
|
|
http://developer.apple.com/technotes/tn2004/tn2123.html#SECLIMITATIONS
|
|
|
|
|
http://www.caddr.com/macho/archives/sbcl-devel/2005-3/4742.html
|
|
|
|
|
http://www.caddr.com/macho/archives/sbcl-devel/2005-3/4764.html
|
|
|
|
|
http://clozure.com/cgi-bin/viewcvs.cgi/ccl/lisp-kernel/lisp-exceptions.c?rev=1.9&content-type=text/vnd.viewcvs-markup
|
2005-02-27 16:51:12 -05:00
|
|
|
|
2005-07-17 14:48:55 -04:00
|
|
|
- http keep alive, and range get
|
2005-02-27 16:51:12 -05:00
|
|
|
|
2005-04-05 22:18:36 -04:00
|
|
|
+ ffi:
|
2004-12-02 22:44:36 -05:00
|
|
|
|
2005-10-18 20:19:09 -04:00
|
|
|
- powerpc: ffi call a function that calls printf, segfault
|
2005-09-01 16:45:36 -04:00
|
|
|
- C structs, enums, unions: use new-style string mode parsing
|
2005-08-22 14:29:43 -04:00
|
|
|
- alien/c-types.factor is ugly
|
2005-05-05 03:12:37 -04:00
|
|
|
- smarter out parameter handling
|
2005-04-29 02:37:12 -04:00
|
|
|
- clarify powerpc passing of value struct parameters
|
2005-02-27 16:54:09 -05:00
|
|
|
- ffi unicode strings: null char security hole
|
|
|
|
|
- utf16 string boxing
|
2005-03-29 20:34:29 -05:00
|
|
|
- value type structs
|
|
|
|
|
- bitfields in C structs
|
2005-04-16 00:23:27 -04:00
|
|
|
- setting struct members that are not *
|
2005-08-30 03:31:20 -04:00
|
|
|
- callbacks
|
2005-03-29 20:34:29 -05:00
|
|
|
|
2005-04-07 18:54:02 -04:00
|
|
|
+ compiler:
|
2005-03-29 20:34:29 -05:00
|
|
|
|
2005-10-18 20:19:09 -04:00
|
|
|
- compile interruption checks
|
|
|
|
|
- check that set-datastack and set-callstack compile correctly in the
|
|
|
|
|
face of optimization
|
|
|
|
|
- floating point intrinsics
|
|
|
|
|
- new basic block optimizer
|
|
|
|
|
- fix fixnum/mod overflow on PowerPC
|
|
|
|
|
- intrinsic char-slot set-char-slot
|
2005-09-18 01:37:28 -04:00
|
|
|
- [ ] [ throw ] ifte ==> should raise 'unbalanced branches' error
|
2005-09-08 22:23:54 -04:00
|
|
|
- declare slot types for built-ins
|
2005-09-07 17:21:11 -04:00
|
|
|
- remove dead code after a 'throw'
|
2005-08-22 14:29:43 -04:00
|
|
|
- flushing optimization
|
2005-03-29 20:34:29 -05:00
|
|
|
- [ [ dup call ] dup call ] infer hangs
|
2005-02-25 17:25:40 -05:00
|
|
|
- the invalid recursion form case needs to be fixed, for inlines too
|
2005-08-31 21:06:13 -04:00
|
|
|
- recursion is iffy; if the stack at the recursive call doesn't match
|
|
|
|
|
up, throw an error
|
2005-10-07 20:26:21 -04:00
|
|
|
- compile continuations
|
2004-08-22 17:28:31 -04:00
|
|
|
|
2005-09-12 18:14:29 -04:00
|
|
|
+ sequences:
|
2004-07-19 00:34:03 -04:00
|
|
|
|
2005-10-18 20:19:09 -04:00
|
|
|
- slice: if sequence or seq start is changed, abstraction violation
|
|
|
|
|
- split: return vectors
|
|
|
|
|
- set-path: iterative
|
|
|
|
|
- swap @{ }@ and { } syntax
|
2005-09-12 18:14:29 -04:00
|
|
|
- specialized arrays
|
|
|
|
|
- instances: do not use make-list
|
|
|
|
|
- >c/c>: vector stack
|
|
|
|
|
- search: slow
|
|
|
|
|
- vectorize >n, n>, (get)
|
|
|
|
|
- mutable strings simplifying string operarations
|
|
|
|
|
- real Unicode support (strings are already 16 bits and can be extended
|
|
|
|
|
to 21 if the need arises, but we need full character classification
|
|
|
|
|
predicates, comparison, case conversion, sorting...)
|
|
|
|
|
|
|
|
|
|
+ kernel:
|
|
|
|
|
|
2005-09-05 18:00:20 -04:00
|
|
|
- better handling of random arrangements of html words when
|
|
|
|
|
prettyprinting
|
2005-09-03 22:28:46 -04:00
|
|
|
- friendlier .factor-rc load error handling
|
2005-09-11 20:46:55 -04:00
|
|
|
- reader syntax for byte arrays, displaced aliens
|
2005-09-01 16:37:32 -04:00
|
|
|
- out of memory error when printing global namespace
|
2005-08-23 23:28:54 -04:00
|
|
|
- merge timers with sleeping tasks
|
|
|
|
|
- what about tasks and timers between image restarts
|
2005-07-17 14:48:55 -04:00
|
|
|
- there is a problem with hashcodes of words and bootstrapping
|
2005-05-14 21:15:50 -04:00
|
|
|
- delegating generic words with a non-standard picker
|
2005-02-27 16:54:09 -05:00
|
|
|
- code gc
|
2005-03-21 20:53:26 -05:00
|
|
|
|
2005-04-23 17:42:42 -04:00
|
|
|
+ i/o:
|
|
|
|
|
|
2005-10-18 20:19:09 -04:00
|
|
|
- i/o tasks hanging around
|
2005-05-03 04:40:13 -04:00
|
|
|
- faster stream-copy
|
2005-05-02 00:18:34 -04:00
|
|
|
- reading and writing byte arrays
|
2005-04-23 17:42:42 -04:00
|
|
|
- stream server can hang because of exception handler limitations
|
|
|
|
|
- better i/o scheduler
|
2005-05-03 04:40:13 -04:00
|
|
|
- utf16, utf8 encoding
|
2005-07-17 14:48:55 -04:00
|
|
|
- if two tasks write to a unix stream, the buffer can overflow
|