Performance
- Large performance increase by using a buffer that holds all contents, instead of a streaming buffer: 9904fe7
- Add standardized samples for benchmark tests
- Parsing errors now show line number, column and context (the content of the offending line)
- HTML: optimize
a
minification