Idris2/tests/refc
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
..
args Add RefC getArgs support 2021-05-20 14:25:16 +01:00
buffer Add RefC Buffer support 2021-05-20 14:25:16 +01:00
clock Add RefC Clock support 2021-05-20 14:25:16 +01:00
doubles Add RefC math library linking 2021-05-20 14:25:16 +01:00
integers RefC Integer Support (#1480) 2021-06-03 10:44:42 +01:00
refc001 Update stringOps.c (#848) 2021-02-02 14:01:19 +00:00
refc002 [ new ] support record projections in refc backend (#1054) 2021-02-10 14:46:41 +00:00
strings fixup! 04dfba03 2021-05-20 14:25:16 +01:00