factor/basis/ui
Doug Coleman cada003d7f factor: Rename ``M\ array generic`` to ``m: { array generic }``.
The problem with M\ is that it has an arity of 1 where we need it to have arity 2. Also, for multimethods, the \ disables parsing of the array that follows, e.g. ``M\ { string string } multimethod-name`` parses as ``M\ {`` and leaves the rest unparsed. This is obviously wrong.

An alternative syntax that should be implement and looks ok is ``m{ array generic }``
2017-10-01 09:51:31 -05:00
..
backend ui.backend.x11.keys: Fix bad refactor. 2017-09-11 17:08:32 -05:00
baseline-alignment ui.baseline-alignment-docs: replace $snippet with $slot 2017-02-14 23:02:36 +03:00
clipboards using [ ... ] [ drop ] if* instead of dup [ ... ] [ 2drop ] if. 2016-07-11 21:01:03 -07:00
commands *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
debugger ui.debugger: don't rethrow at all. it just makes an infinite loop. 2016-04-18 09:27:32 -07:00
event-loop ui: more docs and tests 2017-06-27 23:47:35 +02:00
gadgets modern: Found some more trailing whitespace. 2017-08-31 21:21:15 -05:00
gestures ui.backend.x11.keys: Support for the Windows/Meta key on X11 2016-08-17 03:41:45 +02:00
images Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
operations factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
pens factor: char: postpone: color: hexcolor: flexhexcolor: decimal: 2017-08-31 21:21:13 -05:00
pixel-formats pixel-format-docs: add a missing space 2017-06-21 12:36:39 +03:00
render ui.render-docs: replace $snippet with $slot 2017-02-14 23:02:29 +03:00
text factor: char: postpone: color: hexcolor: flexhexcolor: decimal: 2017-08-31 21:21:13 -05:00
theme factor: SEL: to selector\ postpone: \foo 2017-08-31 21:21:13 -05:00
tools modern: Found some more trailing whitespace. 2017-08-31 21:21:15 -05:00
traverse factor: Rename ``M\ array generic`` to ``m: { array generic }``. 2017-10-01 09:51:31 -05:00
authors.txt
summary.txt
ui-docs.factor docs: Update docs. 2017-08-31 21:21:14 -05:00
ui.factor factor: SYNTAX: \foo 2017-08-31 21:21:13 -05:00