69 次代码提交 (47c25ddc547f06b580bec2d8e66edcebe5261689)

作者 SHA1 备注 提交日期
  Paul J. Davis 44a62c92c1 Prevent rebar3 from seeing any global config 3 年前
  Paul J. Davis b5f3d087cf Fix typos spotted by GitHub user kianmeng 3 年前
  Paul J. Davis 3fb115039c Replace build system with port_compiler 3 年前
  Paul J. Davis 37039ba32e Fix support for R16 4 年前
  Paul J. Davis 6c88f830fd Fixes #206 4 年前
  Paul J. Davis 685f14ef60 Silence compiler warnings for tests 4 年前
  Paul J. Davis 591448da47 Fix backwards compatibility 6 年前
  Paul J. Davis 37b41dcdc5 Fix support for Erlang 17.x 6 年前
  Paul J. Davis 496d7f0ccd Change errors for bignums to be more explicit 6 年前
  John Högberg a1196ba754 Never expand the encode buffer; emit and restart 6 年前
  John Högberg 706527d100 Skip erroneous UTF-8 validation for atoms 6 年前
  John Högberg 4ab9a68313 Use an array for the position stack rather than an Erlang list 6 年前
  Eric Meadows-Jönsson 2a14a3bb8c Raise errors instead of throwing 9 年前
  Jihyun Yu 051a74338c fix bug on hex escape table 6 年前
  David Hull 5c29452a1e Fix decoding of "\uDBFF\uDFFF" surrogate pair. 6 年前
  Paul J. Davis dddb392f88 Add `copy_strings` feature 7 年前
  Paul J. Davis c68287297b Add tests for deduplication in child objects 7 年前
  Paul J. Davis 128811a7cf Add `dedupe_keys` option 7 年前
  Paul J. Davis 4e0088f291 Replace old test case with generated data 8 年前
  Paul J. Davis c7756dae9f Add support for rebar3 9 年前
  Paul J. Davis 68b60400d6 Replace PropEr with EQC 8 年前
  Paul J. Davis 1febce3ca8 Fix force_utf8 for object keys 9 年前
  Paul J. Davis d95c07cf53 Remove flaky test case 9 年前
  Paul J. Davis 6d2278e906 Add new return_trailer option 9 年前
  Jeremie Lasalle Ratelle 1784ca2ab5 Add an option to escape forward slashes 10 年前
  Jeremie Lasalle Ratelle cd1b263208 Add an option to control null value decoding atom 10 年前
  Paul J. Davis 6318efa798 Fix memory leak when encoding bare bignums 10 年前
  Paul J. Davis b6afb1414e Remove unnecessary inclusion of proper.hrl 10 年前
  Paul J. Davis 5cd89c1eda Persist the `val` register across yield 10 年前
  Paul J. Davis f9095c5258 Improved encoder errors 10 年前
  Stanislav Vishnevskiy 2dbf89f51c Improved Elixir compatibility 10 年前
  Paul J. Davis eb70deb831 Fix timeouts for short doubles 11 年前
  Paul J. Davis a232221c42 Silence unused function compiler warnings 11 年前
  Paul J. Davis fb1b7e7201 Adjust timeouts to a sane cutoff 11 年前
  Paul J. Davis 11ab973810 Replace etap with eunit for the test suite 11 年前
  Paul J. Davis 25a301045f Be specific enough that =:= returns true 11 年前
  Paul J. Davis b96de951a2 Initial support for the new map type 11 年前
  Paul Guyot 1e95a84b0c Noncharacters U+FFFF and U+FFFE are not invalid. 11 年前
  Paul J. Davis e8121ad5ad Prevent segfaults on unterminated strings 12 年前
  Paul J. Davis 86f783d868 Forgot to refactor the roundtrip tests 12 年前
  Paul J. Davis 56dfd50c6a Add tests from double-conversion library 12 年前
  Volker Mische d0f1ea00fc Encode floating point numbers as short as possible 12 年前
  Paul J. Davis e2b2c3a919 No longer escape forward slashes 12 年前
  Paul J. Davis 6468ae8314 Make PropEr a soft dependency 12 年前
  Paul J. Davis 414827d604 Add an option to ignore UTF-8 encoding errors 13 年前
  Paul J. Davis d127364b13 Fix segfaul when encoding with the uescape option 13 年前
  Paul J. Davis 12bf41ee61 Fix uescapes for combining characters 13 年前
  Paul J. Davis 56e60433ae Ensure that encoded doubles have a decimal point 13 年前
  Sergey Urbanovich fa362cf451 Add pretty print 13 年前
  Paul J. Davis a30cbebccf Reduce PropEr test size for speed 13 年前