Commit Graph

28 Commits

Author SHA1 Message Date
coffeepots 8f6ff2e57b Added helper proc for max ints 2018-03-27 14:20:32 +01:00
Yuriy Glukhov 7e30db5e69 Serialization and stringification (#8) 2018-03-22 10:14:12 +01:00
Yuriy Glukhov 6dd9e2c306
Added travis badge 2018-03-20 22:49:56 +02:00
Yuriy Glukhov beaf9fb7e3 Use NumBits as generic param 2018-03-20 22:41:58 +02:00
Yuriy Glukhov 462f2ae5ce Fixed size problem on different archs 2018-03-20 22:41:58 +02:00
Yuriy Glukhov d58924f22e Some additions 2018-03-16 17:20:49 +02:00
Alexander Ivanov a26bc1e418 Revert "Fix ToString usage"
This reverts commit 4990376607.
2018-03-14 17:34:20 +02:00
Alexander Ivanov 4990376607 Fix ToString usage 2018-03-14 17:32:14 +02:00
Yuriy Glukhov a4c9a13283 Fixup 2018-03-12 09:42:05 +02:00
Yuriy Glukhov 6f2124daa5 Generalize even more 2018-03-12 09:42:05 +02:00
Yuriy Glukhov 4e46500292 Generalize UInt 2018-03-12 09:42:05 +02:00
Yuriy Glukhov 6c8141dbf5 Generalize Int type 2018-03-12 09:42:05 +02:00
Alexander Ivanov ec59e3c035 Add pow UInt256 2018-02-28 16:17:00 +02:00
Zahary Karadjov 2edcf7c621 Specify the copyright holders properly 2018-02-27 19:56:59 +02:00
Alexander Ivanov e3eaaec93a Expose bytes for uint 2018-02-20 15:04:35 +02:00
Alexander Ivanov 001f78f27c Increment version 2018-02-20 14:21:50 +02:00
Alexander Ivanov 9c0fe94ec5 Expose bytes 2018-02-20 14:21:29 +02:00
Alexander Ivanov 904a96c004 Increment version 2018-02-19 11:25:18 +02:00
Alexander Ivanov 021c3935b0
Merge pull request #2 from coffeepots/win-compatibility
Win compatibility
2018-02-19 11:21:33 +02:00
coffeepots 3bc35cc17e Forced FindLeadingBitInWord asm to use 64 bit registers 2018-02-16 14:23:13 +00:00
coffeepots c6e6d47895 Header path compatibility for windows and added ttmath scope to uint 2018-02-16 14:23:00 +00:00
coffeepots ed24c5e5eb Header path compatibility for windows 2018-02-16 14:22:49 +00:00
Alexander Ivanov 44049a0e63 New version 2018-02-13 12:40:20 +02:00
Alexander Ivanov 627712c834 Improve headers usage 2018-02-13 12:39:28 +02:00
Alexander Ivanov c7329b0463
Merge pull request #1 from mratsim/uint-support
Add uint256 support
2018-02-09 10:28:37 +02:00
mratsim 8a663c0221 taking the neg of an uint doesn't make sense 2018-02-09 09:21:39 +01:00
mratsim 6c832faeaa Add uint256 support 2018-02-08 22:02:56 +01:00
Alexander Ivanov 1dd3d37a9c First commit 2018-02-07 18:10:44 +02:00