Idris2/libs/base
Stefan Höck 1ebe204c3f
[ refactor ] use proper int types for Constant (#1964)
* [ refactor ] user proper int types for Constant

* [ cleanup ] declare standalone TTC implementations for BitsN/IntN

Rather than doing the casting inline, have the (en/de)coding all
side by side in one place

* [ cleanup ] remove duplicated code

Co-authored-by: Guillaume ALLAIS <guillaume.allais@ens-lyon.org>
2021-10-08 12:07:11 +01:00
..
Control Add copyFile to System.File (#1797) 2021-08-30 15:31:37 +01:00
Data [ new ] Some optimisations mainly involving Nat and Fin (#1817) 2021-10-07 19:21:32 +01:00
Debug Add totality annotations to src and libs/{prelude, base} 2021-06-12 21:06:08 -05:00
Decidable [ refactor ] use proper int types for Constant (#1964) 2021-10-08 12:07:11 +01:00
Language [ elab ] Erase check and quote's main argument (#1847) 2021-09-15 15:01:36 +01:00
System Add function that checks whether a file handle points to a TTY device. (#1908) 2021-09-10 08:05:21 +01:00
base.ipkg Version increment to 0.5.1 (#1939) 2021-09-19 20:53:32 +01:00
Makefile [ new ] --install-with-src; refactoring around FCs (#1450) 2021-06-05 12:53:22 +01:00
System.idr Add javascript support for getting system time as integer. 2021-08-30 15:35:49 +01:00