Idris2/libs/base
Daniel Kröni aa107a9754
Implemented %noinline (#2027)
* Implemented %noinline

* Removed trailing spaces.

* Added missing case in Reify FnOpt

* Added error message when both %inline and %noinline are set.

* Added test.

* Changed from perror to error
2021-10-19 15:22:36 +01:00
..
Control Add copyFile to System.File (#1797) 2021-08-30 15:31:37 +01:00
Data [ base ] Add couple of properties of either function with mappings 2021-10-18 20:11:38 +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 Implemented %noinline (#2027) 2021-10-19 15:22: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