YAML 1.2 parser in pure Erlang
Go to file
Jean-Sébastien Pédron 2a041048ff Convert warn_if_non_ascii_line_break/4 to a macro
This removes many functions calls. The performance gain is around 2%
with the source used during bench.
2011-10-05 15:46:49 +02:00
debian Next version is 0.1.1 2011-09-29 14:15:05 +02:00
ebin Support hot upgrade from 0.1.0 2011-09-29 14:34:35 +02:00
include Fix float handling: we must use #yaml_float, not #yaml_int 2011-09-30 11:26:50 +02:00
m4 Initial version of a YAML 1.2 parser 2011-03-07 11:43:52 +01:00
src Convert warn_if_non_ascii_line_break/4 to a macro 2011-10-05 15:46:49 +02:00
testsuite Fix float handling: we must use #yaml_float, not #yaml_int 2011-09-30 11:26:50 +02:00
.gitignore Import last cleanups from "bones" 2011-06-29 17:15:01 +02:00
configure.ac Next version is 0.1.1 2011-09-29 14:15:05 +02:00
Makefile.am Distribute debian/source directory 2011-06-29 17:47:48 +02:00