mirror of
https://github.com/valitydev/yamerl.git
synced 2024-11-06 02:45:23 +00:00
YAML 1.2 parser in pure Erlang
0eb4193ebd
This removes frequent updates of the buffer and line/column numbers in this state. It's only synchronized before return. The performance gain is about 16% with the source used during bench. |
||
---|---|---|
debian | ||
ebin | ||
include | ||
m4 | ||
src | ||
testsuite | ||
.gitignore | ||
configure.ac | ||
Makefile.am |