Commit graph

8 commits

Author SHA1 Message Date
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
da04d3d25d perf: replace all str.find(..)s with memchr(..)
which is much faster, theoretically.
2019-01-22 11:08:20 +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
128825f148 refactor: cleanup 2019-01-11 22:35:06 +08:00
PoiScript
6f7fa9c920 update 2019-01-10 20:58:13 +08:00
PoiScript
a85efe2056 parser 2019-01-04 16:53:20 +08:00