Commit graph

21 commits

Author SHA1 Message Date
PoiScript
37c33a82f0 refactor(elements): rewrite most parsers with nom 2019-08-04 18:17:17 +08:00
PoiScript
3e82172dfe refactor(org): store content in separate Vec 2019-07-28 11:44:14 +08:00
PoiScript
50f6b9f52a refactor: rewrite some parsers with nom 2019-07-01 02:11:21 +08:00
PoiScript
bd1fc756bd refactor(serde): use serde derive macro 2019-06-27 16:59:59 +08:00
PoiScript
f786233852 feat: indextree-based org parser 2019-06-27 02:57:23 +08:00
PoiScript
56e289fb48 refactor(parser): wrap some objects and elements with struct 2019-04-24 18:25:08 +08:00
PoiScript
6fa43f7571 feat(parser): drawer parsing 2019-04-07 20:10:43 +08:00
PoiScript
8bb7ae41d3 refactor: cleanup parser 2019-04-05 23:50:13 +08:00
PoiScript
1c3300ca61 feat: use bytecount for bytes counting 2019-02-13 15:59:18 +08:00
PoiScript
c5a6d82aa8 fix: fix some edge case errors 2019-02-12 22:07:18 +08:00
PoiScript
4d56633c43 refactor: clenup 2019-02-09 20:32:31 +08:00
PoiScript
c5b14256f0 refactor: cleanup parse function 2019-02-08 21:42:44 +08:00
PoiScript
c1154a1853 chore: update to rust 2018 2019-02-07 23:38:17 +08:00
PoiScript
0b355b498c refactor: cleanup utils macros 2019-02-07 15:54:16 +08:00
PoiScript
ed762a8dd4 feat: lines macros 2019-01-20 19:04:12 +08:00
PoiScript
390b7abb33 refactor: remove regex crates 2019-01-19 23:22:35 +08:00
PoiScript
75362bd2a8 refactor: utils macros 2019-01-14 14:10:41 +08:00
PoiScript
93ed18602a refactor: rename field names to align with org-elements-api 2019-01-13 02:20:34 +08:00
PoiScript
6b1e2a26be chore: impl Debug for all struct and enum 2019-01-11 23:11:07 +08:00
PoiScript
38380aab2c feat: dynamic block parsing 2019-01-11 14:16:48 +08:00
PoiScript
79477b812e feat: block parsing 2019-01-11 00:59:01 +08:00