Idris2/libs/contrib
André Videla bea840418a
Merge pull request #823 from andylokandy/path
Changes to System.Path

- Rename `startWith` to `isBaseOf`
- Rename `stripPrefix` to `dropBase`
- Add `dropExtension`
- Add `splitPath`
2021-01-14 22:09:04 +00:00
..
Control Add HasLinearIO 2021-01-11 11:24:43 +00:00
Data Merge github.com:idris-lang/Idris2 into no-linearity-subtyping 2020-12-29 21:37:56 +00:00
Debug Back to HasIO, remove MonadIO 2020-06-21 19:21:22 +01:00
Decidable Another multiplicity subtyping fix 2020-12-29 21:47:53 +00:00
Language Fix import loading 2020-05-27 15:49:03 +01:00
Syntax [ fix #735 ] Make sure type constructors are fully applied 2020-10-16 14:44:11 +01:00
System Use present tense in doc for Path 2021-01-14 05:26:42 +08:00
Test Make Idris2 test harness available for the many and not the few. (#719) 2020-10-19 09:26:23 +01:00
Text Add countExactly to Text.Parser in libs/contrib to return a Vect (#875) 2021-01-01 10:01:42 +00:00
contrib.ipkg Implement Futures as a Parallelism Primitive (#753) 2020-12-04 10:58:26 +00:00
Makefile Refactor makefiles 2020-05-19 18:50:47 +06:00