factor/basis/vm
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 Added a vm C-STRUCT, using it for struct offsets in x86 asm 2009-09-16 08:16:31 +01:00
summary.txt Added a vm C-STRUCT, using it for struct offsets in x86 asm 2009-09-16 08:16:31 +01:00
vm-docs.factor vm: add the gc-info struct 2014-08-25 14:52:11 -07:00
vm-tests.factor VM: removing the get_datastack/retainstack/callstack primitives 2015-08-23 18:36:30 -07:00
vm.factor vm: add def for the segment struct, it's useful for testing 2015-08-14 20:19:56 -07:00