]> gitweb.factorcode.org Git - factor.git/history - extra
Windows: Add two new targets, x86-32-vista and x86-64-vista for bjourne's
[factor.git] / extra /
2014-05-06 Benjamin PollackUpdate redis vocabulary to use the modern protocol
2014-05-06 Doug Colemanwebapps.calculator: Utility word to run the calculator...
2014-05-01 John Benediktssonyaml: accidentally these lines.
2014-04-29 John Benediktssonwebapps.factorcode: minor cleanup, removing double...
2014-04-28 Doug ColemanRevert "pcre.ffi: Fix pcre for Arch Linux 32bit on...
2014-04-28 Doug Colemanpcre.ffi: Fix pcre for Arch Linux 32bit on 64bit multilib.
2014-04-28 Doug Colemanmason.test: Check the user-init-errors so we get a...
2014-04-27 John Benediktssonyaml: some formatting/cleanup.
2014-04-27 Jon HarperYAML: expose libyaml's errors
2014-04-27 Jon HarperYAML: handle recursive data and anchors' identity
2014-04-27 Jon HarperYAML: cleanup, don't prettyprint the linked-assoc
2014-04-27 Jon HarperYAML: simple error when constructing undefined anchors
2014-04-27 Jon HarperYAML: cleanup, remove unreachable code
2014-04-27 Jon HarperYAML: correctly emit f as "!!bool false"
2014-04-27 Jon HarperYAML: docs
2014-04-27 Jon HarperYAML: support !!set, !!omap and !!pair
2014-04-27 Jon HarperYAML: workaround deep-copy structs
2014-04-27 Jon HarperYAML: Add tests for anchors in yaml>
2014-04-27 Jon HarperYAML: parse anchors
2014-04-27 Jon HarperYAML: cleanup USING:
2014-04-27 Jon HarperYAML: convert some factor types to/from yaml types
2014-04-27 Jon HarperYAML: add some tests from pyyaml test suite.
2014-04-27 Jon HarperYAML: declare function parameters as bools
2014-04-27 Jon HarperYAML: add a debug word to check sizes of structs
2014-04-27 Jon HarperYAML: add a debug vocab
2014-04-27 Jon HarperYAML: fix parsing when key is f
2014-04-27 Jon HarperYAML: use factor's c-string in more places
2014-04-27 Jon HarperYAML: don't test types on complex key test
2014-04-27 Jon HarperYAML: ffi, fix default tags
2014-04-27 Jon HarperYAML: ffi typo cleanup
2014-04-27 Jon HarperYAML: cleanup, tags are defined in the ffi
2014-04-27 Jon HarperYAML: indent/docs
2014-04-27 Jon HarperYAML: add yaml-docs> and >yaml-docs
2014-04-27 Jon HarperYAML: support non-scalar keys
2014-04-27 Jon Harperyaml: load lib for windows and macosx
2014-04-27 Jon HarperYAML: add simple tests for >yaml and >yaml
2014-04-27 Jon HarperYAML: convert from factor object <-> strings
2014-04-27 Jon HarperYAML: add FFI (from "yaml.h")
2014-04-26 John Benediktssonimap: try and make tests work from multiple builders...
2014-04-26 Doug Colemanmarvel: Add new vocabulary.
2014-04-24 John Benediktssonhtml.entities: minor refactor for clarity.
2014-04-23 John Benediktssontxon: can just use replace instead of re-replace.
2014-04-23 John Benediktssonwikipedia: use html-unescape.
2014-04-22 John Benediktssonimages: remove redundancy in some of the test code.
2014-04-22 John Benediktssonhtml.entities: adding some examples to the docs.
2014-04-22 John Benediktssonhtml.entities: fix minor doc error.
2014-04-22 John Benediktssonhttp.server.responses: adding <html-content>, use it.
2014-04-22 John Benediktssonhtml.entities: simpler re-charref.
2014-04-22 John Benediktssonhtml.entities: add a test to show "&amp".
2014-04-22 John Benediktssonhtml.entities: slightly better (looking) docs.
2014-04-22 John Benediktssonhtml.entities: reference the table in the w3 specs.
2014-04-22 John Benediktssonhtml.entities: adding better HTML 5 escaping.
2014-04-22 John Benediktssonhtml.parser.util: removing incomplete html escaping.
2014-04-21 John Benediktssonhtml.parser.utils: adding a simple html escape/unescape.
2014-04-18 Björn Lindqvistfuel.pprint: . needs to be escpaed to load prettyprint...
2014-04-18 Björn LindqvistFUEL: fallback to the all-words algorithm when search...
2014-04-18 Björn LindqvistFUEL: remove fuel-help-short and supporting code
2014-04-16 John Benediktssonadd some libc usings for macosx.
2014-04-16 Doug Colemanmason.test: Allow for a .factor-mason-rc which is loade...
2014-04-16 Doug Colemanimap: Fix docs referring to wrong boot rc file.
2014-04-14 Björn LindqvistFUEL: correct fuel-helps word lookup algorithm
2014-04-05 Doug Colemanimap: Add some combinators, fix up some docs, add docs...
2014-04-04 John Benediktssonmore libc fixes.
2014-03-14 John Benediktssonimages.testing: fix help-lint warnings.
2014-03-14 John Benediktssonimages: minor cleanup.
2014-03-14 John Benediktssonimages.testing: change tests to require and use image...
2014-03-14 John Benediktssonimages.loader: optionally register "non-system" image...
2014-03-14 John BenediktssonRevert "extra.images: call register-image-class before...
2014-03-14 Björn Lindqvistextra.images: call register-image-class before testing...
2014-03-14 Björn Lindqvistimages.*: fix all image>stream words in extra so that...
2014-03-13 Doug Colemanimap: Better errors when not configured.
2014-03-13 Doug Colemanoauth: Fix tests. Twitter API tolerates the extra ...
2014-03-13 John Benediktssonfix some help-lint errors.
2014-03-13 John Benediktssonpython.syntax: fix tests when run first.
2014-03-13 John Benediktssonhttp.client: few more fixes.
2014-03-13 John Benediktssonhttp.client: remove http-get* and its friends, change...
2014-03-12 Doug Colemangdbm.ffi: Use alien library finder except on Windows...
2014-03-12 John Benediktssonpython.syntax: fix py-import.
2014-03-12 Doug ColemanLeave oauth alone. Leave her alone!!!
2014-03-12 John BenediktssonRevert "oauth: Generate the oauth signature base string...
2014-03-04 John Benediktssonpython: fix help-lint warnings.
2014-03-04 John Benediktssonpython: rename >factor to py>, rename import to py...
2014-03-04 Björn Lindqvistpython: set PYTHONHOME
2014-03-04 Björn Lindqvistpython: fix path to test file
2014-03-04 Björn Lindqvistpython: improved docs, support for kwargs to methods...
2014-03-04 Björn Lindqvistpython: support for kwarg functions
2014-03-04 Björn Lindqvistpython: vocab split into subvocabs python.errors and...
2014-03-04 Björn Lindqvistpython: More documentation, privatization of words...
2014-03-04 Björn Lindqvistpython: metadata files and a first stab at documentation
2014-03-04 Björn Lindqvistpython: word for converting python lists to vectors
2014-03-04 Björn Lindqvistpython: setup serialization between vectors and python...
2014-03-04 Björn Lindqvistpython: setattr wrapping
2014-03-04 Björn Lindqvistpython: much improved syntax, $ sigil used to get objec...
2014-03-04 Björn Lindqvistpython: syntax for methods and ditching of the auto...
2014-03-04 Björn Lindqvistpython: compressed using lines
2014-03-04 Björn Lindqvistpython.syntax: vocab that makes python functions work...
2014-03-04 Björn Lindqvistpython: the os module is considerably smaller on windows
2014-03-04 Björn Lindqvistpython: several more builtin functions and refcounting...
2014-03-04 Björn Lindqvistpython: more correct reference counting, handles ucs2...
2014-03-04 Björn Lindqvistpython: ucs2 and ucs4
next