factor/basis/compiler
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
..
cfg alien.*: frontend varargs support! #1677 2016-08-10 21:34:37 +02:00
codegen compiler.*: new docs 2016-08-01 21:52:05 +02:00
constants compiler.*: a bunch of random doc additions 2016-06-21 23:15:20 +02:00
crossref graphs: move to core and simplify. 2016-03-21 10:20:38 -07:00
errors basis: ERROR: changes. 2015-08-13 03:20:39 -07:00
test Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
tests alien.*: frontend varargs support! #1677 2016-08-10 21:34:37 +02:00
threads compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
tree stack-checker.*: removes the in-d and out-d slots from the alien-node-params tuple 2016-08-04 20:30:58 +02:00
utilities basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
compiler-docs.factor compiler.*: a bunch of random doc additions 2016-06-21 23:15:20 +02:00
compiler.factor classes.algebra: removing valid-classoid? (enforced in constructors). 2016-04-13 14:29:24 -07:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Create basis vocab root 2008-07-28 22:03:13 -05:00