Commit Graph

40 Commits

Author SHA1 Message Date
Maxim Koltsov
3e9a4aef51 Update dependencies 2023-01-24 08:28:11 -05:00
Andrew Martin
142b373289 Fix siphon indexed decode to not reverse indices 2022-10-11 12:27:32 -04:00
Eric Demko
7f664c7dfe bump text dep upper bounds; remove extraneous doctest junk 2022-10-11 12:27:32 -04:00
Andrew Martin
ce3ab2cbdd Support decoding CSVs without headers 2022-10-11 12:27:32 -04:00
Andrew Martin
01e5e2b9c7 Prepare siphon for release 2021-10-25 11:05:16 -04:00
Andrew Martin
3d9fd928bc Correct handling of CRLF in siphon 2021-03-01 16:15:41 -05:00
Kirill Zaborsky
0d16c869f9 Add -isrc to allow importing of local modules 2019-06-24 09:56:07 -04:00
Andrew Martin
b1fffe2561 allow building siphon with older versions of transformers 2019-05-19 12:48:39 -04:00
Andrew Martin
d7494a102f make siphon and colonnade build with GHC 7.10.3 2019-05-19 12:33:29 -04:00
Andrew Martin
df9443c763
add expandablePreloaded 2018-10-23 16:39:24 -04:00
Andrew Martin
7206b17175
prepare siphon for new release 2018-06-14 16:24:58 -04:00
Andrew Martin
4cea6fee1f
require newest major release of colonnade to use siphon 2018-06-14 16:23:06 -04:00
Andrew Martin
56787f573c
fix siphon more 2018-06-14 16:22:18 -04:00
Andrew Martin
63a5242d07 Merge branch 'master' of github.com:andrewthad/colonnade 2018-01-18 11:17:55 -05:00
Andrew Martin
3d32e8017e improve siphon docs even more 2018-01-18 11:17:50 -05:00
Andrew Martin
a3d4c36bfa clean up siphon a little more 2018-01-12 19:02:16 -05:00
Andrew Martin
17b1473359 improve docs for siphon a little more 2017-12-15 09:36:31 -05:00
Andrew Martin
f115e7798b redo interface to siphon 2017-12-14 22:30:01 -05:00
Andrew Martin
add35c3fc1 add paginated cornice to reflex-dom-colonnade, tweak all other packages to work with Headedness 2017-11-13 22:45:00 -05:00
Andrew Martin
a0b4b1aa7e version bump 2017-07-20 22:15:37 -04:00
Andrew Martin
45c961fdd1 fix problem in siphon 2017-07-20 22:15:17 -04:00
Andrew Martin
83e069d1b6 fix problem where empty cells at end of row were not recognized 2017-06-11 23:02:08 -04:00
Andrew Martin
fb6064b79f make tests pass again 2017-06-11 20:01:34 -04:00
Andrew Martin
03e9e3734b Begin overhaul of siphon 2017-06-09 19:28:32 -04:00
Andrew Martin
7aa60cf7d1 make siphon build again and pass tests 2017-02-23 16:10:16 -05:00
Andrew Martin
70de308253 version bump for colonnade 2016-08-01 16:20:52 -04:00
Andrew Martin
02d616a555 Improve errors, make geolite parsing work 2016-07-13 17:33:38 -04:00
Andrew Martin
4bcf860fbc add geolite csv parsing, improve tests, add decoding combinators 2016-07-12 17:47:15 -04:00
Andrew Martin
4d591380a5 add more tests. make headed decoding work 2016-07-09 19:16:11 -04:00
Andrew Martin
6a35f83550 added more helpers 2016-07-09 10:44:29 -04:00
Andrew Martin
c1e237e608 fix merge conflicts 2016-07-09 10:15:58 -04:00
Andrew Martin
75283ed649 moved encoding and decoding helpers into colonnade 2016-07-09 10:14:29 -04:00
Andrew Martin
3ae2f973d4 remove trailing white space 2016-07-05 11:32:01 -04:00
Andrew Martin
e17df21a2b properly escape carriage returns 2016-07-05 10:01:04 -04:00
Andrew Martin
3bfd8265bc refactored siphon type and improved testing 2016-07-04 21:42:19 -04:00
Andrew Martin
e3c254a82e begin adding tests 2016-07-03 10:26:50 -04:00
Andrew Martin
45de414367 improve csv decoding 2016-07-02 20:34:35 -04:00
Andrew Martin
b8da6c0fab add more things 2016-06-26 21:55:47 -04:00
Andrew Martin
cb11a8bd9a copied some of cassavas parsing stuff. they omptimize pretty well. 2016-06-26 13:48:53 -04:00
Andrew Martin
db725eba69 added new implementation of siphon 2016-06-25 14:50:21 -04:00