No description
Find a file
2011-07-30 23:52:29 -07:00
extras update example in extras to new api 2011-07-26 13:08:48 -07:00
src building strings as lists of codepoints, then converting them to binaries is faster than building binaries directly, or slicing segments out of binaries in the case of utf8. by more than 25% 2011-07-30 23:52:29 -07:00
test/cases alters behaviour for escaped noncharacters in extended plane with loose_unicode enabled, now replaced by single u+fffd, not two 2011-07-28 21:21:08 -07:00
.gitignore Ignoring compiled files 2011-05-09 15:34:51 -03:00
CHANGES incremented version number and added CHANGES 2010-09-22 23:12:54 -07:00
LICENSE and the license 2010-05-31 21:00:16 -07:00
README.markdown remove misleading readme 2011-07-29 00:21:37 -07:00
rebar updated rebar to latest 2010-09-22 23:04:25 -07:00
rebar.config compile cover stats when running test suite 2011-07-27 02:00:35 -07:00

jsx

api in fairly rapid flux, recommend you use v0.9.0 tag for now