Eugene Kabanov 3bc0bc36f7
Change Future identifier type from int to uint. (#228)
* Change Future identifier type from `int` to `uint64`.

* Fix compilation error and tests.

* Add integer overflow test, to avoid confusion with next Nim versions, we expect that unsigned integers do not raise any exceptions if overflow happens.

* Switch from `uint64` to `uint` type.

* Add `uint` overflow tests.
2021-10-21 17:22:11 +03:00
..
2021-03-24 10:08:33 +01:00
2021-09-15 16:55:15 +03:00
2021-03-24 10:08:33 +01:00
2021-09-15 16:55:15 +03:00
2021-03-24 10:08:33 +01:00
2021-09-15 16:55:15 +03:00
2021-03-24 10:08:33 +01:00
2021-03-24 10:08:33 +01:00