Commit Graph

25924 Commits (4cd49e56b299bb9d009c21f6eb1e4567620ebf59)

Author SHA1 Message Date
Jon Harper 2db5962cc3 YAML: support !!set, !!omap and !!pair 2014-04-27 15:24:24 -07:00
Jon Harper c7613e62a0 YAML: workaround deep-copy structs 2014-04-27 15:24:24 -07:00
Jon Harper 7925686dbc YAML: Add tests for anchors in yaml> 2014-04-27 15:24:24 -07:00
Jon Harper b60d1c86f9 YAML: parse anchors 2014-04-27 15:24:24 -07:00
Jon Harper 11d6c820b0 YAML: cleanup USING: 2014-04-27 15:24:24 -07:00
Jon Harper 18c88d9905 YAML: convert some factor types to/from yaml types 2014-04-27 15:24:24 -07:00
Jon Harper 557e0a3d3e YAML: add some tests from pyyaml test suite. 2014-04-27 15:24:24 -07:00
Jon Harper 679cfd618c YAML: declare function parameters as bools 2014-04-27 15:24:23 -07:00
Jon Harper 5b5a680fb4 YAML: add a debug word to check sizes of structs 2014-04-27 15:24:23 -07:00
Jon Harper 64db12711a YAML: add a debug vocab 2014-04-27 15:24:23 -07:00
Jon Harper eddf2c1ab4 YAML: fix parsing when key is f 2014-04-27 15:24:23 -07:00
Jon Harper 7701e1dace YAML: use factor's c-string in more places 2014-04-27 15:24:23 -07:00
Jon Harper 2a409cdec6 YAML: don't test types on complex key test 2014-04-27 15:24:23 -07:00
Jon Harper adae95bfb4 YAML: ffi, fix default tags 2014-04-27 15:24:23 -07:00
Jon Harper fda21bb74e YAML: ffi typo cleanup 2014-04-27 15:24:22 -07:00
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 6bb3eea67f linked-assocs: adding test for equality. 2014-04-27 15:22:10 -07:00
John Benediktsson bdbb1d7812 linked-assocs: implement M\ linked-assoc equal?. 2014-04-27 15:20:54 -07:00
John Benediktsson cb9b04c153 linked-assocs: fix assoc-map on linked-assocs. 2014-04-27 15:03:35 -07:00
Doug Coleman 64bb56665b ftp.server: Fix bug where serving directory is always f. Need better tests for this vocab. 2014-04-26 14:52:37 -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
Björn Lindqvist 6c6df7279b FUEL: make it so fuel-con-error is shown in *fuel debug* 2014-04-25 08:49:50 -07:00
John Benediktsson e0087723c3 core-text.fonts: change to "LucidaGrande" to match Postscript name. 2014-04-24 12:10:13 -07:00
John Benediktsson 9d3a654443 namespaces: removing make-assoc in favor of explicit get's. 2014-04-24 09:16:14 -07:00
Doug Coleman c9585b936b atom: Add support for github's atom editor. 2014-04-23 23:41:35 -07:00
John Benediktsson d27fa562e8 html.entities: minor refactor for clarity. 2014-04-23 21:30:46 -07:00
Doug Coleman 50ca01a4d8 io.sockets.windows: Fix using. 2014-04-23 20:07:32 -07:00
Doug Coleman ae6b931284 deploy: Up the size. 2014-04-23 00:10:56 -07:00
John Benediktsson 830c72198c Revert "tools.deploy.test: use temp directory for deploy image."
This reverts commit 233b8e1ba611888ff9b86ddba3152c4fd352504d.
2014-04-22 20:44:04 -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 a7b54e7895 tools.deploy.test: use temp directory for deploy image. 2014-04-22 16:21:25 -07:00
John Benediktsson 857c97647e tools.deploy.config: some docs for deploy-directory. 2014-04-22 15:55:56 -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 580bafb857 tools.deploy: adding a configurable deploy-directory. 2014-04-22 14:08:40 -07:00
John Benediktsson 78d0aad87d http.server.responses: adding <html-content>, use it. 2014-04-22 13:47:25 -07:00
Profpatsch 902e877c12 http.server.responses: Add <text-content>, improve docs. 2014-04-22 13:34:01 -07:00
John Benediktsson 484ae0bca0 checksums.md5: don't inline, use type declarations. 2014-04-22 09:13:02 -07:00
Doug Coleman eb992066a7 unix.ffi: Oops 2014-04-22 08:27:13 -07:00
Doug Coleman 540e490031 unix.ffi: Arch Linux doesn't seem to have aliases. 2014-04-22 08:25:51 -07:00