125 Révisions (454928ff3435721a5e4bbda5e80df9f3931cb6ff)
 

Auteur SHA1 Message Date
  Paul J. Davis 454928ff34 Revamp yields back to Erlang il y a 9 ans
  Paul J. Davis 6d2278e906 Add new return_trailer option il y a 9 ans
  Paul J. Davis 238c653ded Ignore test XML files il y a 9 ans
  Paul J. Davis 2c39402869 Merge pull request #65 from lpgauth/no_native il y a 9 ans
  Paul J. Davis e371ec1075 Add Dialyzer types and specs il y a 9 ans
  Paul J. Davis 43d9516bfc Squash to new double-conversion il y a 9 ans
  Paul J. Davis 3458b79cac Document new encoding and decoding options il y a 9 ans
  Paul J. Davis 5d6b2651c9 Update double-conversion to latest master il y a 9 ans
  Paul J. Davis a1418434b2 Fix typo in README.md il y a 9 ans
  Paul J. Davis b403e4ab5b Merge pull request #93 from ratelle/master il y a 9 ans
  Jeremie Lasalle Ratelle 1784ca2ab5 Add an option to escape forward slashes il y a 10 ans
  Jeremie Lasalle Ratelle cd1b263208 Add an option to control null value decoding atom il y a 10 ans
  Paul J. Davis 446e284bd5 Merge pull request #92 from emfa/master il y a 10 ans
  Emil Falk 587f143e27 Changed pos to unsigned int to prevent warning from happening. il y a 10 ans
  Paul J. Davis 5d5cfe4f9b Merge pull request #86 from clonejo/patch-1 il y a 10 ans
  Feiko Nanninga 5337135b83 update README.md fixing typo in maps example il y a 10 ans
  Paul J. Davis 801f9e7299 Merge pull request #78 from tuncer/rebar.config-windows il y a 10 ans
  Tuncer Ayaz f92793a817 rebar.config: fix Windows support (CFLAGS, CXXFLAGS) il y a 10 ans
  Paul J. Davis 137d3d94b6 Account for char possibly being unsigned il y a 10 ans
  Paul J. Davis b0fc299119 Travis.ci added support for Erlang 17.1 il y a 10 ans
  Paul J. Davis 6318efa798 Fix memory leak when encoding bare bignums il y a 10 ans
  Paul J. Davis b6afb1414e Remove unnecessary inclusion of proper.hrl il y a 10 ans
  Paul J. Davis 5cd89c1eda Persist the `val` register across yield il y a 10 ans
  Paul J. Davis f9095c5258 Improved encoder errors il y a 10 ans
  Paul J. Davis 5eb499d73e Tweak the nil encoding logic il y a 10 ans
  Stanislav Vishnevskiy 2dbf89f51c Improved Elixir compatibility il y a 10 ans
  Louis-Philippe Gauthier 79f1dd1725 Add compile option no_native il y a 10 ans
  Paul J. Davis 99867af6e9 Avoid uint64 for 32bit compatibility il y a 11 ans
  Paul J. Davis 307c383821 Disable strict aliasing il y a 11 ans
  Paul J. Davis b3ef636af2 Be explicit on the stdlib dependency il y a 11 ans
  Paul J. Davis 03f2b306bc Update optimization flags il y a 11 ans
  Paul J. Davis c45f312b50 Include documentation on the maps feature il y a 11 ans
  Paul J. Davis eb70deb831 Fix timeouts for short doubles il y a 11 ans
  Paul J. Davis a232221c42 Silence unused function compiler warnings il y a 11 ans
  Paul J. Davis 4b3e4fb583 Include the Travis-CI status badge in the README il y a 11 ans
  Paul J. Davis fb1b7e7201 Adjust timeouts to a sane cutoff il y a 11 ans
  Paul J. Davis 5752dbc1fc Remove etap target from the Makefile il y a 11 ans
  Paul J. Davis 46b315217d Make sure to update the config for Travis-CI il y a 11 ans
  Paul J. Davis 4774f72d55 Enable Travis-CI builds il y a 11 ans
  Paul J. Davis 11ab973810 Replace etap with eunit for the test suite il y a 11 ans
  Paul J. Davis 25a301045f Be specific enough that =:= returns true il y a 11 ans
  Paul J. Davis b96de951a2 Initial support for the new map type il y a 11 ans
  Paul J. Davis 577d7e0231 Expand the README to cover the API more clearly il y a 11 ans
  Paul J. Davis e668a4d5c6 Minor README.md grammar correction. il y a 11 ans
  Paul J. Davis bda503527d Yield back to Erlang while encoding JSON il y a 11 ans
  Paul J. Davis e9a102af7d Yield back to Erlang while decoding JSON il y a 11 ans
  Paul J. Davis 5ccff57ade Use a resource for the encoder structure il y a 11 ans
  Paul J. Davis 79d24e9639 Use a resource for the decoder structure il y a 11 ans
  Paul J. Davis c5c794eaf4 Allow the use of GDB/LLDB for debugging il y a 11 ans
  Paul J. Davis ec97d3d0c8 Silence the dev marker command il y a 11 ans