2006-09-29 15:59:06 -04:00
|
|
|
- auto-invoke code gc
|
2006-09-30 00:03:46 -04:00
|
|
|
- fix alien-callback/SEH bug on win32
|
2006-10-04 17:21:37 -04:00
|
|
|
- list mouse gestures
|
|
|
|
|
- maybe simplify list into displaying list a sequence of strings
|
2006-09-30 00:03:46 -04:00
|
|
|
- nested presentation mouse over is not right
|
|
|
|
|
- ui quick start doc
|
2006-10-07 02:25:29 -04:00
|
|
|
- document the UI workspace entirely!
|
2006-09-30 00:03:46 -04:00
|
|
|
- x11: scroll up/down wiggles caret
|
|
|
|
|
- slider needs to be modelized
|
2006-09-29 15:59:06 -04:00
|
|
|
- some way of intercepting all gestures
|
2006-10-04 17:21:37 -04:00
|
|
|
- better help result ranking
|
2006-10-06 04:15:34 -04:00
|
|
|
- clean up listener's minibuffer-related code
|
2006-10-06 04:20:36 -04:00
|
|
|
- help search looks funny
|
2006-10-07 02:17:32 -04:00
|
|
|
- menus should not require mouse to be held
|
|
|
|
|
- tab completion: add a USE: if necessary
|
2006-10-07 02:25:29 -04:00
|
|
|
- reloading buttons.factor fails
|
2006-10-04 17:21:37 -04:00
|
|
|
|
|
|
|
|
+ ui:
|
|
|
|
|
|
|
|
|
|
- [ ] write in the UI breaks stuff
|
2006-09-24 17:22:11 -04:00
|
|
|
- pane output in UI should use less memory
|
2006-09-02 15:57:29 -04:00
|
|
|
- variable width word wrap
|
2006-09-23 02:40:25 -04:00
|
|
|
- needs layout tricks
|
2006-09-02 15:57:29 -04:00
|
|
|
- add-gadget, model-changed, set-model should compile
|
|
|
|
|
- graphical module manager tool
|
2006-09-20 22:31:17 -04:00
|
|
|
- list of modules -- loaded, not loaded
|
|
|
|
|
- each module has a list of files
|
|
|
|
|
- modules can be (re)loaded
|
|
|
|
|
- keyboard navigation
|
2006-09-13 02:17:46 -04:00
|
|
|
- ui browser: show currently selected vocab & words
|
2006-09-20 03:22:26 -04:00
|
|
|
- auto-update browser and help when sources reload
|
2006-09-19 18:39:51 -04:00
|
|
|
- how do we refer to command shortcuts in the docs?
|
2006-09-16 17:11:55 -04:00
|
|
|
- figure out if we need both set-model and set-model*
|
2006-08-31 21:58:15 -04:00
|
|
|
- roundoff is still not quite right with tracks
|
2006-08-28 18:14:54 -04:00
|
|
|
- fix top level window positioning
|
2006-08-28 00:24:05 -04:00
|
|
|
- x11.app has a problem with A+ keys
|
2006-08-25 20:52:13 -04:00
|
|
|
- services do not launch if factor not running
|
2006-08-12 16:56:45 -04:00
|
|
|
- fix ui listener delay
|
2006-08-15 03:01:24 -04:00
|
|
|
- editor:
|
2006-08-27 23:22:30 -04:00
|
|
|
- double/triple click
|
|
|
|
|
- autoscroll
|
|
|
|
|
- transpose char/word/line
|
2006-09-27 03:11:18 -04:00
|
|
|
- more efficient multi-line inserts
|
|
|
|
|
- write "foo| " and put caret at | then select word element: selects
|
|
|
|
|
space
|
2006-08-28 04:03:09 -04:00
|
|
|
- fonts/ should go inside the .app -- we need multi-tier resource-path
|
2006-08-15 03:01:24 -04:00
|
|
|
- should be possible to drop an image file on the .app to run it
|
2006-07-24 02:08:57 -04:00
|
|
|
- support x11's large selections, if needed
|
2006-07-24 02:23:15 -04:00
|
|
|
- own-selection violates ICCCM
|
2006-07-25 16:30:40 -04:00
|
|
|
- cocoa: windows are not updated while resizing
|
2006-07-05 17:12:30 -04:00
|
|
|
- grid slows down with 2000 lines
|
|
|
|
|
- see if its possible to only repaint dirty regions
|
2006-06-14 22:58:17 -04:00
|
|
|
- x11 title bars are funny
|
|
|
|
|
- rollover is not updated on window focus changes
|
2006-05-27 18:11:39 -04:00
|
|
|
- x11 input methods
|
2006-03-22 02:43:59 -05:00
|
|
|
- cocoa:
|
2006-06-12 03:21:08 -04:00
|
|
|
- horizontal wheel scrolling
|
2006-05-20 02:13:44 -04:00
|
|
|
- polish OS X menu bar code
|
2006-08-09 16:14:54 -04:00
|
|
|
- structure editor
|
2006-09-16 15:57:07 -04:00
|
|
|
|
2006-07-23 18:51:25 -04:00
|
|
|
+ module system:
|
|
|
|
|
|
2006-09-09 00:12:46 -04:00
|
|
|
- convention for main entry point of a module
|
2006-09-16 00:20:52 -04:00
|
|
|
- convention for main help article of a module
|
2006-09-09 00:12:46 -04:00
|
|
|
- track a list of assets loaded from each module's file
|
2006-08-07 15:41:31 -04:00
|
|
|
- generic 'define ( asset def -- )'
|
2006-07-23 18:51:25 -04:00
|
|
|
- C types should be words
|
|
|
|
|
- TYPEDEF: float { ... } { ... } ; ==> \ float T{ c-type ... } "c-type" swp
|
|
|
|
|
- TYPEDEF: float FTFloat ; ==> \ float \ FTFloat "c-type" swp
|
|
|
|
|
- make typedef aliasing explicit
|
|
|
|
|
- seeing a C struct word should show its def
|
|
|
|
|
- file out
|
|
|
|
|
|
2006-02-13 02:46:07 -05:00
|
|
|
+ compiler/ffi:
|
|
|
|
|
|
2006-09-30 00:03:46 -04:00
|
|
|
- more compact relocation info
|
|
|
|
|
- cocoa: support real redefinition
|
2006-09-24 17:22:11 -04:00
|
|
|
- problem if major gc happens during relocation
|
|
|
|
|
- in fact relocation should not cons at all
|
2006-09-09 00:12:46 -04:00
|
|
|
- stdcall callbacks
|
2006-08-25 20:52:13 -04:00
|
|
|
- see if alien calls can be made faster
|
2006-08-18 01:35:04 -04:00
|
|
|
- compiler tests are not as reliable now because of try-compile usage
|
|
|
|
|
- we can just do [ t ] [ \ foo compiled? ] unit-test
|
2006-08-18 01:17:23 -04:00
|
|
|
- [ [ dup call ] dup call ] infer hangs
|
|
|
|
|
- callstack overflow when compiling mutually recursive inline words
|
2006-08-15 21:23:05 -04:00
|
|
|
- test what is done in the case of an invalid declaration on an inline
|
|
|
|
|
recursive
|
2006-08-09 16:14:54 -04:00
|
|
|
- ppc64 backend
|
2006-08-18 00:54:39 -04:00
|
|
|
- arm backend
|
2006-07-06 18:08:14 -04:00
|
|
|
- mac intel: struct returns from objc methods
|
2006-06-14 22:58:17 -04:00
|
|
|
- fix compiled gc check
|
|
|
|
|
- there was a performance hit, investigate
|
|
|
|
|
- float boxing and overflow checks need a gc check too
|
2006-07-09 19:50:56 -04:00
|
|
|
- float= doesn't consider nans equal
|
2006-05-11 02:22:51 -04:00
|
|
|
- intrinsic fixnum>float float>fixnum
|
2006-02-19 22:08:08 -05:00
|
|
|
- C functions returning structs by value
|
2006-07-25 02:08:06 -04:00
|
|
|
- infer which variables are read, written in a quotation
|
2006-08-09 16:14:54 -04:00
|
|
|
- compiled continuations
|
|
|
|
|
- compiled call traces
|
2006-07-24 15:42:33 -04:00
|
|
|
|
2006-02-13 02:46:07 -05:00
|
|
|
+ misc:
|
|
|
|
|
|
2006-09-30 00:03:46 -04:00
|
|
|
- hashed generic method dispatch
|
|
|
|
|
- fix this:
|
|
|
|
|
[ 1 2 3 4 5 6 7 8 9 10 10 10 10 10 10 10 10 10 10 11 11 11 113 ] .
|
|
|
|
|
[ 1 2 3 4 5 6 7 8 9 10 10 10 10 10 10 10 10 10 10 11 11 11 113
|
|
|
|
|
]
|
|
|
|
|
- prettier printing of hashtable literals, alists, cond, ...
|
2006-09-26 19:04:30 -04:00
|
|
|
- minor GC takes too long now, we should card mark code heap
|
2006-09-24 17:22:11 -04:00
|
|
|
- buffer-ptr should be an alien
|
2006-09-11 00:12:42 -04:00
|
|
|
- swap nappend ==> nappend
|
2006-08-25 20:52:13 -04:00
|
|
|
- sometimes darcs get fails with the httpd
|
|
|
|
|
- gdb triggers 'mutliple i/o ops on port' error
|
|
|
|
|
- factorcode httpd crashed: bad file descriptor
|
2006-08-09 18:09:10 -04:00
|
|
|
- growable data heap
|
|
|
|
|
- incremental GC
|
2006-08-09 17:19:33 -04:00
|
|
|
- UDP
|
2006-07-06 18:08:14 -04:00
|
|
|
- slice: if sequence or seq start is changed, abstraction violation
|
2006-09-11 00:12:42 -04:00
|
|
|
|
|
|
|
|
+ httpd:
|
|
|
|
|
|
|
|
|
|
- help responder has no way to access { "foo" "bar" }
|
2006-07-28 00:50:09 -04:00
|
|
|
- httpd search tools
|
|
|
|
|
- remaining HTML issues need fixing
|