factor/basis/cocoa
Doug Coleman d4729bdde2 cocoa.messages: Add a Cocoa union type to import NSData.
Fixes bootstrap for macOS 10.14 for the error:
```
no-objc-type
name "("
```

Fixes #2059.
2018-08-27 21:03:04 -05:00
..
apple-script cocoa.apple-script: Make APPLESCRIPT: take a string. 2017-08-05 22:33:47 -05:00
application *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
dialogs cocoa.dialogs: simple fix for split-path errors with empty string input. 2017-05-29 08:27:58 -07:00
enumeration core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
messages cocoa.messages: Add a Cocoa union type to import NSData. 2018-08-27 21:03:04 -05:00
nibs *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
pasteboard
plists
runtime
subclassing cocoa: CLASS: ; -> <CLASS: ;CLASS> 2017-08-05 20:54:02 -05:00
touchbar cocoa: change ?-> to always cache stubs in syntax word. 2018-03-13 11:57:40 -07:00
types
views cocoa.views: more constants. 2016-06-29 09:08:20 -07:00
windows
authors.txt
cocoa-docs.factor
cocoa-tests.factor cocoa: CLASS: ; -> <CLASS: ;CLASS> 2017-08-05 20:54:02 -05:00
cocoa.factor cocoa: cleanup ?-> syntax and implementation. 2018-03-13 13:21:21 -07:00
platforms.txt
summary.txt
tags.txt