Commit Graph

260 Commits

Author SHA1 Message Date
Bartek Iwańczuk
c44e5367bf feat: test runner (#516) 2019-08-14 20:04:56 -04:00
Yoshiya Hinosawa
3ea90d54f6 Upgrade to v0.11.0 (update Reader interface) (#527) 2019-07-07 15:20:41 -04:00
Axetroy
b04fda30c8 lint: add max line length rules (#507) 2019-06-18 21:22:01 -07:00
Axetroy
418cdff25d add encoding/hex module (#434) 2019-06-17 10:19:56 -07:00
Ryan Dahl
86b7499e65
upgrade: deno to v0.8.0 (#487) 2019-06-09 21:42:06 -04:00
Vincent LE GOFF
167f529898 encoding: add csv parse (#458) 2019-05-30 09:50:29 -04:00
Bartek Iwańczuk
be24677d15 chore: Implement strict mode (#453) 2019-05-30 08:59:30 -04:00
Bert Belder
0ee6334b69
io: refactor BufReader/Writer interfaces to be more idiomatic (#444)
Thanks Vincent Le Goff (@zekth) for porting over the CSV reader
implementation.

Fixes: #436
2019-05-29 09:50:12 -07:00
Vincent LE GOFF
c8a7dcdcd0 Add encoding/csv (#432) 2019-05-24 16:33:42 +03:00
Vincent LE GOFF
7a722ceffc TOML: Move to encoding dir (#435) 2019-05-23 21:48:54 +03:00