Commit Graph

127 Commits (last-darcs-commit)

Author SHA1 Message Date
slava 423a2f10fc AMD64 fixes 2006-12-18 02:25:43 +00:00
slava e9d40ea7b4 Make Factor compile on Linux 2006-12-06 21:23:02 +00:00
slava 7f60cbac7e Fix Makefile 2006-11-21 23:53:35 +00:00
slava c4ddcf54df x86 compiled stack traces working 2006-11-16 05:12:43 +00:00
slava c0038a28f9 Fix documentation typos, start working on compiled stack traces 2006-11-16 03:57:58 +00:00
Benjamin Pollack ddd802e42c Fixed clean.app target 2006-11-16 20:43:25 +00:00
slava ba18ebca41 Makefile fix 2006-11-15 00:47:41 +00:00
slava 1f8fa2c531 Fixes 2006-11-14 21:59:20 +00:00
slava 86ce41eba9 Makefile fix for Windows 2006-11-12 17:55:53 +00:00
slava 6598d373d1 Stack comments without -- are a parse-time error now 2006-11-03 02:29:43 +00:00
slava b4b81d9508 Another Makefilefix 2006-10-22 21:47:17 +00:00
slava 97f22b07ea Compile fix for 64-bit distros which put 64-bit libraries in lib64 2006-10-21 20:01:02 +00:00
slava 801a4feafd Start 0.86 with a contrib fix 2006-10-20 01:30:12 +00:00
slava 29c7d30fba Version in Makefile was wrong 2006-10-20 01:01:22 +00:00
slava 9270d25cf7 Oops 2006-10-20 01:00:27 +00:00
slava 2ffe86be70 Makefile fix 2006-10-20 00:58:29 +00:00
slava c55e88356e Officially support running the X11 UI on Mac OS X 2006-10-14 04:48:59 +00:00
slava 39d363f265 Runtime code cleanups, implemented mark and sweep code GC 2006-09-26 22:44:18 +00:00
slava 4ede62e67b Starting mark sweep collector for code 2006-09-25 02:29:52 +00:00
slava 587d02d35a Kick off 0.85 by creating a new tools vocabulary and putting a bunch of stuff, including 'walk' there 2006-09-05 05:29:26 +00:00
slava f95176f766 Another Makefile fix 2006-09-04 01:51:08 +00:00
slava 79e2bbb0ed Update Makefile's macosx.dmg rule 2006-09-04 01:49:07 +00:00
slava 6076d3f0e0 .app doesn't store resources anymore 2006-08-28 08:03:09 +00:00
slava 61e1dff787 Automatically recompile words when files are loaded 2006-08-11 20:55:43 +00:00
slava 3b2d14c4c0 GC now scans literal data area 2006-08-09 20:15:27 +00:00
slava 03f625cea1 Some cleanups to start 0.84 2006-07-28 07:54:46 +00:00
slava 08e81025be Add -f to prevent make macosx.dmg from failing the first time 2006-07-28 05:21:54 +00:00
slava 15a7fa070a Another makefile fix 2006-07-28 05:16:08 +00:00
slava 7453750b8c Makefile fix 2006-07-28 05:07:55 +00:00
slava d1d2507d31 Build fixes 2006-07-10 05:09:31 +00:00
slava 6d21c52ac9 Big runtime cleanup 2006-07-07 04:07:18 +00:00
slava 52d7f4b32a Get Factor to compile on OS X/Intel 2006-07-03 03:41:13 +00:00
slava 8ad4909c7a Since 'native Factor' is no longer a meaningful term like it was back in the JFactor days, rename native/ to vm/ 2006-06-06 23:56:01 +00:00
slava 5d1aff6e86 Makefile cleanup 2006-05-23 01:54:58 +00:00
slava ee75b478ab Last traces of conses removed 2006-05-17 18:55:46 +00:00
slava 63825f9209 >r and r> now use their own stack 2006-05-15 03:09:47 +00:00
slava fd8a3062e3 Bootstrap performance improvement and assorted cleanups 2006-05-10 06:18:25 +00:00
Kevin Reid 95ee1a41f1 Set cp_dir executable during 'make macosx.app'. 2006-04-11 13:49:47 +00:00
slava 0ff2dbc4e0 Cocoa fixes 2006-04-02 00:48:17 +00:00
slava 970bfc8a1c Makefile fix 2006-03-29 23:25:52 +00:00
slava 279dfc31f5 .app now includes sources, .dmg is built automatically 2006-03-29 06:34:26 +00:00
slava 7786c11eb2 Adding FreeType to OS X bundle 2006-03-28 03:20:01 +00:00
slava 52e4f4e991 Change Windows OS detection 2006-03-27 02:07:23 +00:00
slava 3c55513324 Assorted Cocoa and X11 backend improvements 2006-03-21 22:15:53 +00:00
slava 6c587659cc Optimizations aimed at reducing bootstrap time 2006-03-21 05:44:19 +00:00
slava 57c8781e10 Hacking on X11 2006-03-20 04:17:14 +00:00
slava ed4b7607bd Fix bug with bootstrapping bignums on a 32-bit system for a 64-bit system 2006-03-20 01:22:57 +00:00
slava 2ec46c8483 Makefile changes 2006-03-20 00:59:45 +00:00
slava e2570db8e4 Makefile fix 2006-03-19 20:45:30 +00:00
slava 79bcbff3ec Double-clicking Factor.app now works 2006-03-19 07:42:40 +00:00