Commit graph

14 commits

Author SHA1 Message Date
PoiScript
2128e86b81 refactor: cleanup parse functions 2020-05-09 16:42:49 +08:00
Alex Roper
8fb6e90f57
feat: add Clone derive (#13) 2020-05-06 10:51:10 +08:00
PoiScript
c2849d05fb refactor(elements): minor refactoring 2020-04-14 17:59:45 +08:00
Alex Roper
37e27b3461
docs: fix a few misspelled words (#5) 2020-03-14 10:21:20 +08:00
PoiScript
b8265814aa feat(parsers): update table parsing 2019-11-05 23:58:17 +08:00
PoiScript
b446471535 feat(parser): table blank lines 2019-10-30 14:46:20 +08:00
PoiScript
948b1be2db feat: pre_blank and post_blank 2019-10-28 13:33:18 +08:00
PoiScript
b15900b100 chore: remove orgize-sync package 2019-10-10 10:44:59 +08:00
PoiScript
77eca42760 chore: setup Cargo workspace 2019-09-13 21:21:21 +08:00
PoiScript
f2d0a1dd2d feat(elements): into_owned function 2019-08-10 20:27:17 +08:00
PoiScript
9bc260627b feat(elements): cleanup and minor refactor 2019-08-10 17:28:42 +08:00
PoiScript
a1af0663b5 feat(elements): wrap up every &str with Cow 2019-08-06 21:13:16 +08:00
PoiScript
e3c7e9897c chore: rename feature serde to ser 2019-08-06 14:33:31 +08:00
PoiScript
3e4772a896 feat(elements): table parsing 2019-08-06 14:18:58 +08:00