Commit Graph

8995 Commits (918051ebe4247f86d11f77d24ba76d0b311410e9)

Author SHA1 Message Date
Slava Pestov 918051ebe4 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-16 17:20:25 -06:00
Slava Pestov 4feecbd23e More more stuff to unmaintained because of compile errors 2008-11-16 17:20:02 -06:00
Slava Pestov e030d5bdfb Move odbc to unmtainained: compile errors 2008-11-16 17:18:10 -06:00
Slava Pestov e6fbd4f84f fix compile errors 2008-11-16 16:59:25 -06:00
Slava Pestov f2d34b6d6e Only upload help if buld is clean 2008-11-16 16:21:25 -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 748d7d4948 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-16 16:12:33 -06:00
Slava Pestov 67c001b62a Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2008-11-16 16:12:11 -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 fbe29ceca8 format-table should not be private since ui.gadgets.grids uses it 2008-11-16 15:31:17 -06:00
Jose A. Ortega Ruiz bb8df5c0c9 Cosmetic changes: factor-- prefix for internal symbols, sectioning with ^L, header comments. 2008-11-16 22:10:19 +01:00
Slava Pestov 437d594982 Put compiler errors in build report 2008-11-16 13:46:45 -06:00
Slava Pestov 105831fabe Update for compiler.errors change 2008-11-16 13:46:30 -06:00
Slava Pestov e6218fdc71 Move words from compiler.errors.private to compiler.errors 2008-11-16 13:46:21 -06:00
Slava Pestov 77b77d6414 gl-rect stack effect changed 2008-11-16 13:07:03 -06:00
Slava Pestov cd3c71c113 Add exception handling to help.html 2008-11-16 11:54:26 -06:00
Slava Pestov 63d109cc04 Remove unused F_CURRY struct from layouts.h 2008-11-16 11:49:32 -06:00
Slava Pestov 3061fe117d Generate help before running tests 2008-11-16 11:49:20 -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 b981b8cad8 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2008-11-16 10:13:44 -06:00
Jose A. Ortega Ruiz 96bb916c35 Indentation in Emacs factor-mode: customizable width and no tabs. 2008-11-16 16:21:47 +01: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 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 99fd539b01 Rename io.streams.string:null to null-encoding 2008-11-16 05:59:38 -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
Jose A. Ortega Ruiz 74c59d1531 Faces used in factor-mode are now customizable (plus a bit of
reordering in factor.el).
2008-11-16 03:16:57 +01:00
Jose A. Ortega Ruiz 16cc409354 Font lock for USE: and USING: args. 2008-11-16 01:51:20 +01:00
Jose A. Ortega Ruiz aa43297364 Better string font lock (catch scaped quotes). 2008-11-16 01:27:21 +01:00
Jose A. Ortega Ruiz e7ccb46254 Show keybindings for factor-mode in help buffer (C-h m). 2008-11-16 00:19:05 +01:00
Jose A. Ortega Ruiz 74e5979ba8 Font lock improvements (highlight word, symbol and tuple definitions). 2008-11-16 00:16:13 +01: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