Commit Graph

2337 Commits (a395743af5db31e544e7287b793659972b42b367)

Author SHA1 Message Date
slava 8eca428594 Huge compiler patch; two new fixnum-fast and fixnum+fast primitives which do not perform overflow checks 2006-04-24 21:52:03 +00:00
chris.double ed39103cf8 fix coroutine code for abscence of tree-each 2006-04-23 21:30:35 +00:00
slava 7542f5a026 Fix examples and contrib 2006-04-23 21:29:42 +00:00
slava 3839e481c5 New, very hairy with-template specifier style 2006-04-23 19:32:08 +00:00
slava 54932adb21 Benchmark fixes, remove some crusty old code 2006-04-23 06:24:14 +00:00
slava ac678bceb0 Register allocation fixes 2006-04-23 05:40:49 +00:00
slava 0842bd6a01 Multiple load elimination 2006-04-22 19:26:32 +00:00
slava 750c0b86b7 Remove debugging code, fix typo in x86 backend 2006-04-21 20:51:01 +00:00
slava 3ff7262976 Fix dead load/store elimination 2006-04-20 20:28:08 +00:00
slava 4c5dcf4135 New approach to stack dead load/store elimination 2006-04-19 20:19:26 +00:00
slava 5b02250d94 Intrinsics cleanups, x86 fixes 2006-04-17 22:25:38 +00:00
slava 25edc7de30 Stripping out old compiler code 2006-04-17 21:17:34 +00:00
slava c6bd0b4aac Fix dead store elimination 2006-04-14 07:53:45 +00:00
slava 2c780d6ee2 Re-enable shuffle optimization, remove dead code 2006-04-11 06:54:10 +00:00
slava daa1837df7 Register allocator fixes 2006-04-11 06:45:24 +00:00
Kevin Reid 4646552254 Standard Mac OS X menu bar, and FactorCallback class for target-action callbacks. 2006-04-10 22:21:01 +00:00
Kevin Reid b003d46647 Cocoa window zooming based on gadget's preferred dimensions 2006-04-10 19:03:41 +00:00
slava 36d1021268 Compiler fixes 2006-04-10 03:11:19 +00:00
slava cd9f3b72a0 Slightly better error reporting in the UI 2006-04-10 02:23:24 +00:00
slava 4b9d87f85f New phantom stack abstraction 2006-04-10 02:23:00 +00:00
slava 0989004dd2 Minor launcher fixes 2006-04-09 23:14:30 +00:00
slava 5279cd99bc Debugging compiler 2006-04-08 20:46:47 +00:00
slava 7f5e240e98 More powerful templating 2006-04-08 07:13:01 +00:00
slava ec1890b2b3 Small shuffle optimization cleanup 2006-04-07 00:46:31 +00:00
slava 940d3307f5 Changes to templating system, re-enabled shuffle optimizations 2006-04-05 06:43:37 +00:00
wayo.cavazos 8eb75c89e4 Remove duplicate of next-event word 2006-03-31 01:01:26 +00:00
wayo.cavazos d28fd90d4c .win word and minor changes 2006-03-31 00:54:20 +00:00
wayo.cavazos 05ddc35d5c Minor Factory changes 2006-03-31 00:53:36 +00:00
wayo.cavazos abdee3dbb3 documentation fixes 2006-03-31 00:50:04 +00:00
wayo.cavazos 4f79e3286e Minor formatting in xlib.factor 2006-03-16 07:53:43 +00:00
wayo.cavazos bef109fda5 Minor formatting in concurrent-widgets.factor 2006-03-16 07:49:39 +00:00
wayo.cavazos f8b688220d Minor formatting fix in Factory 2006-02-25 06:06:30 +00:00
wayo.cavazos b3cda2a3c9 Use set-error-handler 2006-02-25 06:05:41 +00:00
wayo.cavazos 2479ef1d5d set-error-handler in x.factor 2006-02-25 06:01:51 +00:00
slava d65a748042 Phasing out basic block optimizer; moved %inc-d/r merge optimization to templates 2006-04-03 07:22:33 +00:00
slava 12fd5294da Fix clear-hash bug, merge compiler/compiler-backend/compiler-frontend vocabs 2006-04-03 06:18:56 +00:00
slava a26c93ff45 Cleanup compiler and some minor library code 2006-04-03 05:33:52 +00:00
slava 839080c225 Further compiler refactoring, implemented "templates" 2006-04-02 04:42:36 +00:00
slava ded9d3d11b Bootstrap images stored under resource path now 2006-04-02 04:42:14 +00:00
slava 717cba001c UI tweaks 2006-04-02 00:51:48 +00:00
slava cfdefab518 vreg usage cleanups 2006-04-02 00:50:33 +00:00
slava 0ff2dbc4e0 Cocoa fixes 2006-04-02 00:48:17 +00:00
slava da0633925c Refactor compiler code to deal with stack locations in a more orthogonal manner 2006-04-01 01:16:39 +00:00
slava 22c0257dbe Clear out expired aliens in Cocoa UI startup 2006-04-01 01:16:03 +00:00
slava ce48c96903 You can now define Objective C methods which return structures 2006-03-30 21:39:56 +00:00
slava 8c44395e3a Start 0.82 2006-03-30 21:13:11 +00:00
slava 970bfc8a1c Makefile fix 2006-03-29 23:25:52 +00:00
slava c47f2cc8e3 Minor documentation fixes 2006-03-29 22:44:04 +00:00
slava 43bf846496 Clean up stack effect display code 2006-03-29 22:19:58 +00:00
chris.double e944e23ed5 space-invaders: remove hack whereby bitmap was stored in a variable 2006-03-29 11:23:58 +00:00