factor/basis/cocoa
Björn Lindqvist ddc5ece757 alien.*: frontend varargs support! #1677
alien-invoke gets an extra parameter indicating if the call uses varargs
or not. In 99.9% of the cases, the parameter should be f, but is t if
varargs are indicated. E.g

: do-printf ( fmt d -- st ) int f "printf" { c-string double } t alien-invoke ;
2016-08-10 21:34:37 +02:00
..
apple-script
application Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
dialogs
enumeration
messages alien.*: frontend varargs support! #1677 2016-08-10 21:34:37 +02:00
nibs
pasteboard
plists
runtime
subclassing
types
views cocoa.views: more constants. 2016-06-29 09:08:20 -07:00
windows
authors.txt
cocoa-docs.factor
cocoa-tests.factor basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
cocoa.factor cleanup some QUALIFIED: that are no longer needed. 2016-03-29 10:20:16 -07:00
platforms.txt
summary.txt
tags.txt