Commit Graph

3999 Commits (725ed93b35a5bfef84c51a46b49931cfd7447cac)

Author SHA1 Message Date
slava e090916c71 More modularization of core, heading towards being able to make smaller images 2006-12-08 03:53:50 +00:00
slava e9d40ea7b4 Make Factor compile on Linux 2006-12-06 21:23:02 +00:00
slava 8ce0732ed4 Clarify tuple documentation 2006-12-06 04:14:07 +00:00
slava 97491bf1b3 Add failing callback unit test 2006-12-05 21:34:46 +00:00
slava 8206f35597 Fix load order issue 2006-12-05 21:34:33 +00:00
slava 7b78a32e39 Operation tweaks 2006-12-05 06:23:57 +00:00
slava 0785712656 compile-quot no longer honors "compile" variable 2006-12-05 06:23:32 +00:00
slava 710b771d92 # and & in prettyprinter output are now presentations 2006-12-05 06:20:54 +00:00
slava 6d068e934c Change module load order 2006-12-05 01:50:21 +00:00
erg 7c794a4d96 fix random-tester load problem 2006-12-05 00:27:33 +00:00
erg 19487b5e09 remove continuation words from random-tester2 2006-12-05 00:25:17 +00:00
erg 17439d2bd8 add a file to random-tester 2006-12-05 00:13:11 +00:00
erg ba78fe8aa1 move random-tester2 to apps/, add random-tester2 2006-12-05 00:08:55 +00:00
erg cce3c52f2e modify README.txt to include -shell=tty for windows 2006-11-24 21:42:36 +00:00
slava 29c158f243 Add missing type check 2006-12-04 22:42:57 +00:00
slava 68a221c883 Stricter error checking for 'execute' in compiled code 2006-12-04 08:29:15 +00:00
slava 1eebf8f55e Clarify in-thread documentation 2006-12-04 06:00:08 +00:00
slava 502c32b1f7 in-thread fix 2006-12-04 05:45:40 +00:00
slava 91a87c6fbe Bootstrap fixes 2006-12-04 05:41:39 +00:00
slava 2faf88e593 Fix a typo and add a unit test 2006-12-04 05:30:19 +00:00
slava dc426c13f8 Resolve conflict 2006-12-04 05:28:03 +00:00
slava bdf2cc8abe Fix a compile warning 2006-12-04 05:06:45 +00:00
slava fac30d92c9 Remove bogus forward reference 2006-12-03 05:25:46 +00:00
slava 936f7d8495 Fix a warning 2006-12-03 04:54:54 +00:00
slava c968767973 Add crazy paranoia to code GC and flush stderr on Windows 2006-12-03 04:54:19 +00:00
slava ca588599d1 Faster all-words 2006-12-03 04:34:25 +00:00
slava 320ee19b61 Fix bug in code GC free list handling 2006-12-04 05:20:54 +00:00
slava 8780b1816f More debugger changes 2006-12-04 05:20:05 +00:00
slava f0d353558e Check for NaN/infinite values in s48_double_to_bignum 2006-12-04 05:19:33 +00:00
slava e8ddc09ab5 Fix hashtable crash 2006-12-04 04:48:48 +00:00
slava 6140178393 Fix copy-into sig11 with negative start offset 2006-12-02 21:44:18 +00:00
slava dbaad383d2 Update UI documentation 2006-12-01 04:01:54 +00:00
slava 7af4d7355a Close error popup after choosing a restart, remove modify-listener-operations and associated cruft 2006-11-30 08:50:42 +00:00
slava 84da85924c Split up ui.factor, and other cleanups 2006-11-30 07:55:55 +00:00
slava 3ac7498862 UI debugger, first cut 2006-11-30 07:15:42 +00:00
slava 18e0be59e0 Remove obsolete code 2006-12-02 21:51:50 +00:00
slava 7b78022924 Add a PROVIDE: to lisppaste 2006-12-02 21:44:34 +00:00
slava 5c6184261f Move lisppaste to apps/ 2006-12-02 21:28:00 +00:00
microdan 9d6b96de24 update to libs/README.txt 2006-12-02 16:57:44 +00:00
microdan 4f9416860b lisppaste, xml-rpc fix, more xml combinators 2006-12-02 03:32:55 +00:00
microdan 5a24889f18 updated docs, xml-rpc example, fix bugs in references and entities 2006-11-30 22:33:16 +00:00
slava 4877e21ddc Remove unused word 2006-12-01 07:53:11 +00:00
slava 65ffafc3f8 Missing PROVIDE: in rot13.factor 2006-12-01 02:00:56 +00:00
slava 0e6562013a test-module now loads the module first if necessary 2006-11-30 22:24:36 +00:00
slava 5bfd845b04 Move http-client tests from httpd to http-client 2006-11-30 22:24:14 +00:00
slava ea2a60df7e rot13 demo from dan 2006-11-30 22:13:24 +00:00
slava 8f0cec3e16 Fix XML public API breakage 2006-11-30 03:03:00 +00:00
slava b77d8b28a4 record-file only called after a successful parse 2006-11-30 03:02:42 +00:00
erg 42e58c93fe fix memory leak in win32 2006-11-29 21:57:33 +00:00
chris.double ed49d96a61 space-invaders: fix load path of rom 2006-11-30 00:01:05 +00:00