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 remove redundant IN: 2015-08-13 06:44:37 -07:00
plists change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
runtime factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
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 cocoa: cleanup usings. 2014-12-13 16:25:48 -08:00
views cocoa.views: more constants. 2016-06-29 09:08:20 -07:00
windows remove redundant IN: 2015-08-13 06:44:37 -07:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
cocoa-docs.factor remove redundant IN: 2015-08-13 06:44:37 -07:00
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 vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00