Commit Graph

2265 Commits (7f5e240e98f2375bffeef76c5df4d16fd58ea2fb)

Author SHA1 Message Date
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
chris.double 231be04a4c space-invaders: add some color 2006-03-29 11:14:56 +00:00
chris.double c6bcdd774d note in space invaders readme to compile-all 2006-03-29 11:09:23 +00:00
chris.double d1d11767b7 udpate space-invaders readme 2006-03-29 11:08:17 +00:00
chris.double 98d7566150 space invaders: add escape key 2006-03-29 11:04:37 +00:00
chris.double 6810968be8 key handling for space-invaders 2006-03-29 10:54:35 +00:00
chris.double 61e110bb75 add while-no-messages to concurrency
while-no-messages will run a quotation while there is no messages in the processes mailbox. This is useful for game loops.
2006-03-29 10:00:57 +00:00
chris.double d76f15619d space-invaders: coordinates are now an array to reduce stack manipulation 2006-03-29 08:34:40 +00:00
chris.double cf48c32b91 space invaders: get running with new gui system 2006-03-29 08:04:42 +00:00
chris.double ac3f9406e4 add blog entry note to partial continuations code 2006-03-18 11:52:07 +00:00
chris.double 2f781ce7c1 remove old partial continuation code 2006-03-18 11:44:51 +00:00
chris.double 130b7dce2c Tidy up partial continuation examples 2006-03-18 11:43:31 +00:00
slava 279dfc31f5 .app now includes sources, .dmg is built automatically 2006-03-29 06:34:26 +00:00
slava 0cc07ef41e x86 backend now supports %box-struct 2006-03-29 04:25:52 +00:00
slava 6abc8df1d8 Markup tweaks, changelog in the UI 2006-03-29 04:31:45 +00:00
slava ffbf613a4b Fix another typo 2006-03-29 02:43:22 +00:00
slava 5777713237 Fix typo 2006-03-29 02:19:02 +00:00
slava 08580a3b2e First cut at x86 %box-struct 2006-03-29 02:18:09 +00:00
slava d7efff48d2 Prettyprinter nesting limit, wheel mouse fix 2006-03-29 02:14:08 +00:00
slava d9a341003c Bootstrap fix 2006-03-28 04:03:25 +00:00
chapman.alex 6514e5f7cb added embedded factor within <% %> 2006-03-28 01:20:03 +00:00
slava 73eaf1235b Temporary workaround for I/O FEP 2006-03-28 03:20:57 +00:00
slava 0568d50415 Change how resource-path works 2006-03-28 03:20:42 +00:00