PoiScript
|
9bc260627b
|
feat(elements): cleanup and minor refactor
|
2019-08-10 17:28:42 +08:00 |
|
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
|
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
|
c4041aefb6
|
feat(parser): improve list parsing
|
2019-05-17 21:34:46 +08:00 |
|
PoiScript
|
56e289fb48
|
refactor(parser): wrap some objects and elements with struct
|
2019-04-24 18:25:08 +08:00 |
|
PoiScript
|
1f52e75d3d
|
refactor(parser): clean up parse functions
|
2019-03-19 13:56:33 +08:00 |
|
PoiScript
|
a288a6d554
|
feat(elements): multiple lines comment and fixed width area
|
2019-02-16 17:13:23 +08:00 |
|
PoiScript
|
1c3300ca61
|
feat: use bytecount for bytes counting
|
2019-02-13 15:59: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
|
0b355b498c
|
refactor: cleanup utils macros
|
2019-02-07 15:54:16 +08:00 |
|
PoiScript
|
d20d4c2880
|
refactor: simplify list parsing
|
2019-02-02 23:42:31 +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
|
a85efe2056
|
parser
|
2019-01-04 16:53:20 +08:00 |
|