factor/basis/ui
John Benediktsson e8cef24486 ui.tools.inspector: improve performance for large arrays and hashtables.
Using trick suggested by @AlexIljin, we compute the longest key and then
set the column widths to be { length-of-longest-key 0 }.
2017-06-11 08:59:45 -07:00
..
backend ui.backend.cocoa.views: Use ?-> to avoid objc lookup errors if backingScaleFactor selector does not exist. 2017-06-01 16:53:10 -05:00
baseline-alignment
clipboards
commands *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
debugger
event-loop
gadgets ui.tools.inspector: improve performance for large arrays and hashtables. 2017-06-11 08:59:45 -07:00
gestures
images
operations
pens core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
pixel-formats
render
text
theme
tools ui.tools.inspector: improve performance for large arrays and hashtables. 2017-06-11 08:59:45 -07:00
traverse
authors.txt
summary.txt
ui-docs.factor
ui.factor