Commit Graph

37 Commits

Author SHA1 Message Date
bee63db2e7
fix: race condition or something 2024-05-05 14:19:34 -05:00
bbb78e2d95
fix: timeslice shenanigans 2024-05-03 15:51:45 -05:00
6d41852361
fix: effect cb 2024-05-03 15:40:15 -05:00
c94adacc1a
fix: timeslice shenanigans 2024-05-03 14:34:08 -05:00
499eb82986
fix: ?? 2024-05-03 14:28:23 -05:00
52dd297c9c
fix: what 2024-05-03 14:22:07 -05:00
8ba33e88cf
fix: maybe this has already been emitted 2024-05-03 14:05:51 -05:00
093fff058d
fix: add columns event 2024-05-03 14:00:35 -05:00
559967d7a7
fix: scheduler nonsense 2024-05-03 13:55:16 -05:00
8201ede7c4
fix: reading the columns emits data 2024-05-03 13:45:27 -05:00
42e779a2a7
fix: rework to just use streaming mode 2024-05-03 13:40:06 -05:00
4c72c8f3b7
fix: bugs 2024-05-03 13:06:36 -05:00
a3be110749
chore: prepare v1.2.5 2024-05-03 13:00:45 -05:00
874503a300
fix: bug 2024-05-03 12:58:52 -05:00
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