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 лет назад