Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-01 | proper precise unsigned i64 modulo, and passing tests for i64 division and ↵ | Alon Zakai | |
modulo | |||
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 ↵ | Alon Zakai | |
divide and modulo do not; printing is rounded | |||
2012-04-01 | support for precise i64 signed math | Alon Zakai | |
2012-04-01 | add closure compiler long/i64 library | Alon Zakai | |