factor/basis/ui/backend/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
..
tools ui.theme: updates to color scheme. 2016-05-09 21:40:56 -07:00
views alien.*: frontend varargs support! #1677 2016-08-10 21:34:37 +02:00
authors.txt
cocoa.factor ui: change active? back to a boolean. 2016-03-30 07:31:13 -07:00
platforms.txt
summary.txt