Commit Graph

  • 5307ac7cfc Assorted fixes slava 2006-08-15 18:56:18 +0000
  • 5c1b5bc346 ( ... ) should no longer be used for arbitrary comments slava 2006-08-15 09:26:22 +0000
  • 8dfdf52d3a Some unit test fixes slava 2006-08-15 09:24:30 +0000
  • 53d61c188d Foo slava 2006-08-15 08:58:18 +0000
  • f15e657631 Stack effect declaration fixes slava 2006-08-15 08:57:12 +0000
  • 56e19dbf14 First stage of stack effect declaration implementation slava 2006-08-15 07:01:24 +0000
  • fbddcdcca0 Mac OS X Intel compile fixes slava 2006-08-12 21:34:46 +0000
  • 577f4b26ff Compiler and module system fix slava 2006-08-12 19:58:32 +0000
  • 61e1dff787 Automatically recompile words when files are loaded slava 2006-08-11 20:55:43 +0000
  • b453a74743 Forgetting a word removes it from the recompile set slava 2006-08-10 20:47:10 +0000
  • de124cc191 An experiment -- instead of decompiling words when a word they call has changed, recompile them slava 2006-08-10 20:44:00 +0000
  • 40f06282c2 Change apropos order slava 2006-08-12 21:13:36 +0000
  • 41040c6a7b apropos now prints the score slava 2006-08-12 21:02:14 +0000
  • b150e155d9 Further cleanups slava 2006-08-12 20:58:12 +0000
  • 0d0581fc34 New apropos from hell slava 2006-08-12 20:57:49 +0000
  • 192dcd5690 Character union classes slava 2006-08-12 20:56:45 +0000
  • 87abad4ebb fix some win32 error handling in native io erg 2006-08-14 22:43:19 +0000
  • ac87a60c07 >2array< -> first2 in space-invaders erg 2006-08-12 22:57:10 +0000
  • aa0fb00d76 Fix space invaders slava 2006-08-12 19:56:57 +0000
  • 994fc7d38b Documentation fix slava 2006-08-11 22:23:14 +0000
  • eb3008bfaa hexdump -- blah. instead of .blah erg 2006-08-10 04:27:54 +0000
  • 776df12c04 crypto -- remove duplicate code erg 2006-08-10 04:27:21 +0000
  • 489b6a93e2 fix with-timing erg 2006-08-10 03:01:18 +0000
  • 1b44cf1c25 added crypto/timing.factor erg 2006-08-10 02:54:49 +0000
  • b19a6672bf Simplify inference code a bit slava 2006-08-10 20:33:15 +0000
  • 69092b2851 Fix an inference bug slava 2006-08-10 20:03:51 +0000
  • 512fc690ad Simplify the compiler slava 2006-08-10 18:39:12 +0000
  • 9ff1e6300e Get Factor to bootstrap on AMD64 slava 2006-08-10 05:33:16 +0000
  • bd858e6556 Remove kernel-internals from USING: lists where it is not needed slava 2006-08-10 05:06:56 +0000
  • 187c5a5642 Simplify generator slava 2006-08-10 05:05:12 +0000
  • 9c3a3f9db5 AMD64 fix slava 2006-08-10 04:58:01 +0000
  • decfe5c53a Fix typo in x86 %dispatch slava 2006-08-10 04:39:13 +0000
  • 2b2b4a9f22 Fix label handling in compiler slava 2006-08-10 04:14:43 +0000
  • 40fdffe7fb Fix another typo slava 2006-08-09 22:50:36 +0000
  • ed3424a0a1 Fix os-macosx-x86.h slava 2006-08-09 22:48:36 +0000
  • af171e41d9 x86 fixes slava 2006-08-09 22:43:08 +0000
  • 9dc1a9854a x86 assembler fixes for new code heap layout slava 2006-08-09 22:25:11 +0000
  • 40e3a2a063 finalize-compile now takes an alist of xts; fix ppc %dispatch slava 2006-08-09 22:09:10 +0000
  • 525687bc2b More compiler work; literal table fixes, relocation fix slava 2006-08-09 21:19:33 +0000
  • 3b2d14c4c0 GC now scans literal data area slava 2006-08-09 20:15:27 +0000
  • af1dcf3990 : delete-all 0 swap set-length ; slava 2006-08-09 20:14:54 +0000
  • 25fc2f8af5 More generator/relocator fixes slava 2006-08-09 07:25:15 +0000
  • 00d970cf15 Compiled code labels are now first-class slava 2006-08-09 06:12:01 +0000
  • 251f12448f Big redesign of the compiler/runtime interface slava 2006-08-08 05:38:32 +0000
  • be9916c903 Remove useless alias slava 2006-08-09 06:11:41 +0000
  • 77ce02470a fixed lambda matthew.willis 2006-08-09 06:02:50 +0000
  • 3bf43d3c61 Refactored Lambda, implemented reverse name lookups matthew.willis 2006-08-09 05:57:56 +0000
  • 835ed00a14 fix calendar timestamp>http-string chris.double 2006-08-08 00:29:44 +0000
  • 55ec0e3a91 sequence= is now inlined slava 2006-08-07 19:41:31 +0000
  • bd4f48f9c2 json: add serializer for hashtables chris.double 2006-08-07 11:41:40 +0000
  • e9b351119b add json help chris.double 2006-08-07 11:18:20 +0000
  • 27b5c81651 complete json parser chris.double 2006-08-07 11:06:22 +0000
  • b7a93771cf Initial json contrib library chris.double 2006-08-07 09:21:34 +0000
  • 855b7009c8 parser-combinators: Fix <:&> and add <&:> chris.double 2006-08-07 04:35:48 +0000
  • b68fb8f9c1 Optimizer fixes slava 2006-08-07 05:17:04 +0000
  • a8ae50c455 Class inference improvements slava 2006-08-07 02:30:52 +0000
  • 4ac2a11bc3 Lambda Calculus matthew.willis 2006-08-07 00:31:29 +0000
  • b0b6da4f86 Minor tweaks slava 2006-08-07 00:31:52 +0000
  • 5a8bd7b3c6 Constant branch folding slava 2006-08-07 00:31:15 +0000
  • ff780119fa Faster Unix stream-read1 slava 2006-08-06 00:14:14 +0000
  • dced940348 Minor Unix I/O cleanups, <client> now waits for a connection, stream-flush now checks for an error slava 2006-08-05 23:01:59 +0000
  • e12fba4b0e more relible mach exception code slava 2006-08-05 22:10:01 +0000
  • 26816e583a ^n and ^p in fields now moves caret to end slava 2006-08-04 04:32:31 +0000
  • f12f324923 Fix httpd slava 2006-08-04 04:29:29 +0000
  • fee1d9b076 Fix duplex-stream slava 2006-08-04 04:24:20 +0000
  • e142cac05c Fix http-client slava 2006-08-04 04:24:08 +0000
  • fa882bc2c8 Scrolling fixes slava 2006-08-04 04:01:18 +0000
  • 6cba51ed7d Fix error when drawing selection slava 2006-08-04 02:06:55 +0000
  • 402a102fa4 Hide the caret if we don't have focus slava 2006-08-04 02:01:24 +0000
  • 473348b3dc fix vim.factor slava 2006-08-04 01:07:25 +0000
  • 385e3589c4 vim fix erg 2006-08-04 00:13:24 +0000
  • 83ac24e59a Remove unused word slava 2006-08-04 00:06:24 +0000
  • 5d7d152792 Scrolling fixes slava 2006-08-04 00:05:54 +0000
  • de985de385 win32 seh paranoia unnecessary erg 2006-08-03 22:34:42 +0000
  • 76567bc4d0 win32 ui fix for resizing windows erg 2006-08-03 22:34:17 +0000
  • 12a91e82a3 fixed contrib/vim erg 2006-08-03 23:12:56 +0000
  • 0a8ac653de win32 paranoia in seh handling erg 2006-08-03 22:17:24 +0000
  • d205fc3808 fix some win32 seh compile warnings erg 2006-08-03 22:06:43 +0000
  • 262c590084 update space invaders readme chris.double 2006-08-03 21:44:15 +0000
  • f30ca40edc space-invaders: added graft* and ungraft* methods chris.double 2006-08-03 21:42:58 +0000
  • 89fbc32ef3 Scrolling cleanup slava 2006-08-03 21:17:22 +0000
  • 7517e389e0 Removed some code duplication between the Unix and Windows memory protection error handlers slava 2006-08-03 21:00:33 +0000
  • f395b032a5 Editor and scrolling cleanups slava 2006-08-03 20:25:20 +0000
  • 7034a9631b Update all module slava 2006-08-03 20:26:07 +0000
  • 719ba09ee9 contrib/vim/ fix slava 2006-08-03 20:24:53 +0000
  • 711cb9ad1f units changes erg 2006-08-03 21:50:49 +0000
  • f2cf58b610 dos2unix on some more files erg 2006-08-03 18:45:28 +0000
  • b88b786e63 move vim to contrib/vim/ erg 2006-08-03 18:44:49 +0000
  • 84655013c3 \r\n -> \n erg 2006-08-03 18:40:13 +0000
  • b9c87895bf vim edit support { string = } vim erg 2006-08-03 06:45:30 +0000
  • 2ca8e9d65f rsa update erg 2006-08-03 03:20:28 +0000
  • f6a8222b5a contrib/units update erg 2006-08-03 03:19:54 +0000
  • a892d981ac update sqlite docs chris.double 2006-08-03 02:49:46 +0000
  • acf83d71b0 Get sqlite and tuple-db working chris.double 2006-08-03 02:47:53 +0000
  • f1e9dc12e6 concurrency: fix lazy evaluation chris.double 2006-08-03 00:23:02 +0000
  • cda21fa9a6 update space invaders readme chris.double 2006-08-02 21:20:08 +0000
  • 48daad545e win32 seh changes erg 2006-08-03 18:27:34 +0000
  • b308d389d8 cleaning up win32 bindings. removed io.factor in win32 native io erg 2006-08-02 22:12:23 +0000
  • 319353fed8 win32 directory restructuring erg 2006-08-01 22:59:56 +0000
  • e4a8296b40 win32 files added erg 2006-08-01 18:42:46 +0000