Commit Graph

10425 Commits (9174cf0d31484cbe710a4665a898dc3e310511af)

Author SHA1 Message Date
Jon Harper 9174cf0d31 YAML: cleanup, tags are defined in the ffi 2014-04-27 15:24:22 -07:00
Jon Harper d1b1a40e6d YAML: indent/docs 2014-04-27 15:24:22 -07:00
Jon Harper 4ccb1a9e54 YAML: add yaml-docs> and >yaml-docs 2014-04-27 15:24:22 -07:00
Jon Harper eb1987924e YAML: support non-scalar keys 2014-04-27 15:24:22 -07:00
Jon Harper 43f9318489 yaml: load lib for windows and macosx 2014-04-27 15:24:22 -07:00
Jon Harper 73642b173f YAML: add simple tests for >yaml and >yaml 2014-04-27 15:24:22 -07:00
Jon Harper 5fe3ff9c52 YAML: convert from factor object <-> strings 2014-04-27 15:24:22 -07:00
Jon Harper 76406f60d3 YAML: add FFI (from "yaml.h") 2014-04-27 15:24:21 -07:00
John Benediktsson 88c0028d13 imap: try and make tests work from multiple builders at the same time. 2014-04-25 21:29:41 -07:00
Doug Coleman 3184021a6b marvel: Add new vocabulary. 2014-04-25 18:57:21 -07:00
John Benediktsson d27fa562e8 html.entities: minor refactor for clarity. 2014-04-23 21:30:46 -07:00
John Benediktsson 2ed87ace0f txon: can just use replace instead of re-replace. 2014-04-22 17:52:57 -07:00
John Benediktsson 478cc0bb98 wikipedia: use html-unescape. 2014-04-22 17:50:11 -07:00
John Benediktsson 3c640add1e images: remove redundancy in some of the test code. 2014-04-22 16:38:57 -07:00
John Benediktsson 5373a985d7 html.entities: adding some examples to the docs. 2014-04-22 15:51:25 -07:00
John Benediktsson c6de3e9967 html.entities: fix minor doc error. 2014-04-22 14:37:55 -07:00
John Benediktsson 78d0aad87d http.server.responses: adding <html-content>, use it. 2014-04-22 13:47:25 -07:00
John Benediktsson 4d7ace5531 html.entities: simpler re-charref. 2014-04-21 22:35:31 -07:00
John Benediktsson bcb14d7a22 html.entities: add a test to show "&amp". 2014-04-21 20:43:04 -07:00
John Benediktsson f5aa41c0ce html.entities: slightly better (looking) docs. 2014-04-21 19:19:14 -07:00
John Benediktsson 0d3956fa7c html.entities: reference the table in the w3 specs. 2014-04-21 19:15:55 -07:00
John Benediktsson e79bb8f6e4 html.entities: adding better HTML 5 escaping. 2014-04-21 19:03:59 -07:00
John Benediktsson 70fd2ebf52 html.parser.util: removing incomplete html escaping. 2014-04-21 19:03:48 -07:00
John Benediktsson 91119d87f4 html.parser.utils: adding a simple html escape/unescape. 2014-04-21 16:59:38 -07:00
Björn Lindqvist c21a562529 fuel.pprint: . needs to be escpaed to load prettyprint's help page 2014-04-18 08:43:12 -07:00
Björn Lindqvist b9082ca7b1 FUEL: fallback to the all-words algorithm when search doesnt work
It's to hard to figure out the correct "in" and "usings" values for
fuel-eval-in-context when *fuel help* is looking at articles. Instead
of trying, fallback on the less precise word lookup algorith and
accept that it sometimes will lead you wrong.
2014-04-18 08:43:11 -07:00
Björn Lindqvist 385a8a0798 FUEL: remove fuel-help-short and supporting code
The feature is not used anywhere (not bound to any key) and the normal
fuel-help display works better than fuel-help-short anyway
2014-04-18 08:43:11 -07:00
John Benediktsson d3935d2ef3 add some libc usings for macosx. 2014-04-16 07:55:37 -07:00
Doug Coleman 721fd36d0f mason.test: Allow for a .factor-mason-rc which is loaded by maason.test. 2014-04-15 19:05:06 -07:00
Doug Coleman f6bfd23d84 imap: Fix docs referring to wrong boot rc file. 2014-04-15 19:04:53 -07:00
Björn Lindqvist 35fd1ad8cb FUEL: correct fuel-helps word lookup algorithm
e.g if you lookup help for pop you should see the help page for
sequences:pop not persistent.deques.private:pop
2014-04-14 08:38:33 -07:00
Doug Coleman bc89b6c7d5 imap: Add some combinators, fix up some docs, add docs, fix up unit tests. 2014-04-05 15:51:41 -07:00
John Benediktsson 5e129a8964 more libc fixes. 2014-04-04 08:03:46 -07:00
John Benediktsson b02710e88c images.testing: fix help-lint warnings. 2014-03-14 15:10:19 -07:00
John Benediktsson ab76deaf25 images: minor cleanup. 2014-03-14 08:26:05 -07:00
John Benediktsson aa2f21507d images.testing: change tests to require and use image-class.
This handles the case where you are testing image-classes that are not
registered with the images.loader.
2014-03-14 08:00:42 -07:00
John Benediktsson 4e206f4181 images.loader: optionally register "non-system" image classes. 2014-03-14 07:32:27 -07:00
John Benediktsson c24e15c0d0 Revert "extra.images: call register-image-class before testing, otherwise the wrong backend might be ran"
This reverts commit 775ca10e1e7330a2a56a10b972a2605a39d1f6e1.
2014-03-14 07:32:27 -07:00
Björn Lindqvist cf40218d13 extra.images: call register-image-class before testing, otherwise the wrong backend might be ran 2014-03-14 07:32:27 -07:00
Björn Lindqvist 13dc01dbc4 images.*: fix all image>stream words in extra so that they work with the added parameter 2014-03-14 07:32:26 -07:00
Doug Coleman 02976b249d imap: Better errors when not configured. 2014-03-13 03:24:28 -05:00
Doug Coleman 9710013460 oauth: Fix tests. Twitter API tolerates the extra ``/`` at the end of ``twitter.com``, so leave it in. 2014-03-13 03:23:27 -05:00
John Benediktsson 03b7e67547 fix some help-lint errors. 2014-03-12 20:08:15 -07:00
John Benediktsson daec237fea python.syntax: fix tests when run first. 2014-03-12 20:01:11 -07:00
John Benediktsson ed5bc3b8fa http.client: few more fixes. 2014-03-12 19:49:58 -07:00
John Benediktsson 712be93989 http.client: remove http-get* and its friends, change http-request* and with-http-request* to not check response codes. 2014-03-12 19:39:15 -07:00
Doug Coleman 7c06afa219 gdbm.ffi: Use alien library finder except on Windows until we can test if it works there. 2014-03-12 20:29:08 +00:00
John Benediktsson 6ed0db20fd python.syntax: fix py-import. 2014-03-12 07:27:39 -07:00
Doug Coleman 80d574af8c Leave oauth alone. Leave her alone!!!
Revert "Revert "oauth: Generate the oauth signature base string the way twitter does it.""

This reverts commit 288156beb6bd09e4d00de03d0be6d41acbd30419.
2014-03-12 00:58:04 -05:00
John Benediktsson 16d66b8c77 Revert "oauth: Generate the oauth signature base string the way twitter does it."
This reverts commit e633caac716d58e7f94bf29b171e096df1c7b395.
2014-03-11 20:47:08 -07:00