28 Commits (b635cf31cf0813e6e0e7069b4eb64049bb69b448)

Author SHA1 Message Date
  John-Mark Gurney b635cf31cf make this work on python 3... 4 years ago
  John-Mark Gurney f5fd88e7b3 make the dumps default arg work for all container args... 5 years ago
  John-Mark Gurney f2a06f4c6c add test case that needs to be fixed... update copyright var 5 years ago
  John-Mark Gurney 27ff594a26 fix a bug w/ decoding datetime's when there is a space in the data as 5 years ago
  John-Mark Gurney 3407ebe5a6 add support to dumps for the default arg, like json.dumps... 5 years ago
  John-Mark Gurney 7faef04fd4 move mock to only where it's needed for tests 5 years ago
  John-Mark Gurney 215d0b797b mark this block as not coverage as it won't even in 7 years ago
  John-Mark Gurney ea1dad8ebd break out the non-standard support into it's own class. 8 years ago
  John-Mark Gurney 3d0e6aa4b7 add test case for spaces in datetime... 8 years ago
  John-Mark Gurney 8ce34a9628 add module metadata, including license.. 8 years ago
  John-Mark Gurney f31904b4e8 make dict be a constructed type, not a primitive.. 8 years ago
  John-Mark Gurney ba77ad6e1f minor doc changes.. 8 years ago
  John-Mark Gurney 61910433c0 remove unneeded lines, python already does that... 8 years ago
  John-Mark Gurney 147682b715 fix floating point large/small exponents, my constants were 8 years ago
  John-Mark Gurney e084525581 add test to assert that a TypeError is raised when an 8 years ago
  John-Mark Gurney 56ac492e8d move these definitions before the tests... 9 years ago
  John-Mark Gurney 15cacbf24b make sure datetime strings end in Z when decoding.. 9 years ago
  John-Mark Gurney ab9eec324b remove unused class... 9 years ago
  John-Mark Gurney 370505f336 add some docs... 9 years ago
  John-Mark Gurney 4c68f0e4cc add support for datetime.. 9 years ago
  John-Mark Gurney 62ca959694 add the datetime/delta objects to implement.. 9 years ago
  John-Mark Gurney 02e8165cd1 add a test that fuzzes the loading process to make sure that 9 years ago
  John-Mark Gurney 17fc600564 remove unneeded code, add some comments for additional tests to write.. 9 years ago
  John-Mark Gurney c35550e00d add support for decoding floats... Add support for encoding 9 years ago
  John-Mark Gurney b2cf3ef9bf add a long string for testing.. 9 years ago
  John-Mark Gurney 0c8e0e355c enforce all ones for true bool... 9 years ago
  John-Mark Gurney 9a5c72e6c9 none -> null.. remove prints, add test cases.. 9 years ago
  John-Mark Gurney 67c86d3494 add inital version of this code.. 9 years ago