38 Commits (b5f3d087cffcbcae5c6702bd0da00fb46cdfd9e7)

Author SHA1 Message Date
  Paul J. Davis 3f478cf0c5 Remove unnecessary `maybe_map/1` 4 years ago
  Paul J. Davis 6c88f830fd Fixes #206 4 years ago
  Paul J. Davis 496d7f0ccd Change errors for bignums to be more explicit 6 years ago
  John Högberg a1196ba754 Never expand the encode buffer; emit and restart 6 years ago
  John Högberg 58c49522da Refactor trapping and trap more often during decode 6 years ago
  Eric Meadows-Jönsson 2a14a3bb8c Raise errors instead of throwing 9 years ago
  Sam Tavakoli fd0ce57aa5 Add missing option for copy strings 7 years ago
  Paul J. Davis 1c86455c13 Fix type spec 7 years ago
  Dan Swain a2d08593ae Add `use_nil` to `encode_option` 9 years ago
  Yakov 8eb8f3ebf3 Fixed wrong jiffy:decode/2 spec 9 years ago
  Paul J. Davis 1febce3ca8 Fix force_utf8 for object keys 9 years ago
  Adam Krupicka cfc61a2e95 Fix jiffy:encode Dialyzer spec. 9 years ago
  Paul J. Davis 32b89393d3 Fix map type spec 9 years ago
  Paul J. Davis e132b633f5 Add map typespec for dialyzer 9 years ago
  Paul J. Davis f284a1b2b0 Strings can be atoms or binaries 9 years ago
  Paul J. Davis a32a12f8b5 Fix dialyzer type specs 9 years ago
  Paul J. Davis 454928ff34 Revamp yields back to Erlang 9 years ago
  Paul J. Davis 6d2278e906 Add new return_trailer option 9 years ago
  Paul J. Davis e371ec1075 Add Dialyzer types and specs 9 years ago
  Paul J. Davis 5cd89c1eda Persist the `val` register across yield 10 years ago
  Paul J. Davis f9095c5258 Improved encoder errors 10 years ago
  Louis-Philippe Gauthier 79f1dd1725 Add compile option no_native 10 years ago
  Paul J. Davis b96de951a2 Initial support for the new map type 11 years ago
  Paul J. Davis bda503527d Yield back to Erlang while encoding JSON 11 years ago
  Paul J. Davis e9a102af7d Yield back to Erlang while decoding JSON 11 years ago
  Paul J. Davis 5ccff57ade Use a resource for the encoder structure 11 years ago
  Paul J. Davis 79d24e9639 Use a resource for the decoder structure 11 years ago
  Paul J. Davis 414827d604 Add an option to ignore UTF-8 encoding errors 13 years ago
  Paul J. Davis 061e8f4f70 Allow iolists to be passed directly to decode/1 13 years ago
  Jeremy Raymond ac7ca1950e Avoid false dialyzer warnings by using erlang:nif_error/1 13 years ago
  Paul J. Davis e9b85b08c9 Remove trailing whitespace 13 years ago
  Paul J. Davis f94c7afb85 Improved NIF initialization. 14 years ago
  Paul J. Davis 2305ded365 Add an encoder option to escape unicode. 14 years ago
  Paul J. Davis a2a7bc91af API Change - No more {ok, Value} wrapping. 14 years ago
  Paul J. Davis 76f68a5ee3 Mark source code with MIT license info. 14 years ago
  Paul J. Davis 7aac77bb29 Improve support for bignums. 14 years ago
  Paul J. Davis fdf9f61795 Initial import. 14 years ago