Commit graph

16 commits

Author SHA1 Message Date
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