Commit Graph

8 Commits

Author SHA1 Message Date
AJ ONeal 001cf59083 point to new repo 2014-05-20 09:03:48 -06:00
AJ ONeal c1673f281c handle actual binary, not just utf8 2012-09-19 14:22:55 -06:00
Victor Costan 00b5c14843 Fix atob to match browser implementations
Test case:
atob('/A==') === String.fromCharCode(252) should be true
2012-09-13 02:15:36 -03:00
AJ ONeal 30c4163ba8 added cli bin 2012-06-26 13:24:09 -06:00
AJ ONeal 30eb37b037 Revert "Not using the deprecated / broken api (assuming that it was working before)"
This reverts commit 13ac655b1c.
2012-02-20 14:46:43 -07:00
AJ ONeal 13ac655b1c Not using the deprecated / broken api (assuming that it was working before) 2012-02-20 14:44:50 -07:00
AJ ONeal 0eb1226e1d fixed mixup of atob / btoa 2011-09-09 14:56:22 -06:00
AJ ONeal 6de6b3935a added atob 2011-09-08 22:18:42 -06:00