summaryrefslogtreecommitdiff
path: root/lib/ffi_yajl/parser.rb
Commit message (Expand)AuthorAgeFilesLines
* change allow_comment default to trueLamont Granquist2014-08-071-1/+6
* handle StringIOs by being slurpy for nowLamont Granquist2014-06-151-0/+4
* support yajl parser optionsLamont Granquist2014-06-141-1/+12
* implementing allow_comments in ffiLamont Granquist2014-06-141-0/+2
* implement symbolize_keys/names for FFILamont Granquist2014-06-131-1/+3
* fixing state context in the c extensionLamont Granquist2014-06-121-0/+16
* fix empty-string spec + turn greenLamont Granquist2014-05-061-0/+3
* reorganization of ext-vs-ffiLamont Granquist2013-12-311-17/+1
* code rearrangementLamont Granquist2013-12-161-4/+7
* move the ruby parse/encode classes to own filesLamont Granquist2013-12-081-0/+36