Commit graph

2 commits

Author SHA1 Message Date
Mikko Ahlroth
99307a6b3e Rewrite ExCoder for 0.15, use tail call recursion 2014-08-06 20:02:25 +03:00
Mikko Ahlroth
5990f698fe Many new improvements, bump version to 1.1.0.
* Refactor numeric decode regex to module attribute, avoid recreating it with
  every call.
* Use character table also when encoding. This results in some compile warns,
  but the code works as expected. Removing the warnings is for TODO.
* Bump elixir version to 0.11.x
* Write tests for encoding and decoding
2013-11-25 21:34:39 +02:00