Commit graph

  • 8f6969ea1e remove assert v0.11 Chris Cochrun 2026-03-31 10:05:16 -05:00
  • fc5b610888 adding direnv to .gitignore Chris Cochrun 2026-03-31 10:01:35 -05:00
  • fa2a1f1a00 add flake Chris Cochrun 2026-03-31 10:00:00 -05:00
  • 2e367546d4
    Merge d3b0769375 into 5f26c94dce dependabot[bot] 2025-01-27 09:42:52 +00:00
  • d3b0769375
    build(deps): update nom requirement from 7.1 to 8.0 dependabot/cargo/nom-8.0 dependabot[bot] 2025-01-27 09:42:50 +00:00
  • cde79a4ae3
    Merge dfa1a8a203 into 5f26c94dce Rob Pilling 2024-11-27 12:03:21 +00:00
  • dfa1a8a203 feat: permit customisation of tag characters Rob Pilling 2024-11-26 22:59:39 +00:00
  • 8fc9ec13af
    Merge 41fbbbee8b into 5f26c94dce dependabot[bot] 2024-11-18 09:30:54 +00:00
  • 41fbbbee8b
    build(deps): update rowan requirement from 0.15 to 0.16 dependabot/cargo/rowan-0.16 dependabot[bot] 2024-11-18 09:30:52 +00:00
  • 38f107ccb6
    Merge 340ce2b5f3 into 5f26c94dce James Liu 2024-11-07 19:20:29 +00:00
  • 340ce2b5f3
    fixed: removed debug output James Liu 2024-11-07 14:19:40 -05:00
  • 0f694dddd8
    docs: updates development.md with more convenient commands James Liu 2024-11-04 15:09:25 -05:00
  • c1b761a704
    chore: cargo clippy James Liu 2024-11-04 15:08:54 -05:00
  • ba373e8697
    feat: adds footnote support James Liu 2024-11-04 15:08:30 -05:00
  • 5f26c94dce
    chore: Remove deprecated usize::max_value (#82) v0.10 Xuanwo 2024-07-22 14:15:12 +08:00
  • 48fd62d36c
    chore: Remove deprecated usize::max_value Xuanwo 2024-07-22 00:37:41 +08:00
  • 8be87eb774
    release: bump version to 0.10.0-alpha.10 PoiScript 2024-06-11 15:30:47 +08:00
  • f150af7341
    fix: verify use_sub_superscript PoiScript 2024-06-11 15:18:58 +08:00
  • 5bc15d80ff
    fix: newline in not allowed in property name PoiScript 2024-06-11 15:16:11 +08:00
  • 13ebef05d2
    fix: emit cloze event in Traverse (#79) PoiScript 2024-06-11 14:48:39 +08:00
  • eab9eb68ec
    feat: support use_sub_superscript config PoiScript 2024-06-11 14:42:06 +08:00
  • 9b8aec02a4
    feat: support top-level properties drawer (#78) PoiScript 2024-05-09 16:41:43 +08:00
  • 2f31fd4b10
    feat: traverse tab in demo web site PoiScript 2024-05-09 14:23:45 +08:00
  • 0b70cf0415
    feat: ExportBlock::value PoiScript 2024-05-09 13:05:34 +08:00
  • 6c4513d857
    feat: initial support for org-fc cloze syntax PoiScript 2024-05-09 13:04:49 +08:00
  • 8a29a46095
    chore: replace some debug_assert with explicit panic PoiScript 2024-05-09 11:02:46 +08:00
  • b9a3c7a889
    release: bump version to 0.10.0-alpha.9 PoiScript 2024-05-08 19:42:22 +08:00
  • da8b3385bf
    style: cargo clippy PoiScript 2024-05-08 19:41:12 +08:00
  • 41f3622024
    fix: node property parsing PoiScript 2024-05-08 19:18:40 +08:00
  • f9b2d73dd4
    feat: Link::description & Link::description_raw PoiScript 2024-05-08 18:46:39 +08:00
  • df0d5baec9
    fix: ignore keyword on html export PoiScript 2024-05-07 11:02:34 +08:00
  • caa7c0aacd
    feat: markdown export PoiScript 2024-04-29 17:28:49 +08:00
  • 545db900cd
    release: bump version to 0.10.0-alpha.8 PoiScript 2024-04-24 15:00:00 +08:00
  • 1807f19407
    feat: add content_begin, content_end and content_raw PoiScript 2024-04-24 14:56:02 +08:00
  • 8c3ca13e8a
    fix: remove assertion in traverser (#77) PoiScript 2024-04-24 11:50:49 +08:00
  • cf0f5ce3e4
    fix: non-last headline must ends with newline PoiScript 2024-04-24 11:47:53 +08:00
  • 25ec01a972
    docs: update README.md PoiScript 2024-04-13 18:17:58 +08:00
  • 51a94623f8
    feat: element.text_range() PoiScript 2024-04-13 18:02:23 +08:00
  • f97fd4cac5
    feat: Org::replace_range PoiScript 2024-04-13 17:08:59 +08:00
  • f9d56cf899
    feat: Timestamp::time_delta & Headline::is_todo & Headline::is_done PoiScript 2024-04-09 15:58:55 +08:00
  • f918bf4ca6
    feat: add Document::title & Document::keywords PoiScript 2024-04-01 11:44:00 +08:00
  • 0d8ef46a38
    feat: update Event::Text PoiScript 2024-04-01 11:42:53 +08:00
  • e82adf92b7
    feat: Org::node_at_offset api PoiScript 2024-04-01 11:41:40 +08:00
  • ddb71dc714
    feat: add raw method PoiScript 2024-03-31 18:55:49 +08:00
  • a11f7a5007
    feat: rename begin() to start() & return TextSize PoiScript 2024-03-27 14:17:47 +08:00
  • e12e89d401
    feat: add from_fn and from_fn_with_ctx PoiScript 2024-03-26 17:17:25 +08:00
  • 42c47fa5b6
    feat: Drawer::name and Headline::clocks PoiScript 2024-03-15 19:22:08 +08:00
  • b03233ca34
    style: cargo clippy PoiScript 2024-03-06 15:44:31 +08:00
  • f65e240e92
    feat: tracing is now optional PoiScript 2024-03-06 15:42:32 +08:00
  • 14d1555fc1
    chore: reorganize directories PoiScript 2024-03-06 15:20:40 +08:00
  • 42cb1d21bd
    chore: remove orgize-cli & orgize-lsp PoiScript 2024-03-06 15:04:09 +08:00
  • edd73e3c6d
    feat(lsp): semantic tokens for headline keyword, priority and timestamp PoiScript 2024-01-10 05:33:05 +08:00
  • e0021b4a91
    release: bump version to 0.10.0-alpha.7 PoiScript 2024-01-10 04:40:59 +08:00
  • ae7589fd61
    feat: Token::syntax PoiScript 2024-01-10 04:35:51 +08:00
  • 714f878ec9
    feat: Headline::title_raw PoiScript 2024-01-10 04:33:17 +08:00
  • 396535073c
    docs: fix typo PoiScript 2023-12-21 23:57:36 +08:00
  • a2248cb9be
    feat: update README.md and vscode icons PoiScript 2023-12-21 23:51:42 +08:00
  • 0916b40cef
    feat: update html exporting PoiScript 2023-12-21 05:20:21 +08:00
  • 9f1a4c84ee
    feat(cli): fmt subcommand PoiScript 2023-12-21 05:18:32 +08:00
  • de4ff9aa61
    feat(common): list formatting PoiScript 2023-12-21 04:47:49 +08:00
  • 2e9de16e90
    feat(lsp): completion with snippet PoiScript 2023-12-21 04:45:36 +08:00
  • 5237560b61
    feat(lsp): completion support PoiScript 2023-12-21 02:57:13 +08:00
  • 0ebb6552d7
    feat(editors/vscode): html preview PoiScript 2023-12-21 02:55:36 +08:00
  • 4cc1130a17
    chore: add orgize-{cli,common,lsp} package PoiScript 2023-12-20 21:56:10 +08:00
  • 6930640866
    feat: parse affiliated keywords in block PoiScript 2023-12-14 20:00:24 +08:00
  • 868cd9ab10
    feat: FixedWidth::value & Comment::value PoiScript 2023-12-14 18:15:09 +08:00
  • 7d4b176975
    chore: impl Deref for Input PoiScript 2023-12-13 01:32:53 +08:00
  • 27de7ee68c
    feat: block parsing PoiScript 2023-12-13 01:07:11 +08:00
  • b2123d1acd
    release: bump version to 0.10.0-alpha.6 PoiScript 2023-12-05 17:36:48 +08:00
  • 19c62979f0
    feat: simpify Traverser trait PoiScript 2023-12-05 17:32:05 +08:00
  • fd098f0cf1
    feat: parse block argument PoiScript 2023-11-27 15:05:28 +08:00
  • 3234554590
    fix: list item cannot have an asterisk at the beginning of line PoiScript 2023-11-24 16:47:58 +08:00
  • 03756b95f9
    ci: use dtolnay/rust-toolchain PoiScript 2023-11-24 16:21:44 +08:00
  • f8fd1306e2
    feat: support formulas in org table PoiScript 2023-11-24 16:15:11 +08:00
  • 3c2c8b28fd
    feat: various update PoiScript 2023-11-24 14:57:45 +08:00
  • be32dc24e0
    chore: update benchmark PoiScript 2023-11-24 10:58:08 +08:00
  • 471a23c958
    fix: consider single '\r' as newline PoiScript 2023-11-23 17:56:17 +08:00
  • 8fcfd60712
    feat: support objects in link description PoiScript 2023-11-23 15:47:14 +08:00
  • 590212fddb
    chore: remove dbg! PoiScript 2023-11-22 23:22:49 +08:00
  • 6913dbc817
    release: bump version to 0.10.0-alpha.5 PoiScript 2023-11-21 18:46:34 +08:00
  • 9019d4db9d
    chore: remove outdated SYNTAX.md PoiScript 2023-11-21 18:44:55 +08:00
  • c895b0bf4f
    docs: update STATUS.md PoiScript 2023-11-21 18:44:06 +08:00
  • 8b5c545d4b
    feat: support subscript and superscript PoiScript 2023-11-21 18:41:17 +08:00
  • 58dfb022c2
    feat: support line breaks PoiScript 2023-11-21 16:33:30 +08:00
  • 6598095a9f
    feat: is_object, is_element, is_lesser_element, is_greater_element PoiScript 2023-11-21 15:22:01 +08:00
  • 0c870b7be8
    feat: support minimal sets of object in radio target PoiScript 2023-11-21 14:13:43 +08:00
  • ab543b403e
    feat: nth_repeater nth_delay PoiScript 2023-11-21 11:55:33 +08:00
  • 6c27a9257f
    feat: introduce Token struct PoiScript 2023-11-20 14:56:38 +08:00
  • 9004de9930
    release: bump version to 0.10.0-alpha.4 PoiScript 2023-11-20 01:47:23 +08:00
  • 2f64e1e6af
    feat: add todo_type method in Headline PoiScript 2023-11-20 01:46:13 +08:00
  • c432d335f1
    feat: timestamp in html export PoiScript 2023-11-20 00:01:58 +08:00
  • c49f7e5716
    feat: support repeater/delay parsing PoiScript 2023-11-19 23:09:54 +08:00
  • a0fdf1d5c8
    feat: support optional dayname in timestap (#27) PoiScript 2023-11-19 18:06:15 +08:00
  • d7128035f5
    release: bump version to 0.10.0-alpha.3 PoiScript 2023-11-19 16:48:34 +08:00
  • 310664b05b
    feat: support entity PoiScript 2023-11-19 16:41:03 +08:00
  • 917fe2f5d2
    feat: latex in Traverser PoiScript 2023-11-19 13:26:14 +08:00
  • 00cfde6e90
    feat: support latex environment parsing PoiScript 2023-11-19 11:57:31 +08:00
  • 4a3dd6aacb
    feat: support latex fragment parsing PoiScript 2023-11-18 23:57:45 +08:00
  • 2aec1768da
    chore: update demo PoiScript 2023-11-18 22:39:57 +08:00
  • 46ed6b8d91
    build: remove serde_json from dev deps PoiScript 2023-11-18 22:39:17 +08:00