32 コミット (master)

作成者 SHA1 メッセージ 日付
  Paul J. Davis 4a3785eb70 Use from_array instead of positional versions 6年前
  Paul J. Davis 591448da47 Fix backwards compatibility 6年前
  John Högberg 48ff666091 Remove -fno-strict-aliasing 6年前
  John Högberg a3b03d5aec Get rid of separate unsigned/signed buffers 6年前
  John Högberg 0a72ec40ba Fix erroneous state check in the decoder 6年前
  John Högberg 58c49522da Refactor trapping and trap more often during decode 6年前
  John Högberg 182393ff6a Use enif_is_identical for equality checks 6年前
  John Högberg 798e4a7dd2 Use realloc instead of doing it manually 6年前
  John Högberg 4ad1eb3a6d sizeof(char) == 1 by definition 6年前
  Paul J. Davis dddb392f88 Add `copy_strings` feature 7年前
  Paul J. Davis 128811a7cf Add `dedupe_keys` option 7年前
  Paul J. Davis e43ea64ae0 Remove old debug printing 9年前
  Paul J. Davis 454928ff34 Revamp yields back to Erlang 9年前
  Paul J. Davis 6d2278e906 Add new return_trailer option 9年前
  Jeremie Lasalle Ratelle cd1b263208 Add an option to control null value decoding atom 10年前
  Paul J. Davis 5cd89c1eda Persist the `val` register across yield 10年前
  Stanislav Vishnevskiy 2dbf89f51c Improved Elixir compatibility 10年前
  Paul J. Davis b96de951a2 Initial support for the new map type 11年前
  Paul J. Davis e9a102af7d Yield back to Erlang while decoding JSON 11年前
  Paul J. Davis 79d24e9639 Use a resource for the decoder structure 11年前
  Paul J. Davis e8121ad5ad Prevent segfaults on unterminated strings 12年前
  Paul J. Davis 90b28c68e6 Bug fix for large doubles with a fraction 12年前
  Paul J. Davis 5eea00e497 Fix compiler warning for gcc 4.4.3 13年前
  Dave Cottlehuber 3958170fd7 Windows: MSVC compatibility 13年前
  Paul J. Davis e9b85b08c9 Remove trailing whitespace 13年前
  Paul J. Davis 2305ded365 Add an encoder option to escape unicode. 14年前
  Paul J. Davis a2a7bc91af API Change - No more {ok, Value} wrapping. 14年前
  Paul J. Davis 76f68a5ee3 Mark source code with MIT license info. 14年前
  Paul J. Davis 7aac77bb29 Improve support for bignums. 14年前
  Paul J. Davis cd3bea4464 Slight comment rewording. 14年前
  Paul J. Davis c0df4509ba Fix issues with garbage collection. 14年前
  Paul J. Davis fdf9f61795 Initial import. 14年前