Commit Graph

5741 Commits (e721f124a47a68a6fa6dde66b4be61e618d41d30)

Author SHA1 Message Date
Slava Pestov e721f124a4 Merge branch 'master' of git://factorcode.org/git/jamesnvc 2008-11-06 01:56:46 -06:00
Slava Pestov ce91c9dcba Update deployment descriptors for deploy-random? removal 2008-11-06 01:40:54 -06:00
Slava Pestov 5def7c5dea Don't load random number generator on bootstrap 2008-11-06 01:30:59 -06:00
James Cash 6035bb3130 Tests of around-advice 2008-11-06 00:44:25 -05:00
James Cash 894d9a67c9 Naive around-advice working 2008-11-06 00:44:11 -05:00
James Cash d530ec6bd5 More work on around-advice 2008-11-06 00:20:52 -05:00
James Cash d2224ec935 Adding documentation for advice 2008-11-06 00:20:52 -05:00
James Cash 718b29798a Adding missing semicolon to lisp-docs.factor 2008-11-06 00:20:52 -05:00
James Cash 0f9ccaa352 Working on implementation of 'around' advice 2008-11-06 00:20:52 -05:00
James Cash 585afbf24e Adding tests for advice 2008-11-06 00:20:52 -05:00
James Cash 2904f35f12 Adding summary for extra/advice 2008-11-06 00:20:52 -05:00
James Cash f8da0cd23f Starting work on advice vocab 2008-11-06 00:20:52 -05:00
James Cash f5db48e3b7 Fixing typo in lisp-docs 2008-11-06 00:20:51 -05:00
James Cash 560399a2b6 Adding some more documentation to extra/lisp 2008-11-06 00:20:51 -05:00
James Cash b250a62f87 Fixing spacing 2008-11-06 00:20:51 -05:00
James Cash 0e18200b16 Fixing defun, adding test for it 2008-11-06 00:20:51 -05:00
James Cash d2d3e1e4f2 Adding more tests to extra/lisp 2008-11-06 00:20:51 -05:00
James Cash f82cb061f5 Fixing bug with quoted expressions for lisp.parser 2008-11-06 00:20:51 -05:00
James Cash 6899bb2898 Adding tests for quoted forms in lisp.parser 2008-11-06 00:20:51 -05:00
James Cash db1a69f6aa Adding support for ' quote syntax in lisp.parser 2008-11-06 00:20:51 -05:00
Slava Pestov 81c7320f7b mason.updates was calling download-my-image, which uses the current CPU/OS instead of target-cpu and target-os. So doing 32-bit builds from a 64-bit Factor instance didn't work... oops 2008-11-05 05:14:35 -06:00
Slava Pestov 4d25f1fff6 Add some missing meta-data 2008-11-03 08:06:59 -06:00
Slava Pestov 998637109a Merge branch 'master' into new_codegen 2008-11-02 03:10:40 -06:00
Slava Pestov 866f798c00 Clean up hexdump 2008-11-02 02:12:12 -06:00
Doug Coleman c5293819ce Merge branch 'master' of git://factorcode.org/git/factor 2008-11-01 19:40:18 -05:00
Slava Pestov 46b1fd652b Merge branch 'master' of git://factorcode.org/git/factor into new_codegen 2008-11-01 19:11:40 -05:00
slava 1f16c5cb9e Fix some deploy descriptors 2008-11-01 18:56:02 -05:00
Slava Pestov b5c3c19ebe Merge branch 'master' of git://factorcode.org/git/factor into new_codegen 2008-11-01 16:38:04 -05:00
Doug Coleman c417f829bd fix potential garbled output 2008-11-01 15:48:35 -05:00
Slava Pestov 0ae87275f7 Add WebKit demo 2008-10-31 21:07:18 -05:00
Slava Pestov aa9552f291 Slides from recent presentations 2008-10-31 21:07:00 -05:00
Doug Coleman f860d97d43 remove the fbo code, use the gadget title 2008-10-30 16:54:55 -07:00
Doug Coleman f3f1ec8b43 Merge branch 'master' of git://factorcode.org/git/factor 2008-10-30 16:26:32 -07:00
Doug Coleman 310ed5585c working on screen capture 2008-10-30 16:16:03 -07:00
Slava Pestov 500ee30266 Add a main word to webapps.ip 2008-10-28 16:20:22 -07:00
Slava Pestov 5388945ef0 Tweak 2008-10-28 16:18:47 -07:00
Slava Pestov 19b703abfc Remove unneeded dependency 2008-10-28 16:17:08 -07:00
Eduardo Cavazos 89db7676c4 dns.forwarding: Use new 'ask-servers' 2008-10-23 18:24:11 -05:00
Eduardo Cavazos 92abf28256 dns.resolver: use 'resolv.conf' servers by default 2008-10-22 10:21:36 -05:00
Eduardo Cavazos 8c3ae91ef3 Merge branch 'master' of git://factorcode.org/git/factor 2008-10-22 09:56:06 -05:00
Eduardo Cavazos b2ef848df4 Add 'dns.resolver' 2008-10-22 09:54:59 -05:00
Doug Coleman cfd1978aaa checkin so i can work with this elsewhere 2008-10-21 21:51:54 -05:00
Doug Coleman ee8ba1d5d4 tweak hexdump 2008-10-21 20:43:29 -05:00
Doug Coleman edb78de4a7 add parsing word to roman 2008-10-21 20:30:26 -05:00
Slava Pestov 655b483ff1 Move unfinished benchmark to unfinished 2008-10-20 23:29:38 -05:00
Slava Pestov 6c98591880 Don't hardcode port number in socket benchmark 2008-10-20 23:07:54 -05:00
Slava Pestov 76cde4e005 Fix tetris deployment 2008-10-20 22:55:57 -05:00
Doug Coleman ce84be5f23 check in aes data with unit tests, compared against 7zip's aes implementation 2008-10-20 14:52:58 -05:00
Doug Coleman fe66a089e3 a convert to/from md5 shadow passwords. just for fun 2008-10-19 22:13:33 -05:00
Doug Coleman 12a721869c directory usage 2008-10-19 16:33:09 -05:00