Commit Graph

1734 Commits (c977d4a7fd5f89169a350a41c8f4dcba27ea4769)

Author SHA1 Message Date
Aaron Schaefer 817dfbfbbe Add summary for Miller-Rabin vocab, and cleanup tests 2008-01-22 17:17:04 -05:00
Aaron Schaefer cd92504288 Fix copyright date on PE solutions after the new year 2008-01-22 17:02:02 -05:00
Aaron Schaefer 7fbee3e810 Solutions to Project Euler problem 32 2008-01-22 00:08:27 -05:00
Aaron Schaefer 62415768ca Minor tweak to math.text.english 2008-01-21 22:36:20 -05:00
Slava Pestov cc9646c80d Fix typo 2008-01-21 20:39:49 -05:00
Slava Pestov e2ebe78915 Faster bootstrap 2008-01-21 20:39:44 -05:00
Slava Pestov 1f2e4c88ed Fix obsolete docs 2008-01-21 17:30:19 -05:00
Slava Pestov 64d284a970 Fix recompilation of foldable, flushable 2008-01-21 17:30:10 -05:00
Slava Pestov 913403f066 Load fix 2008-01-21 17:29:54 -05:00
Slava Pestov c1963dd4ab I/O cleanups 2008-01-21 15:33:43 -05:00
Slava Pestov feb4e8df9e Fix typo 2008-01-21 15:33:37 -05:00
Aaron Schaefer a06b67baa7 Solution to Project Euler problem 31 2008-01-20 22:30:58 -05:00
Aaron Schaefer 2b8a2ad3c3 Merge commit 'erg/master' 2008-01-20 21:40:43 -05:00
Doug Coleman 6ba7debe72 Merge erg@spitspat.com:factor 2008-01-20 19:01:20 -06:00
Doug Coleman baa026525e start windows file change code 2008-01-20 18:59:47 -06:00
Aaron Schaefer eddacad4b3 Merge git://factorcode.org/git/factor 2008-01-20 19:24:08 -05:00
Aaron Schaefer 6812eac271 Solution to Project Euler problem 30 2008-01-20 19:20:28 -05:00
Slava Pestov eb5644ad5f Unix I/O re-working; nested multiplexer support, use kqueue on *bsd to wait for process completion, start Linux epoll support 2008-01-20 17:07:18 -05:00
Slava Pestov 7db1b072f8 epoll() binding 2008-01-20 17:06:38 -05:00
Daniel Ehrenberg 2a5d71cda0 Merge branch 'master' of git://pgdn.org/factor 2008-01-20 13:33:47 -06:00
Slava Pestov 1302a8055d More kqueue work 2008-01-20 13:13:04 -05:00
Joe Groff c5f0829b09 Add call-with and call-with2 to combinators.lib, which act like map-call-with except they do not collect the results into an array 2008-01-20 10:08:36 -08:00
Joe Groff 5e48afda60 Add roll and -roll to the set of highlighted shuffle words in the TextMate bundle 2008-01-20 09:25:49 -08:00
Joe Groff ff224b791e Fix typo in 3keep documentation 2008-01-20 09:23:33 -08:00
Doug Coleman 654574181b fix up some old code 2008-01-20 09:52:50 -07:00
Slava Pestov 40a48aefe3 Merge commit 'oneeyed/master' 2008-01-19 16:11:55 -05:00
Aaron Schaefer 3355b075bb Add attribution for alternate solution on PE problem 2 2008-01-19 15:19:21 -05:00
Doug Coleman 80fcbf2514 add missing use 2008-01-19 10:18:52 -10:00
Doug Coleman e29d665a10 fix up misc/factor.sh
add bootstrap option
fix usage()
2008-01-19 10:18:35 -10:00
Doug Coleman 95c94ac3b5 Merge git://factorcode.org/git/factor 2008-01-19 09:44:39 -10:00
Samuel Tardieu 5585815935 Add missing structs dependency needed for Unix bootstraping 2008-01-19 14:18:30 +01:00
Eduardo Cavazos 44e9d1fdd0 Typo in Unit testing docs 2008-01-19 05:26:59 -06:00
Aaron Schaefer 827faa205c Alternate solution to Project Euler problem 2 2008-01-18 22:56:16 -05:00
Slava Pestov 74329237e6 kqueue work in progress 2008-01-18 20:29:43 -05:00
Slava Pestov 8339cb0b4a Fix for word renaming 2008-01-18 20:28:43 -05:00
Slava Pestov f138c3675e Fix typo 2008-01-18 19:51:01 -05:00
Slava Pestov 3f5342890e Fix typo 2008-01-18 19:50:48 -05:00
Slava Pestov 670a284772 Fix stderr 2008-01-18 19:50:35 -05:00
Slava Pestov d5257e47b1 Fix circularity 2008-01-18 19:50:18 -05:00
Slava Pestov 309a1c179c Add stderr stream; more Unix I/O work 2008-01-18 19:43:14 -05:00
Slava Pestov 588253dfe3 Cleaning up Unix I/O 2008-01-18 18:18:54 -05:00
Slava Pestov 28332bcdf4 Merge commit 'jcg/master' 2008-01-18 18:14:48 -05:00
Aaron Schaefer ab7849f711 Use vectors instead of arrays in solution to Project Euler problem 2 2008-01-18 17:11:06 -05:00
Slava Pestov 5c388404d6 Fix sha1 2008-01-18 17:10:08 -05:00
Slava Pestov 30dec8b0a8 Fix documentation typos 2008-01-18 17:09:55 -05:00
Slava Pestov 011681f07a Fix construct-empty transform 2008-01-18 17:09:45 -05:00
Slava Pestov 423b0c4697 Remove useless optimization 2008-01-18 17:09:30 -05:00
Doug Coleman 1a2bec9875 Merge git://factorcode.org/git/factor 2008-01-18 06:43:09 -10:00
Slava Pestov 2a093912db Merge commit 'elasticdog2/master' 2008-01-18 03:07:41 -05:00
Slava Pestov 15fa72da9c No point having get/set-global inline 2008-01-18 02:39:24 -05:00