Activity
Fixed incorrect typespec on Kuddle.decode/1
Fixed incorrect typespec on Kuddle.decode/1
Corrected docs and added encode!/1,2 and decode!/1
Corrected docs and added encode!/1,2 and decode!/1
Adjusted README a bit by removing mention of the draft it was up to d…
Adjusted README a bit by removing mention of the draft it was up to d…
kuddle/{v1,v2}: Remove decimal 1.x handling
kuddle/{v1,v2}: Remove decimal 1.x handling
Import additional tests for KDL 2.0.0 compliance
Import additional tests for KDL 2.0.0 compliance
kuddle/v2: Updated test cases from main kdl
kuddle/v2: Updated test cases from main kdl
kuddle/v2: Fixed multiline strings failing when there was an empty tr…
kuddle/v2: Fixed multiline strings failing when there was an empty tr…
kuddle/v2: Add support for kdl v2 draft-4 keywords: #nan, #inf, #-inf
kuddle/v2: Add support for kdl v2 draft-4 keywords: #nan, #inf, #-inf
Added utf8_char_byte_size/1 utility function
Added utf8_char_byte_size/1 utility function
Updated tests and finally up to spec
Updated tests and finally up to spec
More decoder fixes and updated test suite
More decoder fixes and updated test suite
Test spaces work in annotations
Test spaces work in annotations
V2 Test cases and a slew of v2 bugfixes
V2 Test cases and a slew of v2 bugfixes
Handle invalid unicode scalars from escape
Handle invalid unicode scalars from escape
Moved tab escape sequence above whitespace stripping tokenize
Moved tab escape sequence above whitespace stripping tokenize
Strings and v2 tokenizer refactor
Strings and v2 tokenizer refactor
Added CHANGELOG and bumped version to 0.3.0
Added CHANGELOG and bumped version to 0.3.0