Age | Commit message (Expand) | Author |
---|---|---|
2012-12-07 | i64Math in asm | Alon Zakai |
2012-11-05 | add proper indentation in long.js to not confuse js optimizer splitter | Alon Zakai |
2012-04-01 | proper precise unsigned i64 modulo, and passing tests for i64 division and mo... | Alon Zakai |
2012-04-01 | refactor bignum division | Alon Zakai |
2012-04-01 | use bignum for unsigned i64 precise division | Alon Zakai |
2012-04-01 | add link to jsbn website | Alon Zakai |
2012-04-01 | add jsbn bignum library, fixes printing of unsigned precise i64s | Alon Zakai |
2012-04-01 | work towards unsigned precise i64s: add, subtract and multiply work but divid... | Alon Zakai |
2012-04-01 | support for precise i64 signed math | Alon Zakai |
2012-04-01 | add closure compiler long/i64 library | Alon Zakai |