Commit graph

26 commits

Author SHA1 Message Date
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
37c33a82f0 refactor(elements): rewrite most parsers with nom 2019-08-04 18:17:17 +08:00
PoiScript
da18d87aeb feat(element): distinguish block by its name 2019-08-04 11:13:48 +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
b847eb9285 fix(elements): don't export element parse function 2019-06-28 16:40:45 +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
69534576f1 feat(parser): clock parsing 2019-04-23 18:52:52 +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
1f52e75d3d refactor(parser): clean up parse functions 2019-03-19 13:56:33 +08:00
PoiScript
c5a6d82aa8 fix: fix some edge case errors 2019-02-12 22:07:18 +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
54b0f938f9 fix: list parsing 2019-02-06 18:16:44 +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
ad9f29bcb9 feat: list parsing 2019-01-17 12:08:40 +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
79477b812e feat: block parsing 2019-01-11 00:59:01 +08:00
PoiScript
a85efe2056 parser 2019-01-04 16:53:20 +08:00