PoiScript
|
8a29a46095
|
chore: replace some debug_assert with explicit panic
|
2024-05-09 11:02:46 +08:00 |
|
PoiScript
|
b9a3c7a889
|
release: bump version to 0.10.0-alpha.9
|
2024-05-08 19:42:22 +08:00 |
|
PoiScript
|
da8b3385bf
|
style: cargo clippy
|
2024-05-08 19:41:12 +08:00 |
|
PoiScript
|
41f3622024
|
fix: node property parsing
|
2024-05-08 19:38:03 +08:00 |
|
PoiScript
|
f9b2d73dd4
|
feat: Link::description & Link::description_raw
|
2024-05-08 18:46:39 +08:00 |
|
PoiScript
|
df0d5baec9
|
fix: ignore keyword on html export
|
2024-05-07 14:53:02 +08:00 |
|
PoiScript
|
caa7c0aacd
|
feat: markdown export
|
2024-04-29 17:28:49 +08:00 |
|
PoiScript
|
545db900cd
|
release: bump version to 0.10.0-alpha.8
|
2024-04-24 15:00:00 +08:00 |
|
PoiScript
|
1807f19407
|
feat: add content_begin, content_end and content_raw
|
2024-04-24 14:56:02 +08:00 |
|
PoiScript
|
8c3ca13e8a
|
fix: remove assertion in traverser (#77)
|
2024-04-24 11:52:12 +08:00 |
|
PoiScript
|
cf0f5ce3e4
|
fix: non-last headline must ends with newline
|
2024-04-24 11:47:53 +08:00 |
|
PoiScript
|
25ec01a972
|
docs: update README.md
|
2024-04-13 18:17:58 +08:00 |
|
PoiScript
|
51a94623f8
|
feat: element.text_range()
|
2024-04-13 18:02:23 +08:00 |
|
PoiScript
|
f97fd4cac5
|
feat: Org::replace_range
|
2024-04-13 17:50:36 +08:00 |
|
PoiScript
|
f9d56cf899
|
feat: Timestamp::time_delta & Headline::is_todo & Headline::is_done
|
2024-04-09 15:58:55 +08:00 |
|
PoiScript
|
f918bf4ca6
|
feat: add Document::title & Document::keywords
|
2024-04-01 11:44:00 +08:00 |
|
PoiScript
|
0d8ef46a38
|
feat: update Event::Text
|
2024-04-01 11:43:30 +08:00 |
|
PoiScript
|
e82adf92b7
|
feat: Org::node_at_offset api
|
2024-04-01 11:41:40 +08:00 |
|
PoiScript
|
ddb71dc714
|
feat: add raw method
|
2024-03-31 18:55:49 +08:00 |
|
PoiScript
|
a11f7a5007
|
feat: rename begin() to start() & return TextSize
|
2024-03-27 14:23:31 +08:00 |
|
PoiScript
|
e12e89d401
|
feat: add from_fn and from_fn_with_ctx
|
2024-03-26 17:17:25 +08:00 |
|
PoiScript
|
42c47fa5b6
|
feat: Drawer::name and Headline::clocks
|
2024-03-15 19:22:08 +08:00 |
|
PoiScript
|
b03233ca34
|
style: cargo clippy
|
2024-03-06 15:44:31 +08:00 |
|
PoiScript
|
f65e240e92
|
feat: tracing is now optional
|
2024-03-06 15:42:32 +08:00 |
|
PoiScript
|
14d1555fc1
|
chore: reorganize directories
|
2024-03-06 15:20:40 +08:00 |
|
PoiScript
|
42cb1d21bd
|
chore: remove orgize-cli & orgize-lsp
|
2024-03-06 15:05:05 +08:00 |
|
PoiScript
|
edd73e3c6d
|
feat(lsp): semantic tokens for headline keyword, priority and timestamp
|
2024-01-10 05:33:05 +08:00 |
|
PoiScript
|
e0021b4a91
|
release: bump version to 0.10.0-alpha.7
|
2024-01-10 04:41:41 +08:00 |
|
PoiScript
|
ae7589fd61
|
feat: Token::syntax
|
2024-01-10 04:38:06 +08:00 |
|
PoiScript
|
714f878ec9
|
feat: Headline::title_raw
|
2024-01-10 04:38:05 +08:00 |
|
PoiScript
|
396535073c
|
docs: fix typo
|
2023-12-21 23:57:36 +08:00 |
|
PoiScript
|
a2248cb9be
|
feat: update README.md and vscode icons
|
2023-12-21 23:51:42 +08:00 |
|
PoiScript
|
0916b40cef
|
feat: update html exporting
|
2023-12-21 05:20:21 +08:00 |
|
PoiScript
|
9f1a4c84ee
|
feat(cli): fmt subcommand
|
2023-12-21 05:18:32 +08:00 |
|
PoiScript
|
de4ff9aa61
|
feat(common): list formatting
|
2023-12-21 04:48:41 +08:00 |
|
PoiScript
|
2e9de16e90
|
feat(lsp): completion with snippet
|
2023-12-21 04:45:36 +08:00 |
|
PoiScript
|
5237560b61
|
feat(lsp): completion support
|
2023-12-21 02:57:13 +08:00 |
|
PoiScript
|
0ebb6552d7
|
feat(editors/vscode): html preview
|
2023-12-21 02:55:36 +08:00 |
|
PoiScript
|
4cc1130a17
|
chore: add orgize-{cli,common,lsp} package
|
2023-12-20 21:56:10 +08:00 |
|
PoiScript
|
6930640866
|
feat: parse affiliated keywords in block
|
2023-12-14 20:00:24 +08:00 |
|
PoiScript
|
868cd9ab10
|
feat: FixedWidth::value & Comment::value
|
2023-12-14 18:15:09 +08:00 |
|
PoiScript
|
7d4b176975
|
chore: impl Deref for Input
|
2023-12-13 01:32:53 +08:00 |
|
PoiScript
|
27de7ee68c
|
feat: block parsing
|
2023-12-13 01:07:11 +08:00 |
|
PoiScript
|
b2123d1acd
|
release: bump version to 0.10.0-alpha.6
|
2023-12-05 17:36:48 +08:00 |
|
PoiScript
|
19c62979f0
|
feat: simpify Traverser trait
|
2023-12-05 17:32:55 +08:00 |
|
PoiScript
|
fd098f0cf1
|
feat: parse block argument
|
2023-11-27 15:05:28 +08:00 |
|
PoiScript
|
3234554590
|
fix: list item cannot have an asterisk at the beginning of line
|
2023-11-24 16:47:58 +08:00 |
|
PoiScript
|
03756b95f9
|
ci: use dtolnay/rust-toolchain
|
2023-11-24 16:21:44 +08:00 |
|
PoiScript
|
f8fd1306e2
|
feat: support formulas in org table
|
2023-11-24 16:15:11 +08:00 |
|
PoiScript
|
3c2c8b28fd
|
feat: various update
|
2023-11-24 14:57:45 +08:00 |
|