61 Cometimentos (496d7f0ccd6aab1b2f7e133184e240d07047caaa)

Autor SHA1 Mensagem Data
  Paul J. Davis 496d7f0ccd Change errors for bignums to be more explicit há 6 anos
  John Högberg a1196ba754 Never expand the encode buffer; emit and restart há 6 anos
  John Högberg 706527d100 Skip erroneous UTF-8 validation for atoms há 6 anos
  John Högberg 4ab9a68313 Use an array for the position stack rather than an Erlang list há 6 anos
  Eric Meadows-Jönsson 2a14a3bb8c Raise errors instead of throwing há 9 anos
  Jihyun Yu 051a74338c fix bug on hex escape table há 6 anos
  David Hull 5c29452a1e Fix decoding of "\uDBFF\uDFFF" surrogate pair. há 6 anos
  Paul J. Davis dddb392f88 Add `copy_strings` feature há 7 anos
  Paul J. Davis c68287297b Add tests for deduplication in child objects há 7 anos
  Paul J. Davis 128811a7cf Add `dedupe_keys` option há 7 anos
  Paul J. Davis 4e0088f291 Replace old test case with generated data há 8 anos
  Paul J. Davis c7756dae9f Add support for rebar3 há 9 anos
  Paul J. Davis 68b60400d6 Replace PropEr with EQC há 8 anos
  Paul J. Davis 1febce3ca8 Fix force_utf8 for object keys há 9 anos
  Paul J. Davis d95c07cf53 Remove flaky test case há 9 anos
  Paul J. Davis 6d2278e906 Add new return_trailer option há 9 anos
  Jeremie Lasalle Ratelle 1784ca2ab5 Add an option to escape forward slashes há 10 anos
  Jeremie Lasalle Ratelle cd1b263208 Add an option to control null value decoding atom há 10 anos
  Paul J. Davis 6318efa798 Fix memory leak when encoding bare bignums há 10 anos
  Paul J. Davis b6afb1414e Remove unnecessary inclusion of proper.hrl há 10 anos
  Paul J. Davis 5cd89c1eda Persist the `val` register across yield há 10 anos
  Paul J. Davis f9095c5258 Improved encoder errors há 10 anos
  Stanislav Vishnevskiy 2dbf89f51c Improved Elixir compatibility há 10 anos
  Paul J. Davis eb70deb831 Fix timeouts for short doubles há 11 anos
  Paul J. Davis a232221c42 Silence unused function compiler warnings há 11 anos
  Paul J. Davis fb1b7e7201 Adjust timeouts to a sane cutoff há 11 anos
  Paul J. Davis 11ab973810 Replace etap with eunit for the test suite há 11 anos
  Paul J. Davis 25a301045f Be specific enough that =:= returns true há 11 anos
  Paul J. Davis b96de951a2 Initial support for the new map type há 11 anos
  Paul Guyot 1e95a84b0c Noncharacters U+FFFF and U+FFFE are not invalid. há 11 anos
  Paul J. Davis e8121ad5ad Prevent segfaults on unterminated strings há 12 anos
  Paul J. Davis 86f783d868 Forgot to refactor the roundtrip tests há 12 anos
  Paul J. Davis 56dfd50c6a Add tests from double-conversion library há 12 anos
  Volker Mische d0f1ea00fc Encode floating point numbers as short as possible há 12 anos
  Paul J. Davis e2b2c3a919 No longer escape forward slashes há 12 anos
  Paul J. Davis 6468ae8314 Make PropEr a soft dependency há 12 anos
  Paul J. Davis 414827d604 Add an option to ignore UTF-8 encoding errors há 13 anos
  Paul J. Davis d127364b13 Fix segfaul when encoding with the uescape option há 13 anos
  Paul J. Davis 12bf41ee61 Fix uescapes for combining characters há 13 anos
  Paul J. Davis 56e60433ae Ensure that encoded doubles have a decimal point há 13 anos
  Sergey Urbanovich fa362cf451 Add pretty print há 13 anos
  Paul J. Davis a30cbebccf Reduce PropEr test size for speed há 13 anos
  Paul J. Davis e88419837b Adjust number ranges to show bignum support há 13 anos
  Paul J. Davis c4599a0c4d Limit test case in the interest of speed há 13 anos
  Paul J. Davis 55a5d9e203 Don't generate invalid UTF-8 in PropEr tests há 13 anos
  Paul J. Davis 110c253680 Leave a note about further improvments há 13 anos
  Paul J. Davis 0ad3f23162 Remove atom generation há 13 anos
  Paul J. Davis ffa2fafa28 Implement PropEr tests for JSON parsing há 13 anos
  Paul J. Davis 4cb0736f59 Change test case file extension há 13 anos
  Paul J. Davis b30cd375f5 Fix test plan for 004-strings.t há 13 anos