.. |
backend
|
cocoa: Syntax is funky, so regularize it by parsing CLASS: ; and METHOD: ; and COCOA-PROTOCOL: token.
|
2015-08-12 19:44:07 -05:00 |
baseline-alignment
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
clipboards
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
commands
|
ui.commands: don't need to \ .
|
2015-07-28 19:13:43 -07:00 |
debugger
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
event-loop
|
ui: rename windows to ui-windows
|
2015-06-10 15:36:35 -07:00 |
gadgets
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
gestures
|
factor: don't need FROM: namespaces => set or namespaces:set anymore
|
2015-08-12 11:25:57 -05:00 |
images
|
ui.images: don't need to << >>.
|
2015-07-28 19:14:01 -07:00 |
operations
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
pens
|
ui: cleanup some usings.
|
2015-07-28 19:14:14 -07:00 |
pixel-formats
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
render
|
factor: don't need FROM: namespaces => set or namespaces:set anymore
|
2015-08-12 11:25:57 -05:00 |
text
|
ui: cleanup some usings.
|
2015-07-28 19:14:14 -07:00 |
tools
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
traverse
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
authors.txt
|
Move 'ui' to basis
|
2008-08-07 21:12:50 -05:00 |
summary.txt
|
Move 'ui' to basis
|
2008-08-07 21:12:50 -05:00 |
ui-docs.factor
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
ui.factor
|
factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables.
|
2015-08-12 08:49:02 -05:00 |