Commit graph

9 commits

Author SHA1 Message Date
PoiScript
0b355b498c refactor: cleanup utils macros 2019-02-07 15:54:16 +08:00
PoiScript
74781e6e7e refactor: keyword 2019-01-22 20:50:16 +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
64535641c1 fix(elements): returning the correct offset 2019-01-21 22:40:08 +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
6f7fa9c920 update 2019-01-10 20:58:13 +08:00
PoiScript
a85efe2056 parser 2019-01-04 16:53:20 +08:00