Commit Graph

8951 Commits (a85be4658cab892747096e5e87e750b58bd5e8ea)

Author SHA1 Message Date
Doug Coleman a85be4658c fix compile errors 2008-11-16 15:50:48 -06: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
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 96545ca6ea Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2008-11-14 21:38:49 -06:00
Slava Pestov df38532624 Document furnace.boilerplate 2008-11-14 21:21:10 -06:00
jao 9099b12603 factor.el: fix for empty strings font lock. 2008-11-15 03:52:20 +01: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 6f60d897c5 cleanup of ftp.client. remove the ls load error. 2008-11-14 02:56:12 -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
Slava Pestov dffbb120a3 SLOT: now defines the accessor words instead of just deferring them 2008-11-14 00:39:28 -06:00
Doug Coleman a6b894b8c5 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-14 00:38:21 -06:00
Doug Coleman bc97c989c9 remove ls 2008-11-14 00:37:56 -06:00
Doug Coleman 739f02d7c0 move ls to io.files.listing 2008-11-14 00:25:00 -06:00
Doug Coleman ba2d9bcd93 split list vocabulary into unix and windows sides 2008-11-14 00:05:12 -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
Slava Pestov faeacba224 furnace.alloy docs 2008-11-13 23:21:32 -06:00
Slava Pestov b17dbcd394 Document furnace.actions and clean up a few things 2008-11-13 21:49:37 -06:00
Slava Pestov ef4d26cede Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2008-11-13 21:08:59 -06:00
Doug Coleman 7a58500b01 fix docs for hexdump 2008-11-13 21:06:41 -06:00
jao a13c6a4655 - Bug fix: comments are fontified even when they contain double quotes
- Enhancement: more parsing words highlighted
2008-11-14 02:54:37 +01:00
Doug Coleman 47124b8aaa finish moving hexdump to tools.hexdump 2008-11-13 19:49:34 -06:00
Doug Coleman c613eca829 move hexdump to tools.hexdump 2008-11-13 19:48:11 -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
Doug Coleman 89a5957033 add file-type>ch and ch>file-type 2008-11-13 19:32:34 -06:00
Slava Pestov 4e0dee6280 validators can use new regexps now 2008-11-13 18:26:09 -06:00
Slava Pestov 174f24a1f3 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-13 17:45:53 -06:00
Doug Coleman eef79c3766 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-13 16:16:35 -06:00
Doug Coleman afc071eaf8 fix docs 2008-11-13 16:15:57 -06:00
Doug Coleman 8f2d1353c0 remove -a option... 2008-11-13 16:10:43 -06:00