Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix empty-string spec + turn green | Lamont Granquist | 2014-05-06 | 1 | -1/+1 |
* | ohai hints files rely on this behavior | Lamont Granquist | 2014-05-06 | 1 | -0/+5 |
* | derp this is JSON, not ruby | Lamont Granquist | 2014-05-06 | 1 | -1/+1 |
* | fix TrailingComma | Lamont Granquist | 2014-05-06 | 1 | -2/+2 |
* | fixes BracesAroundHashParameters | Lamont Granquist | 2014-05-06 | 2 | -19/+19 |
* | fixes SpaceInsideHashLiteralBraces | Lamont Granquist | 2014-05-06 | 3 | -27/+27 |
* | test for unsigned 32-bit int failure on c extension | Lamont Granquist | 2014-01-13 | 1 | -0/+6 |
* | convert symbols to strings when encoding0.0.2 | Lamont Granquist | 2014-01-11 | 1 | -0/+10 |
* | un-pending tests | Lamont Granquist | 2014-01-01 | 1 | -2/+0 |
* | mark this as pending for now | Lamont Granquist | 2013-12-31 | 1 | -0/+2 |
* | add test for deeply nested array/hashes | Lamont Granquist | 2013-12-31 | 1 | -0/+15 |
* | backing coveralls out | Lamont Granquist | 2013-12-23 | 1 | -3/+0 |
* | add test coverage | Lamont Granquist | 2013-12-23 | 1 | -0/+3 |
* | remove annoying test | Lamont Granquist | 2013-12-22 | 1 | -5/+0 |
* | fix spec_helper | Lamont Granquist | 2013-12-22 | 1 | -4/+1 |
* | add double negative | Lamont Granquist | 2013-12-22 | 1 | -1/+1 |
* | add UTF-8 magic comment to specs | Lamont Granquist | 2013-12-21 | 2 | -2/+2 |
* | unicode fixes | Lamont Granquist | 2013-12-19 | 1 | -0/+6 |
* | add some floating point tests | Lamont Granquist | 2013-12-19 | 1 | -0/+42 |
* | exclude test on ruby 1.8 | Lamont Granquist | 2013-12-16 | 2 | -7/+9 |
* | unpending some tests | Lamont Granquist | 2013-12-16 | 1 | -2/+0 |
* | fix encoding of fixnums and floats as keys | Lamont Granquist | 2013-12-16 | 1 | -0/+24 |
* | add tests for missing/trailing brackets/braces | Lamont Granquist | 2013-12-13 | 2 | -0/+32 |
* | bignum parsing working | Lamont Granquist | 2013-12-08 | 1 | -1/+8 |
* | add more unicode tests | Lamont Granquist | 2013-12-08 | 1 | -16/+43 |
* | several utf8 related errors fixed | Lamont Granquist | 2013-12-08 | 1 | -7/+7 |
* | fix #to_json on base classes | Lamont Granquist | 2013-12-04 | 1 | -2/+34 |
* | just mark test as pending for now | Lamont Granquist | 2013-12-04 | 1 | -0/+1 |
* | add tests for +/- Infinity rejection | Lamont Granquist | 2013-12-04 | 1 | -0/+6 |
* | c-ext Object#to_json passes tests now | Lamont Granquist | 2013-12-04 | 1 | -7/+0 |
* | fix variable scope (again) | Lamont Granquist | 2013-11-23 | 1 | -2/+2 |
* | magic comment needed for ruby 1.9 | Lamont Granquist | 2013-11-23 | 1 | -0/+2 |
* | fix variable scope | Lamont Granquist | 2013-11-23 | 1 | -2/+2 |
* | mark all the busted specs as pending | Lamont Granquist | 2013-11-23 | 1 | -0/+11 |
* | fix NaN encoding exception | Lamont Granquist | 2013-11-23 | 1 | -1/+0 |
* | add check for nil 2nd argument | Lamont Granquist | 2013-11-23 | 1 | -0/+4 |
* | add lots of specs (some of them busted) | Lamont Granquist | 2013-11-22 | 1 | -74/+255 |
* | add the initial specs | Lamont Granquist | 2013-10-23 | 2 | -0/+112 |