factor/basis/io/encodings
Doug Coleman bdecd564a3 Use keys/values where appropriate 2010-05-21 12:48:04 -05:00
..
8-bit io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05:00
ascii io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05:00
big5
binary docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
euc
euc-jp
euc-kr docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
gb18030 Merge branch 'master' of http://factorcode.org/git/factor 2009-10-28 16:17:24 -05:00
iana Use keys/values where appropriate 2010-05-21 12:48:04 -05:00
iso2022 Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
japanese
johab docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
shift-jis docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
strict
string docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
utf32 Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array 2010-02-25 04:50:31 +13:00