Matus Tejiscak
|
969a6e1a45
|
Make fastAppend a deprecated alias of fastConcat.
|
2020-08-24 19:51:23 +02:00 |
|
Matus Tejiscak
|
362d2204ab
|
Make fastAppend a foreign call.
|
2020-08-24 19:51:22 +02:00 |
|
G. Allais
|
0a7ea69df5
|
[ refactor ] introduce List1 to remove impossible case (#520)
|
2020-08-04 20:03:18 +01:00 |
|
Niklas Larsson
|
bba15974a5
|
Add takeWhile
add substring and length primitives to Data.Strings
|
2020-07-05 21:51:11 +02:00 |
|
Edwin Brady
|
498421a236
|
All functions now need to be covering by default
This has caught a couple of things in the Idris 2 code base itself. Some
tests needed partial annotations too.
|
2020-05-24 19:58:20 +01:00 |
|
Edwin Brady
|
ede324dc6c
|
Don't collapse empty lines in 'lines'
Now the vim mode works!
|
2020-05-19 10:47:05 +01:00 |
|
Edwin Brady
|
dec7dff622
|
Add libraries
|
2020-05-18 14:00:08 +01:00 |
|