Slava Pestov
cfa82cb474
New calling convention for VM primitives:
...
instead of the Factor side passing the stack pointer as the first parameter, and having the VM save it to stack_chain->top, we instead have the Factor side save it. Eliminates a lot of crud in the VM
2008-11-13 03:20:34 -06:00
Slava Pestov
e0f7849b3f
Fix compile error
2008-07-03 21:12:39 -05:00
Slava Pestov
b2cb88f497
GC: allocate large objects directly into tenured space
2008-04-05 04:01:46 -05:00
Slava Pestov
928c68b506
JIT improvements; simpler 'current XT' relocation logic
2008-01-07 17:14:09 -04:00
Doug Coleman
ea571c54dd
Add open_console() command line parameter and stubs on each platform
...
Add Config.windows.nt
2007-11-21 14:27:25 -06:00
Slava Pestov
2e78ce3d4a
Profiler fixes
2007-10-29 01:12:27 -04:00
U-SLAVA-FB3999113\Slava
507d0ca150
More ARM fixes
2007-10-21 15:18:31 -04:00
Slava Pestov
5c58a50ac8
VM portion of improved deployment
2007-10-09 02:08:20 -04:00
Slava Pestov
a96457cecc
Initial import
2007-09-20 18:09:08 -04:00