Matus Tejiscak
|
d819bf5a9d
|
Fix SeqEmpty in Text.Lexer.Core.
|
2020-03-28 15:02:08 +01:00 |
|
Edwin Brady
|
dd7ed89ed0
|
Merge pull request #222 from ziman/sorted-map-set
Adapt Data.Sorted{Map,Set} from Idris 1
|
2020-03-18 20:35:33 +00:00 |
|
Edwin Brady
|
6f933ba230
|
Merge pull request #221 from ziman/parser-lazy
Make the applicative combinators in `Text.Parser.Core` lazier
|
2020-03-18 20:35:01 +00:00 |
|
Matus Tejiscak
|
4dc0625237
|
Adapt Data.Sorted{Map,Set} from Idris 1.
|
2020-03-08 22:03:32 +01:00 |
|
Matus Tejiscak
|
9f793c31aa
|
Change Lazy to Inf.
|
2020-03-08 20:53:39 +01:00 |
|
Matus Tejiscak
|
a32d1ca50f
|
Make the applicative combinators in Text.Parser.Core lazy.
|
2020-03-08 20:35:08 +01:00 |
|
Matus Tejiscak
|
952d5c3c00
|
Add Text.{Lexer,Parser}.Core to the list of installed modules.
|
2020-03-08 20:23:27 +01:00 |
|
Ohad Kammar
|
620d33e343
|
Also add Edwin's lexer library
|
2020-02-24 08:46:56 +00:00 |
|
Ohad Kammar
|
b4fa793b0c
|
Add Edwin's Parser library from the Idris2 port
|
2020-02-24 08:43:27 +00:00 |
|
Ohad Kammar
|
be90749e22
|
Create a contrib directory in the standard library
Move the TailRec.idr and current poor-man's syntax for:
equational reasoning (`Syntax.PreorderReasoning`)
with proof (`Syntax.WithProof`)
|
2020-01-09 12:54:55 +00:00 |
|