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
ba1a958a32
Move cd and cwd primitives to native I/O, fix Windows normalize-pathname
2008-02-05 13:11:36 -06: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
1382d9d045
Implement (os-envs) primitive on Windows
2007-11-13 01:09:38 -05:00
Slava Pestov
d69ad235f6
Remove non-working Windows CE SEH code
2007-10-28 01:21:37 -04:00
U-SLAVA-FB3999113\Slava
4d30644576
Got various things working on CE/ARM
2007-10-13 17:57:29 -04:00
U-SLAVA-FB3999113\Slava
de7e596622
Fix trailing whitespace
2007-10-13 00:57:24 -04:00
Slava Pestov
a96457cecc
Initial import
2007-09-20 18:09:08 -04:00