~bptato/chame

Update docs
htmltokenizer: get rid of some redundant checks
Update gitignore
htmltokenizer: simplify char ref end state

+ some other small code quality improvements
update tests
update docs
Update docs
Version 1.0.1
htmlparser: small improvements

* remove unnecessary stringify + function
* remove test artifacts
* update chagashi submodule
* add test to skipDirs
Update readme
Version 1.0.0
Update readme
minidom_cs: switch to chagashi
Reorganize tests

not willing to put up with nimble any longer, makefile it is.
htmlparser: simplify a bit
Update docs, todo
Remove parse error callback

It never worked properly, it's under-specified, and I don't need it.
entity: reduce size somewhat

with GCC this shaves 64K off the output
Version 0.14.5
Next