Idris2/libs/base
Zoe Stafford 3063218d46
[ new ] Add %nomangle (#2063)
This is (for once) not a breaking changes, instead backends will need to opt in to this change, using the utilities in Compiler.NoMangle. See the js backend for an example of how to do this.

This is the first step to being able to use idris to create libraries usable by other languages.
2021-11-09 16:23:50 +00:00
..
Control [ cleanup ] Move left autos that are most likely to be passed explicitly 2021-10-25 13:17:03 +01:00
Data [ re #2032 ] faster version of fromInteger (#2090) 2021-11-02 17:43:01 +00:00
Debug Add totality annotations to src and libs/{prelude, base} 2021-06-12 21:06:08 -05:00
Decidable [ cleanup ] Move left autos that are most likely to be passed explicitly 2021-10-25 13:17:03 +01:00
Language [ new ] Add %nomangle (#2063) 2021-11-09 16:23:50 +00:00
System [ doc ] Document the System module and its submodules. (#2069) 2021-10-29 17:58:29 +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 [ doc ] Document the System module and its submodules. (#2069) 2021-10-29 17:58:29 +01:00