alisdair sullivan

Results 27 comments of alisdair sullivan

i made a design decision to always decode numbers in 'exponent' form to floats but this means you can't represent anything larger than ~1.78e308 do you actually see these values...

i should definitely improve the error message. `badarg` is pretty useless

i've done some prelim work on a v3.0 that will drop support for r14/r15/r16, swap `jsx:decode` to producing maps by default and add a `jsx:to_list` function that produces proplists. i've...

exjsx is in need of some attention. i'll try to add streaming support sometime this week and release a new version

legacy support is not important at all. i'd be happy to merge any improvements you have, even if they mean requiring >= 1.2 (or 1.3 even)

i think #41 address most or all of this, yes?

i've published v4.0.0 that replaces HashDict with MapSet