Commit Graph

5850 Commits (de64b18158bf358eca853f3906f92296a7d998d1)

Author SHA1 Message Date
James Cash de64b18158 Missing </li> in extra/webapps/user-admin/new-user.xml 2008-11-16 17:36:39 -05:00
Slava Pestov f2d34b6d6e Only upload help if buld is clean 2008-11-16 16:21:25 -06:00
Doug Coleman 7ef3b503aa Merge branch 'master' of erg@factorcode.org:/git/factor 2008-11-16 15:51:56 -06:00
Slava Pestov c471edba59 Fix load error 2008-11-16 15:51:10 -06:00
Doug Coleman a85be4658c fix compile errors 2008-11-16 15:50:48 -06:00
Slava Pestov 6d28ecc46b Forgot to add call to upload-help 2008-11-16 15:39:30 -06:00
Slava Pestov 78161aa2b3 Fix bug in do-compile-errors 2008-11-16 15:31:31 -06:00
Slava Pestov 437d594982 Put compiler errors in build report 2008-11-16 13:46:45 -06:00
Slava Pestov 77b77d6414 gl-rect stack effect changed 2008-11-16 13:07:03 -06:00
Slava Pestov 3061fe117d Generate help before running tests 2008-11-16 11:49:20 -06:00
Slava Pestov e38bc79e06 mason now generates HTML documentation using help.html 2008-11-16 11:29:35 -06:00
Slava Pestov acc1dc23fa More usages of $quotation 2008-11-16 09:08:38 -06:00
Slava Pestov 9bf63b1613 New $quotation markup element 2008-11-16 09:03:30 -06:00
Slava Pestov 9e23fe2df4 Document webapps.user-admin 2008-11-16 08:39:18 -06:00
Slava Pestov ff95802c46 Change tags a bit 2008-11-14 20:17:27 -06:00
Doug Coleman 6f60d897c5 cleanup of ftp.client. remove the ls load error. 2008-11-14 02:56:12 -06:00
Slava Pestov a6af48f812 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-14 00:45:25 -06:00
Doug Coleman bc97c989c9 remove ls 2008-11-14 00:37:56 -06:00
Doug Coleman ba2d9bcd93 split list vocabulary into unix and windows sides 2008-11-14 00:05:12 -06:00
Slava Pestov b17dbcd394 Document furnace.actions and clean up a few things 2008-11-13 21:49:37 -06:00
Doug Coleman 47124b8aaa finish moving hexdump to tools.hexdump 2008-11-13 19:49:34 -06:00
Doug Coleman 294708cb79 ls works for unix, todo windows soon 2008-11-13 19:39:40 -06:00
Doug Coleman 617a433706 make a variable to set the ftp serving directory. fix changing directories so you can't escape the serving directory. requires ls vocab now 2008-11-13 19:33:29 -06:00
Slava Pestov 1498d94a53 Move suffix arrays to basis 2008-11-13 09:34:46 -06:00
James Cash 70b1f73466 Changing name in advice docs to pass help-lint test 2008-11-11 21:23:14 -05:00
Slava Pestov b4683bb00b Merge branch 'master' of git://factorcode.org/git/jamesnvc 2008-11-11 17:36:34 -06:00
Slava Pestov d53d7d0baa Merge branch 'master' of git://factorcode.org/git/factor 2008-11-11 13:14:56 -06:00
Slava Pestov 0ad4f276fd Add time server demo 2008-11-11 13:14:39 -06:00
Doug Coleman aff4c9bda3 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-11 13:07:26 -06:00
Doug Coleman b502942e1e cleanups in ftp before going for the juicy meat 2008-11-11 13:06:43 -06:00
Doug Coleman d575664969 add two words to sequences.lib 2008-11-11 13:06:31 -06:00
Doug Coleman 4caf275b1f clean up math.floating-point 2008-11-11 13:05:48 -06:00
Doug Coleman 5c03aad985 minor simplification 2008-11-11 13:05:26 -06:00
Doug Coleman 439acef7a1 better roman docs 2008-11-11 13:02:51 -06:00
Slava Pestov 4c0f2cc3f5 Move factor-2s from miller-rabin to math.functions; use it to make ^ more efficient 2008-11-11 11:30:47 -06:00
Slava Pestov a1f6bb0999 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-11 03:11:23 -06:00
Slava Pestov 18df06fde1 Updating various apps in extra for GL words being moved around 2008-11-11 03:10:41 -06:00
Slava Pestov 66558ce584 Merge branch 'master' of git://projects.elasticdog.com/git/factor 2008-11-11 02:39:58 -06:00
James Cash 62e6a139c3 Commenting out failing tests for push 2008-11-11 02:33:20 -05:00
James Cash b693cd8ab1 Adding coreset to description in comments 2008-11-11 02:33:19 -05:00
James Cash 44bfc0f802 More work on advice, cleaning it up (TESTS FAIL) 2008-11-11 02:33:19 -05:00
James Cash ec7bc276dc Adding documentation for ad-do-it 2008-11-11 02:33:19 -05:00
James Cash cc877bf79b Fixing identation in advice-tests 2008-11-11 02:33:19 -05:00
James Cash 8cc2f8264c Adding name to authors of coroutines 2008-11-11 02:33:18 -05:00
James Cash e149088f2f Changing extra/advice to use coreset instead of coterminate 2008-11-11 02:33:18 -05:00
James Cash 1ca40efa12 Adding coreset to extra/coroutines, plus docs and tests 2008-11-11 02:33:18 -05:00
Eduardo Cavazos c645613afd boids/ui/deploy.factor: Use input/output level 2 2008-11-11 01:26:02 -06:00
Aaron Schaefer 8e155a8306 Cleanup formatting of Project Euler problem 215 2008-11-10 23:26:38 -05:00
Aaron Schaefer 05d991ab74 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-10 22:57:14 -05:00
Aaron Schaefer 3b204ff971 Solution to Project Euler problem 73 2008-11-10 22:56:37 -05:00