Commit Graph

  • 54932adb21 Benchmark fixes, remove some crusty old code slava 2006-04-23 06:24:14 +0000
  • ac678bceb0 Register allocation fixes slava 2006-04-23 05:40:49 +0000
  • 0842bd6a01 Multiple load elimination slava 2006-04-22 19:26:32 +0000
  • 750c0b86b7 Remove debugging code, fix typo in x86 backend slava 2006-04-21 20:51:01 +0000
  • 3ff7262976 Fix dead load/store elimination slava 2006-04-20 20:28:08 +0000
  • 4c5dcf4135 New approach to stack dead load/store elimination slava 2006-04-19 20:19:26 +0000
  • 5b02250d94 Intrinsics cleanups, x86 fixes slava 2006-04-17 22:25:38 +0000
  • 25edc7de30 Stripping out old compiler code slava 2006-04-17 21:17:34 +0000
  • c6bd0b4aac Fix dead store elimination slava 2006-04-14 07:53:45 +0000
  • 2c780d6ee2 Re-enable shuffle optimization, remove dead code slava 2006-04-11 06:54:10 +0000
  • daa1837df7 Register allocator fixes slava 2006-04-11 06:45:24 +0000
  • 4646552254 Standard Mac OS X menu bar, and FactorCallback class for target-action callbacks. Kevin Reid 2006-04-10 22:21:01 +0000
  • b003d46647 Cocoa window zooming based on gadget's preferred dimensions Kevin Reid 2006-04-10 19:03:41 +0000
  • 36d1021268 Compiler fixes slava 2006-04-10 03:11:19 +0000
  • cd9f3b72a0 Slightly better error reporting in the UI slava 2006-04-10 02:23:24 +0000
  • 4b9d87f85f New phantom stack abstraction slava 2006-04-10 02:23:00 +0000
  • 0989004dd2 Minor launcher fixes slava 2006-04-09 23:14:30 +0000
  • 5279cd99bc Debugging compiler slava 2006-04-08 20:46:47 +0000
  • 7f5e240e98 More powerful templating slava 2006-04-08 07:13:01 +0000
  • ec1890b2b3 Small shuffle optimization cleanup slava 2006-04-07 00:46:31 +0000
  • 940d3307f5 Changes to templating system, re-enabled shuffle optimizations slava 2006-04-05 06:43:37 +0000
  • 8eb75c89e4 Remove duplicate of next-event word wayo.cavazos 2006-03-31 01:01:26 +0000
  • d28fd90d4c .win word and minor changes wayo.cavazos 2006-03-31 00:54:20 +0000
  • 05ddc35d5c Minor Factory changes wayo.cavazos 2006-03-31 00:53:36 +0000
  • abdee3dbb3 documentation fixes wayo.cavazos 2006-03-31 00:50:04 +0000
  • 4f79e3286e Minor formatting in xlib.factor wayo.cavazos 2006-03-16 07:53:43 +0000
  • bef109fda5 Minor formatting in concurrent-widgets.factor wayo.cavazos 2006-03-16 07:49:39 +0000
  • f8b688220d Minor formatting fix in Factory wayo.cavazos 2006-02-25 06:06:30 +0000
  • b3cda2a3c9 Use set-error-handler wayo.cavazos 2006-02-25 06:05:41 +0000
  • 2479ef1d5d set-error-handler in x.factor wayo.cavazos 2006-02-25 06:01:51 +0000
  • d65a748042 Phasing out basic block optimizer; moved %inc-d/r merge optimization to templates slava 2006-04-03 07:22:33 +0000
  • 12fd5294da Fix clear-hash bug, merge compiler/compiler-backend/compiler-frontend vocabs slava 2006-04-03 06:18:56 +0000
  • a26c93ff45 Cleanup compiler and some minor library code slava 2006-04-03 05:33:52 +0000
  • 839080c225 Further compiler refactoring, implemented "templates" slava 2006-04-02 04:42:36 +0000
  • ded9d3d11b Bootstrap images stored under resource path now slava 2006-04-02 04:42:14 +0000
  • 717cba001c UI tweaks slava 2006-04-02 00:51:48 +0000
  • cfdefab518 vreg usage cleanups slava 2006-04-02 00:50:33 +0000
  • 0ff2dbc4e0 Cocoa fixes slava 2006-04-02 00:48:17 +0000
  • da0633925c Refactor compiler code to deal with stack locations in a more orthogonal manner slava 2006-04-01 01:16:39 +0000
  • 22c0257dbe Clear out expired aliens in Cocoa UI startup slava 2006-04-01 01:16:03 +0000
  • ce48c96903 You can now define Objective C methods which return structures slava 2006-03-30 21:39:56 +0000
  • 8c44395e3a Start 0.82 slava 2006-03-30 21:13:11 +0000
  • 970bfc8a1c Makefile fix 0.81 slava 2006-03-29 23:25:52 +0000
  • c47f2cc8e3 Minor documentation fixes slava 2006-03-29 22:44:04 +0000
  • 43bf846496 Clean up stack effect display code slava 2006-03-29 22:19:58 +0000
  • e944e23ed5 space-invaders: remove hack whereby bitmap was stored in a variable chris.double 2006-03-29 11:23:58 +0000
  • 231be04a4c space-invaders: add some color chris.double 2006-03-29 11:14:56 +0000
  • c6bcdd774d note in space invaders readme to compile-all chris.double 2006-03-29 11:09:23 +0000
  • d1d11767b7 udpate space-invaders readme chris.double 2006-03-29 11:08:17 +0000
  • 98d7566150 space invaders: add escape key chris.double 2006-03-29 11:04:37 +0000
  • 6810968be8 key handling for space-invaders chris.double 2006-03-29 10:54:35 +0000
  • 61e110bb75 add while-no-messages to concurrency chris.double 2006-03-29 10:00:57 +0000
  • d76f15619d space-invaders: coordinates are now an array to reduce stack manipulation chris.double 2006-03-29 08:34:40 +0000
  • cf48c32b91 space invaders: get running with new gui system chris.double 2006-03-29 08:04:42 +0000
  • ac3f9406e4 add blog entry note to partial continuations code chris.double 2006-03-18 11:52:07 +0000
  • 2f781ce7c1 remove old partial continuation code chris.double 2006-03-18 11:44:51 +0000
  • 130b7dce2c Tidy up partial continuation examples chris.double 2006-03-18 11:43:31 +0000
  • 279dfc31f5 .app now includes sources, .dmg is built automatically slava 2006-03-29 06:34:26 +0000
  • 0cc07ef41e x86 backend now supports %box-struct slava 2006-03-29 04:25:52 +0000
  • 6abc8df1d8 Markup tweaks, changelog in the UI slava 2006-03-29 04:31:45 +0000
  • ffbf613a4b Fix another typo slava 2006-03-29 02:43:22 +0000
  • 5777713237 Fix typo slava 2006-03-29 02:19:02 +0000
  • 08580a3b2e First cut at x86 %box-struct slava 2006-03-29 02:18:09 +0000
  • d7efff48d2 Prettyprinter nesting limit, wheel mouse fix slava 2006-03-29 02:14:08 +0000
  • d9a341003c Bootstrap fix slava 2006-03-28 04:03:25 +0000
  • 6514e5f7cb added embedded factor within <% %> chapman.alex 2006-03-28 01:20:03 +0000
  • 73eaf1235b Temporary workaround for I/O FEP slava 2006-03-28 03:20:57 +0000
  • 0568d50415 Change how resource-path works slava 2006-03-28 03:20:42 +0000
  • 7786c11eb2 Adding FreeType to OS X bundle slava 2006-03-28 03:20:01 +0000
  • effbcf6575 win32 keyboard handling fix erg 2006-03-27 20:49:36 +0000
  • dfe509427c Bootstrap fix slava 2006-03-27 08:44:23 +0000
  • d0de0cc422 Minor fix for links-in, updated to do list to reflect remaining 0.81 tasks slava 2006-03-27 08:39:42 +0000
  • 055cb66e0f Abstract out word cross-referencing into a graph library; implement help cross-referencing slava 2006-03-27 08:10:58 +0000
  • 56bb99fa56 Minor cleanups and documentation fixes slava 2006-03-27 07:34:07 +0000
  • 5e5cbd50d4 Wrote alien interface docs slava 2006-03-27 06:24:18 +0000
  • 0bfe763d1e win32 -> windows erg 2006-03-27 02:15:50 +0000
  • 3ac66eeba5 moved library/win32 to library/windows erg 2006-03-27 02:14:39 +0000
  • 28cd033c45 remove \r\n again.. erg 2006-03-27 01:39:28 +0000
  • 933b50a964 comment out bad parts of types.factor erg 2006-03-27 01:40:53 +0000
  • 1720d85428 comment out bad parts of types.factor erg 2006-03-27 01:37:14 +0000
  • da86218e88 Fix typo slava 2006-03-27 02:21:37 +0000
  • 658b8f8c07 Missing files in bootstrap slava 2006-03-27 02:20:36 +0000
  • e284e735e1 Documentation updates slava 2006-03-27 02:08:02 +0000
  • 52e4f4e991 Change Windows OS detection slava 2006-03-27 02:07:23 +0000
  • bf9aa1d543 remove more \r\n erg 2006-03-27 01:15:31 +0000
  • 4ceb4d7971 remove windows \r\n at end of some lines erg 2006-03-27 01:08:51 +0000
  • 8a2120d436 remove contrib/win32 erg 2006-03-27 01:06:58 +0000
  • e79f9d4888 bootstrapping with -no-native-io now allows tty shell erg 2006-03-27 01:02:04 +0000
  • 80f74651b2 move gdi32 words to win32-api erg 2006-03-27 00:43:57 +0000
  • 475dea76f1 added ui files to library/win32/ erg 2006-03-27 00:40:36 +0000
  • 358692d263 win32 bootstrap fixes, remove some opengl words from win32 erg 2006-03-27 00:24:12 +0000
  • 75faf59621 gl/glu win32 fix erg 2006-03-26 23:03:26 +0000
  • 1a95f1aee8 minimize crash fix, win32 -> win32-api rename erg 2006-03-26 23:02:57 +0000
  • ca0ec4afaf Changed alien constructor behavior, new-style string mode parsing for C enums and unions (C-ENUM: and C-UNION: words) slava 2006-03-27 00:47:51 +0000
  • 6662637374 Documentation fixes and bootstrap fix slava 2006-03-27 00:13:34 +0000
  • ffd36265f1 Started help cross-referencing, updating documentation slava 2006-03-26 21:36:05 +0000
  • 9f6361ff87 UI button cleanups slava 2006-03-25 22:41:40 +0000
  • 836d24d696 Documentation updates and UI fixes slava 2006-03-25 22:01:39 +0000
  • 3fabde0f39 no flicker for win32 erg 2006-03-25 19:17:53 +0000
  • a1391db6c8 added win32 ui.factor erg 2006-03-25 10:20:00 +0000