Commit Graph

53 Commits (4e2ca568001fd64de9eb056ee73e07387e2d5ebd)

Author SHA1 Message Date
slava 6076d3f0e0 .app doesn't store resources anymore 2006-08-28 08:03:09 +00:00
slava 76e965d493 Move libm primitives to alien calls in library 2006-08-26 07:20:37 +00:00
slava d8567020fb loading the image should not exhaust nursery space 2006-08-24 02:56:39 +00:00
slava 53d61c188d Foo 2006-08-15 08:58:18 +00:00
slava f15e657631 Stack effect declaration fixes 2006-08-15 08:57:12 +00:00
slava fbddcdcca0 Mac OS X Intel compile fixes 2006-08-12 21:34:46 +00:00
slava 61e1dff787 Automatically recompile words when files are loaded 2006-08-11 20:55:43 +00:00
slava 2b2b4a9f22 Fix label handling in compiler 2006-08-10 04:14:43 +00:00
slava 40fdffe7fb Fix another typo 2006-08-09 22:50:36 +00:00
slava ed3424a0a1 Fix os-macosx-x86.h 2006-08-09 22:48:36 +00:00
slava 40e3a2a063 finalize-compile now takes an alist of xts; fix ppc %dispatch 2006-08-09 22:09:10 +00:00
slava 525687bc2b More compiler work; literal table fixes, relocation fix 2006-08-09 21:19:33 +00:00
slava 3b2d14c4c0 GC now scans literal data area 2006-08-09 20:15:27 +00:00
slava 25fc2f8af5 More generator/relocator fixes 2006-08-09 07:25:15 +00:00
slava 00d970cf15 Compiled code labels are now first-class 2006-08-09 06:12:01 +00:00
slava 251f12448f Big redesign of the compiler/runtime interface 2006-08-08 05:38:32 +00:00
slava b0b6da4f86 Minor tweaks 2006-08-07 00:31:52 +00:00
slava e12fba4b0e more relible mach exception code 2006-08-05 22:10:01 +00:00
erg de985de385 win32 seh paranoia unnecessary 2006-08-03 22:34:42 +00:00
erg 0a8ac653de win32 paranoia in seh handling 2006-08-03 22:17:24 +00:00
erg d205fc3808 fix some win32 seh compile warnings 2006-08-03 22:06:43 +00:00
slava 7517e389e0 Removed some code duplication between the Unix and Windows memory protection error handlers 2006-08-03 21:00:33 +00:00
erg 84655013c3 \r\n -> \n 2006-08-03 18:40:13 +00:00
erg 48daad545e win32 seh changes 2006-08-03 18:27:34 +00:00
slava f5450b045b char* types in FFI calls can no longer accept null pointers 2006-07-31 21:39:58 +00:00
slava e5abd93601 Simplify runtime's GC and relocation code 2006-07-31 21:36:15 +00:00
slava 32cc5849ba Foo 2006-07-28 05:17:05 +00:00
slava 15a7fa070a Another makefile fix 2006-07-28 05:16:08 +00:00
slava df5f7cc4df Small fixes 2006-07-26 04:38:19 +00:00
slava e3da107934 Runtime cleanup 2006-07-24 05:22:11 +00:00
slava 83e07c3093 Slight continuations cleanup 2006-07-24 04:41:27 +00:00
slava 995aa94d7c FreeBSD build fix 2006-07-21 22:32:41 +00:00
erg 87cd9febc7 removed windows formatting 2006-07-14 05:42:13 +00:00
erg 3f074308f5 win32 updates 2006-07-14 05:40:13 +00:00
slava d1d2507d31 Build fixes 2006-07-10 05:09:31 +00:00
slava 767c0836d4 Fix typos 2006-07-07 07:46:05 +00:00
slava d2bd5e9912 Remove C++ style commends 2006-07-07 04:19:59 +00:00
slava ca54e6b32b Missing file 2006-07-07 04:18:40 +00:00
slava c5a6f75488 Eliminate another #ifdef 2006-07-07 04:15:31 +00:00
slava 8d60d0f9c9 Build system fixes 2006-07-07 04:03:10 +00:00
slava 6d21c52ac9 Big runtime cleanup 2006-07-07 04:07:18 +00:00
slava c3a891b58c Mac OS X Intel signal handling fixes 2006-07-06 21:45:34 +00:00
slava 6a862a9696 Add support for 8-byte struct returns, Mac OS X Intel style 2006-07-06 07:04:58 +00:00
slava e8f3b4a0ad Fix PowerPC compile error 2006-07-04 21:25:23 +00:00
slava fe48d6452b Intel Mac OS X ABI code progress 2006-07-04 06:04:33 +00:00
slava 52d7f4b32a Get Factor to compile on OS X/Intel 2006-07-03 03:41:13 +00:00
slava f2ddbae4ac Command line handling cleanup 2006-07-02 22:51:57 +00:00
slava 5c8982c50c Tweak error reporting 2006-06-27 07:40:07 +00:00
slava c6718ba8c9 A simple fix for a subtle problem 2006-06-14 04:35:02 +00:00
slava f6b3681078 Remove some obsolete debugging code 2006-06-13 20:05:54 +00:00