factor/basis/io/encodings
Doug Coleman 2402345794 Add examples to encode/decode docs. 2011-10-06 13:21:18 -07:00
..
8-bit Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07: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 Fixing case of reference to file in Big5 encoding 2009-03-07 16:53:48 -06:00
binary docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
euc Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
euc-jp
euc-kr docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
gb18030 Removing "to:" syntax from values. 2011-09-26 11:08:26 -07:00
iana Use keys/values where appropriate 2010-05-21 12:48:04 -05:00
iso2022 Removing "to:" syntax from values. 2011-09-26 11:08:26 -07:00
japanese
johab docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
shift-jis Removing "to:" syntax from values. 2011-09-26 11:08:26 -07:00
strict Remove useless declarations 2009-03-23 01:18:24 -05:00
string Add examples to encode/decode docs. 2011-10-06 13:21:18 -07: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