Idris2/support
madman-bob 98d67499db
RefC Integer Support (#1480)
* Add utility functions to treat All as a heterogeneous container
* Distinguish RefC Int and Bits types
* Change RefC Integers to be arbitrary precision
* Add RefC Bits maths operations
* Make RefC div and mod Euclidean
* Add RefC bit-ops tests
* Add RefC integer comparison tests
* Add RefC IntN support
2021-06-03 10:44:42 +01:00
..
c Simple signal handling (#1458) 2021-05-25 16:45:46 +01:00
chez Add RefC Buffer support 2021-05-20 14:25:16 +01:00
docs [ docs ] Remove unnecessary newlines in HTML declaration lists 2021-05-06 14:38:55 +01:00
gambit [ new ] Add Int(8/16/32/64) (#1352) 2021-05-04 08:22:06 +01:00
js Windows test fixes 2021-04-12 18:47:57 +02:00
racket Add RefC Buffer support 2021-05-20 14:25:16 +01:00
refc RefC Integer Support (#1480) 2021-06-03 10:44:42 +01:00