tersec 90708a8287
Prefer converting int` to uint64 and switch foo.len.uint64 to .len64 (#1375)
* avoid converting from uint64 to int, and where most feasible, int type conversion at all

* .len.uint64 -> .len64

* fix 32-bit compilation

* try keeping state_sim loop variable/bounds as int for 32-bit Azure

* len64 -> lenu64
2020-07-26 20:55:48 +02:00
..
2020-07-25 21:41:12 +02:00
2020-07-16 15:16:51 +02:00
2020-07-25 21:41:12 +02:00
2020-06-03 15:52:02 +02:00
2020-07-25 21:41:12 +02:00
2020-07-07 17:51:02 +02:00
2020-07-14 03:01:23 +02:00
2020-06-11 16:20:53 +02:00