coffeepots
|
2609cbbeef
|
Add test for string <-> Uint/Int
|
2018-04-17 15:56:57 +01:00 |
Mamy Ratsimbazafy
|
246aaf7674
|
Syntactic sugar: implicit conversion of int literals + inc/dec proc (#17)
* inc and dec proc
* make inc/dec parametric
* Add implicit converter for int literals to U/Int256
|
2018-04-06 17:31:07 +02:00 |
mratsim
|
658e7d369f
|
Nimbus requires pow(Uint, uint64) but uint != uint64
|
2018-04-04 15:38:07 +02:00 |
mratsim
|
389da7588f
|
Add broken pow test
|
2018-04-03 15:12:27 +02:00 |
mratsim
|
d46815e1e5
|
Add failing negate test
|
2018-04-03 10:38:37 +02:00 |
Yuriy Glukhov
|
7e30db5e69
|
Serialization and stringification (#8)
|
2018-03-22 10:14:12 +01:00 |
Yuriy Glukhov
|
beaf9fb7e3
|
Use NumBits as generic param
|
2018-03-20 22:41:58 +02:00 |
Yuriy Glukhov
|
4e46500292
|
Generalize UInt
|
2018-03-12 09:42:05 +02:00 |