PoiScript
|
2128e86b81
|
refactor: cleanup parse functions
|
2020-05-09 16:42:49 +08:00 |
|
Alex Roper
|
8fb6e90f57
|
feat: add Clone derive (#13)
|
2020-05-06 10:51:10 +08:00 |
|
PoiScript
|
d4698798ff
|
style: remove dbg! macros
|
2020-05-04 10:20:08 +08:00 |
|
PoiScript
|
c2849d05fb
|
refactor(elements): minor refactoring
|
2020-04-14 17:59:45 +08:00 |
|
PoiScript
|
b446471535
|
feat(parser): table blank lines
|
2019-10-30 14:46:20 +08:00 |
|
PoiScript
|
1cc22d49ab
|
docs: document pre_blank and post_blank
|
2019-10-30 11:40:53 +08:00 |
|
PoiScript
|
948b1be2db
|
feat: pre_blank and post_blank
|
2019-10-28 13:33:18 +08:00 |
|
PoiScript
|
b15900b100
|
chore: remove orgize-sync package
|
2019-10-10 10:44:59 +08:00 |
|
PoiScript
|
77eca42760
|
chore: setup Cargo workspace
|
2019-09-13 21:21:21 +08:00 |
|
PoiScript
|
f2d0a1dd2d
|
feat(elements): into_owned function
|
2019-08-10 20:27:17 +08:00 |
|
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
|
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 |
|