|
d6638ead1d
|
fix: maybe this is faster?
|
2024-05-03 12:47:12 -05:00 |
|
|
07c86f096f
|
fix: timeslice shenanigans
|
2024-05-03 10:58:47 -05:00 |
|
|
87f42c3bfe
|
fix: more efficiently / less blockingly read?
|
2024-05-03 10:54:12 -05:00 |
|
|
5f8a82c8d8
|
fix: replace unneeded parTraverse with traverse
|
2024-05-03 10:46:48 -05:00 |
|
|
616ceabd9f
|
fix: do not busy loop
|
2024-05-03 10:44:37 -05:00 |
|
|
e21260cd2c
|
feat: Parser.foreach should concurrently process records as they are read
User-provided callback no longer blocks subsequent reads
|
2024-05-03 10:41:33 -05:00 |
|
|
bb25b8f562
|
fix: streaming mode bug
|
2024-05-02 13:17:14 -05:00 |
|
|
854ceacba3
|
fix: race condition?
|
2024-05-02 13:07:33 -05:00 |
|
|
a7b46d632a
|
fix: race condition?
|
2024-05-02 13:06:08 -05:00 |
|
|
3adbc63df1
|
fix: race condition?
|
2024-05-02 13:02:51 -05:00 |
|
|
1ee358a55b
|
fix: canceler in foreach
|
2024-05-02 12:56:14 -05:00 |
|
|
1eb6f2242f
|
fix: generalize parser/stringifier to MonadAff
|
2024-05-02 11:59:50 -05:00 |
|
|
488ea405ff
|
fix: parse numbers properly
|
2024-05-01 16:45:20 -05:00 |
|
|
8eaad8a39c
|
fix: more bugs
|
2024-05-01 10:35:29 -05:00 |
|
|
cae11ace61
|
fix: more bugs
|
2024-05-01 10:12:51 -05:00 |
|
|
a17f0774f6
|
fix: more bugs
|
2024-05-01 10:02:45 -05:00 |
|
|
0a9beb46ea
|
fix: more bugs
|
2024-05-01 10:01:22 -05:00 |
|
|
10fe682cc9
|
fix: use column order from first row
|
2024-05-01 09:55:21 -05:00 |
|
|
7c64e66119
|
fix: readCSVRecord bug
|
2024-05-01 09:11:34 -05:00 |
|
|
3bc01c5afa
|
fix: stringify options
|
2024-05-01 08:52:13 -05:00 |
|
|
ad46b8daa7
|
feat: foreach
|
2024-04-30 19:09:52 -05:00 |
|
|
38e4e85859
|
fix: rename modules, add readme
|
2024-04-30 14:09:12 -05:00 |
|
|
8c578b42bd
|
feat: initial commit
|
2024-04-30 13:39:51 -05:00 |
|