Tags: erleans/pgo
Tags
Re-work numeric encoding and decoding (#11) - add functions to parse strings, binaries and floats (based on tim's erlang decimal lib and ericjmj's decimal lib) - rework encoder and decoder based on postgrex numeric codec - add pgo_math which contains a generated set of function heads for powing ints by 10 with a hard coded integer. - add some basic tests for numerics - removes support for tuple interface (for the time being).
PreviousNext