Dmitry Groshev
c272d49f29
integrating rebar with eunit
moving etap tests to special directory
moving proper tests to eunit running
fixing obsolete Makefile line
updating rebar
il y a 13 ans
Paul J. Davis
43d2f25a31
Pulling from upstream
Remove trailing whitespace
Fix test plan for 004-strings.t
il y a 13 ans
Paul J. Davis
666091a93f
Fixed large number encoding on 32bit architectures
I was accidentally truncating numbers when casting to long on
machines that don't have longs that are 8 bytes.
Fixes #5
il y a 14 ans
Paul J. Davis
76f68a5ee3
Mark source code with MIT license info.
Feed the lawyers.
il y a 14 ans
Paul J. Davis
7aac77bb29
Improve support for bignums.
Any number that can't be decoded in C is now passed back
to Erlang for decoding.
Large numbers passed to the encoder will make it through
and be processed in Erlang after the main encoding
process.
il y a 14 ans
Paul J. Davis
fdf9f61795
Initial import.
Passes all eep0018 tests.
il y a 14 ans