factor/core/kernel
Björn Lindqvist 59b7a50567 VM: removing the get_datastack/retainstack/callstack primitives
they can all be implemented using the
datastack/retainstack/callstack-for primitives and the less primitives
the better!
2015-08-23 18:36:30 -07:00
..
authors.txt Initial import 2007-09-20 18:09:08 -04:00
kernel-docs.factor core: callstack is a builtin type and a class name. rename the *stack words that grab the current stack get-foostack to avoid the callstack builtin conflict and for better symmetry with set-foostack. 2015-08-13 10:11:59 -07:00
kernel-tests.factor VM: fix one callstack overflow problem by "unlocking" the callstacks 2015-08-14 20:19:58 -07:00
kernel.factor VM: removing the get_datastack/retainstack/callstack primitives 2015-08-23 18:36:30 -07:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00