Commit Graph

3499 Commits (e88d429476ba958d69a48f02d65441a80f08785c)

Author SHA1 Message Date
slava 85891d2dc8 ( after M: is ignored 2006-08-18 05:00:27 +00:00
slava 1b510ee7db More fixes 2006-08-18 04:56:31 +00:00
slava 7f2e39430e Some more stack effect declarations 2006-08-18 04:54:55 +00:00
slava 77d9ef20a3 Fix contrib/math/ 2006-08-18 04:54:39 +00:00
slava e9e00211be Remove obsolete internals documentation 2006-08-18 04:18:08 +00:00
slava c4f5f56405 Fix bugs erg found 2006-08-18 04:03:45 +00:00
slava 535def2651 memcpy didn't compile due to a typo 2006-08-18 03:53:51 +00:00
slava 6cd9b95df8 compile-all fix 2006-08-18 03:52:59 +00:00
slava 816f60a6e7 Eliminate with-class<cache combinator in favor of a class<map that is always kept up to date 2006-08-18 03:50:59 +00:00
slava 2e01391105 Minor fixes 2006-08-18 03:15:36 +00:00
slava 28184dc835 Final round of HELP: syntax changes 2006-08-18 03:08:04 +00:00
slava 29e28008cd More documentation updates 2006-08-17 01:55:53 +00:00
slava c99c10632c HELP: syntax change 2006-08-16 01:23:05 +00:00
wayo.cavazos 81dfc98eff factor.el now contains code for an actual Factor mode 2006-08-16 08:47:30 +00:00
wayo.cavazos ca12a9dd9c Factor/Emacs integration via emacsclient and emacs word 2006-08-16 08:45:59 +00:00
slava 06a4af7c00 More work on stack effect declaration 2006-08-15 20:29:35 +00:00
slava 5307ac7cfc Assorted fixes 2006-08-15 18:56:18 +00:00
slava 5c1b5bc346 ( ... ) should no longer be used for arbitrary comments 2006-08-15 09:26:22 +00:00
slava 8dfdf52d3a Some unit test fixes 2006-08-15 09:24:30 +00:00
slava 53d61c188d Foo 2006-08-15 08:58:18 +00:00
slava f15e657631 Stack effect declaration fixes 2006-08-15 08:57:12 +00:00
slava 56e19dbf14 First stage of stack effect declaration implementation 2006-08-15 07:01:24 +00:00
slava fbddcdcca0 Mac OS X Intel compile fixes 2006-08-12 21:34:46 +00:00
slava 577f4b26ff Compiler and module system fix 2006-08-12 19:58:32 +00:00
slava 61e1dff787 Automatically recompile words when files are loaded 2006-08-11 20:55:43 +00:00
slava b453a74743 Forgetting a word removes it from the recompile set 2006-08-10 20:47:10 +00:00
slava de124cc191 An experiment -- instead of decompiling words when a word they call has changed, recompile them 2006-08-10 20:44:00 +00:00
slava 40f06282c2 Change apropos order 2006-08-12 21:13:36 +00:00
slava 41040c6a7b apropos now prints the score 2006-08-12 21:02:14 +00:00
slava b150e155d9 Further cleanups 2006-08-12 20:58:12 +00:00
slava 0d0581fc34 New apropos from hell 2006-08-12 20:57:49 +00:00
slava 192dcd5690 Character union classes 2006-08-12 20:56:45 +00:00
erg 87abad4ebb fix some win32 error handling in native io 2006-08-14 22:43:19 +00:00
erg ac87a60c07 >2array< -> first2 in space-invaders 2006-08-12 22:57:10 +00:00
slava aa0fb00d76 Fix space invaders 2006-08-12 19:56:57 +00:00
slava 994fc7d38b Documentation fix 2006-08-11 22:23:14 +00:00
erg eb3008bfaa hexdump -- blah. instead of .blah 2006-08-10 04:27:54 +00:00
erg 776df12c04 crypto -- remove duplicate code 2006-08-10 04:27:21 +00:00
erg 489b6a93e2 fix with-timing 2006-08-10 03:01:18 +00:00
erg 1b44cf1c25 added crypto/timing.factor 2006-08-10 02:54:49 +00:00
slava b19a6672bf Simplify inference code a bit 2006-08-10 20:33:15 +00:00
slava 69092b2851 Fix an inference bug 2006-08-10 20:03:51 +00:00
slava 512fc690ad Simplify the compiler 2006-08-10 18:39:12 +00:00
slava 9ff1e6300e Get Factor to bootstrap on AMD64 2006-08-10 05:33:16 +00:00
slava bd858e6556 Remove kernel-internals from USING: lists where it is not needed 2006-08-10 05:06:56 +00:00
slava 187c5a5642 Simplify generator 2006-08-10 05:05:12 +00:00
slava 9c3a3f9db5 AMD64 fix 2006-08-10 04:58:01 +00:00
slava decfe5c53a Fix typo in x86 %dispatch 2006-08-10 04:39:13 +00:00
slava 2b2b4a9f22 Fix label handling in compiler 2006-08-10 04:14:43 +00:00
slava 40fdffe7fb Fix another typo 2006-08-09 22:50:36 +00:00