Commit Graph

1351 Commits (2e95f58ee1f10c602813d44ee77c99e3b6df8274)

Author SHA1 Message Date
Slava Pestov 2e95f58ee1 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-17 05:16:46 -06:00
Slava Pestov 3f85a4e727 OpenGL rendering tweaks 2008-11-17 05:16:34 -06:00
Slava Pestov 9e82f1f8dd Better inference error messages 2008-11-16 19:42:53 -06:00
Slava Pestov e4dde55d72 On Windows, we now look for factor-rc and factor-boot-rc, instead of .factor-rc and .factor-boot-rc, since Explorer doesn't like filenames with leading periods 2008-11-16 19:15:51 -06:00
Slava Pestov 84ce5c3b91 Windows workaround 2008-11-16 19:15:09 -06:00
Slava Pestov bd2d78b6b1 Disable referrer checking by default since adblock doesn't send it for some lame reason 2008-11-16 16:19:18 -06:00
Slava Pestov 105831fabe Update for compiler.errors change 2008-11-16 13:46:30 -06:00
Slava Pestov cd3c71c113 Add exception handling to help.html 2008-11-16 11:54:26 -06:00
Slava Pestov 143f078dd8 Fix io.sockets docs for when io.sockets.secure isn't loaded 2008-11-16 11:33:38 -06:00
Slava Pestov e38bc79e06 mason now generates HTML documentation using help.html 2008-11-16 11:29:35 -06:00
Slava Pestov b917e1f051 Document furnace 2008-11-16 10:31:12 -06:00
Slava Pestov e9a42b9bde Fix help-lint 2008-11-16 10:31:04 -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 2d561ade79 Document furnace.auth 2008-11-16 08:39:08 -06:00
Slava Pestov 4a40b03a10 Document furnace.auth.features 2008-11-16 07:41:27 -06:00
Slava Pestov c0a38be8cc Documentation for furnace.auth.login 2008-11-16 07:27:31 -06:00
Slava Pestov 1412778ff8 Documentation for furnace.auth.basic 2008-11-16 07:19:20 -06:00
Slava Pestov 7a26f30d85 Documentation for furnace.auth.providers 2008-11-16 07:19:05 -06:00
Slava Pestov 134dacdb6b Fix help lint 2008-11-16 07:04:51 -06:00
Slava Pestov 4f77607c13 Fix tests, and clear-deque on dlists 2008-11-16 06:57:53 -06:00
Slava Pestov 93e9e34175 Add $maybe markup element 2008-11-16 06:02:13 -06:00
Slava Pestov 9c84ad8944 Unrolled lists 2008-11-16 05:59:14 -06:00
Slava Pestov 7fc13ef03c dlists no longer have a length slot; tweak dlist code so that types infer better 2008-11-16 05:53:25 -06:00
Slava Pestov b44bc33d1b Fix serialize tsets 2008-11-15 04:13:03 -06:00
Slava Pestov dced1da5b5 More JSON tweaks 2008-11-15 03:09:57 -06:00
Slava Pestov e313988bf0 json.writer now converts ratios to floats 2008-11-15 03:07:55 -06:00
Slava Pestov ca1f3b5af0 (serialize) should not be private since concurrency.distributed defines a method 2008-11-15 02:35:53 -06:00
Slava Pestov 821fb8969c Fix validators docs 2008-11-14 23:01:12 -06:00
Slava Pestov c3c5b4f944 Document furnace.syndication 2008-11-14 23:01:04 -06:00
Slava Pestov b9afd25245 Document furnace.sessions 2008-11-14 22:51:53 -06:00
Slava Pestov 5c914ff054 Remove bogus dependency 2008-11-14 22:51:14 -06:00
Slava Pestov 3d83ed07fd Minor documentation updates: json, xml, serialize 2008-11-14 22:49:17 -06:00
Slava Pestov e6da3dc638 Document furnace.conversations 2008-11-14 21:59:15 -06:00
Slava Pestov df38532624 Document furnace.boilerplate 2008-11-14 21:21:10 -06:00
Slava Pestov fbf26ca0eb Merge branch 'json' of git://github.com/rictic/factor 2008-11-14 20:30:22 -06:00
Slava Pestov ff95802c46 Change tags a bit 2008-11-14 20:17:27 -06:00
Slava Pestov dd479ffad1 Help lint fixes 2008-11-14 07:22:19 -06:00
Slava Pestov e550d052ea Merge branch 'master' of git://factorcode.org/git/factor 2008-11-14 04:01:54 -06:00
Slava Pestov f6010d1672 Rename alias article 2008-11-14 04:01:43 -06:00
Slava Pestov 615c380015 Working on docs for furnace.json, furnace.redirection, and furnace.referrer 2008-11-14 04:01:26 -06:00
Doug Coleman 7bb5ab8752 fix load error, document directory. 2008-11-14 00:55:17 -06:00
Doug Coleman 7b5f7f95fb make more words private 2008-11-14 00:51:14 -06:00
Slava Pestov a6af48f812 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-14 00:45:25 -06:00
Doug Coleman 867669f208 fix listing on unix 2008-11-14 00:44:01 -06:00
Doug Coleman a6b894b8c5 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-14 00:38:21 -06:00
Doug Coleman 739f02d7c0 move ls to io.files.listing 2008-11-14 00:25:00 -06:00
Doug Coleman 5f6421af5d use win32-file-attributes word 2008-11-14 00:03:24 -06:00
Slava Pestov 29249e2a64 Document furnace.json 2008-11-13 23:59:30 -06:00
Slava Pestov f78c5b4d20 Write furnace.db docs 2008-11-13 23:35:00 -06:00