Myriad-Dreamin
4bfb5c22da
fix: stop atom expressions before backslash ( #1835 )
...
* fix: stop atom expressions before marks
* dev: fix it
2025-06-23 11:32:55 +08:00
Myriad-Dreamin
96510385a1
fix: vesrion in package.json files are wrong ( #1834 )
tinymist::ci / build-vsc-assets (push) Blocked by required conditions
tinymist::ci / build-vscode (push) Blocked by required conditions
tinymist::ci / build-vscode-others (push) Blocked by required conditions
tinymist::ci / publish-vscode (push) Blocked by required conditions
tinymist::ci / Duplicate Actions Detection (push) Waiting to run
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Waiting to run
tinymist::ci / build-binary (push) Blocked by required conditions
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Waiting to run
tinymist::ci / E2E Tests (darwin-arm64 on macos-latest) (push) Blocked by required conditions
tinymist::ci / E2E Tests (linux-x64 on ubuntu-22.04) (push) Blocked by required conditions
tinymist::ci / E2E Tests (linux-x64 on ubuntu-latest) (push) Blocked by required conditions
tinymist::ci / E2E Tests (win32-x64 on windows-2019) (push) Blocked by required conditions
tinymist::ci / E2E Tests (win32-x64 on windows-latest) (push) Blocked by required conditions
tinymist::ci / prepare-build (push) Waiting to run
tinymist::gh_pages / build-gh-pages (push) Waiting to run
2025-06-22 22:31:36 +08:00
Myriad-Dreamin
756075a161
build: bump version to 0.13.14-rc3 ( #1813 )
...
tinymist::ci / Duplicate Actions Detection (push) Waiting to run
tinymist::ci / prepare-build (push) Waiting to run
tinymist::ci / E2E Tests (win32-x64 on windows-latest) (push) Blocked by required conditions
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Waiting to run
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Waiting to run
tinymist::ci / E2E Tests (darwin-arm64 on macos-latest) (push) Blocked by required conditions
tinymist::ci / E2E Tests (linux-x64 on ubuntu-22.04) (push) Blocked by required conditions
tinymist::ci / E2E Tests (linux-x64 on ubuntu-latest) (push) Blocked by required conditions
tinymist::ci / E2E Tests (win32-x64 on windows-2019) (push) Blocked by required conditions
tinymist::ci / build-binary (push) Blocked by required conditions
tinymist::ci / build-vsc-assets (push) Blocked by required conditions
tinymist::ci / build-vscode (push) Blocked by required conditions
tinymist::ci / build-vscode-others (push) Blocked by required conditions
tinymist::ci / publish-vscode (push) Blocked by required conditions
tinymist::gh_pages / build-gh-pages (push) Waiting to run
* build: bump version to 0.13.14-rc3
* build: update cargo.lock
* build: update cargo.lock
* build: downgrade url crate
* build: update asset crates
2025-06-22 16:27:04 +08:00
Myriad-Dreamin
aa7e71fef3
build: bump version to 0.13.14-rc2 ( #1805 )
...
tinymist::ci / Duplicate Actions Detection (push) Has been cancelled
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Has been cancelled
tinymist::gh_pages / build-gh-pages (push) Has been cancelled
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Has been cancelled
tinymist::ci / prepare-build (push) Has been cancelled
tinymist::ci / build-vscode (push) Has been cancelled
tinymist::ci / build-vscode-others (push) Has been cancelled
tinymist::ci / publish-vscode (push) Has been cancelled
tinymist::ci / build-binary (push) Has been cancelled
tinymist::ci / build-vsc-assets (push) Has been cancelled
tinymist::ci / E2E Tests (darwin-arm64 on macos-latest) (push) Has been cancelled
tinymist::ci / E2E Tests (linux-x64 on ubuntu-22.04) (push) Has been cancelled
tinymist::ci / E2E Tests (linux-x64 on ubuntu-latest) (push) Has been cancelled
tinymist::ci / E2E Tests (win32-x64 on windows-2019) (push) Has been cancelled
tinymist::ci / E2E Tests (win32-x64 on windows-latest) (push) Has been cancelled
* build: bump version to 0.13.14-rc2
* build: update cargo.lock
* build: bump assets
2025-06-09 12:21:31 +08:00
Myriad-Dreamin
ed3704b0a3
build: bump version to 0.13.14-rc1 ( #1793 )
...
* build: bump version to 0.13.14-rc1
* docs: draft changelog
* docs: finish changelog
* docs: add co-author
2025-06-09 07:21:25 +08:00
Myriad-Dreamin
5bf177637a
fix: stop hash expressions before "operators" ( #1756 )
...
tinymist::ci / Duplicate Actions Detection (push) Waiting to run
tinymist::ci / E2E Tests (win32-x64 on windows-latest) (push) Blocked by required conditions
tinymist::ci / prepare-build (push) Waiting to run
tinymist::ci / build-binary (push) Blocked by required conditions
tinymist::ci / build-vsc-assets (push) Blocked by required conditions
tinymist::ci / build-vscode (push) Blocked by required conditions
tinymist::ci / build-vscode-others (push) Blocked by required conditions
tinymist::ci / publish-vscode (push) Blocked by required conditions
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Waiting to run
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Waiting to run
tinymist::ci / E2E Tests (darwin-arm64 on macos-latest) (push) Blocked by required conditions
tinymist::ci / E2E Tests (linux-x64 on ubuntu-22.04) (push) Blocked by required conditions
tinymist::ci / E2E Tests (linux-x64 on ubuntu-latest) (push) Blocked by required conditions
tinymist::ci / E2E Tests (win32-x64 on windows-2019) (push) Blocked by required conditions
tinymist::gh_pages / build-gh-pages (push) Waiting to run
* fix: distinguish markup math and code math
* fix: stop hash expressions before "operators"
* fix: corner cases
2025-05-13 18:06:19 +08:00
Myriad-Dreamin
7e54270bda
fix: terminate many expressions before dollar ( #1755 )
2025-05-13 17:10:39 +08:00
sjfhsjfh
864f8aed2a
fix: stop parsing markup call before math dollar ( #1752 )
...
* fix(WIP, textmate): split math markup with shorthand
* test: add snapshot
* dev: revert changes
* fix: terminate markup call before math end
* fix: remove changes
* fix: remove changes
---------
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2025-05-13 16:56:14 +08:00
Myriad-Dreamin
4871cd3917
build: bump version to 0.13.12 ( #1715 )
...
* docs: update changelog
* build: bump version to 0.13.12
* build: bump assets to v0.13.12
2025-04-30 14:45:23 +08:00
Myriad-Dreamin
0552d4bb4f
build: bump version to 0.13.12-rc6 ( #1713 )
...
* fix: sync-ls warnings
* build: bump version to 0.13.12-rc6
* fix: lint config bug
* build: fix assets ver
* feat: bump asset crate
2025-04-30 13:53:28 +08:00
Myriad-Dreamin
f4a6d2b271
build: bump version to 0.13.12-rc5 ( #1710 )
...
* build: bump version to 0.13.12-rc5
* build: bump assets to v0.13.12-rc5
* docs: edit changelog
2025-04-30 02:09:28 +08:00
Myriad-Dreamin
923155a2e2
build: bump version to 0.13.12-rc4 ( #1680 )
2025-04-18 02:40:51 +08:00
Myriad-Dreamin
8f4f07673f
build: bump version to 0.13.12-rc3 ( #1676 )
...
* build: bump version to 0.13.12-rc3
* build: update assets
2025-04-17 20:23:38 +08:00
Myriad-Dreamin
a3758038ee
build: bump version to 0.13.12-rc2 ( #1674 )
...
* build: bump version to v0.13.12-rc2
* build: update targets
* build: update assets
* fix: warning
2025-04-17 17:02:34 +08:00
Myriad-Dreamin
d5aad257e7
build: bump version to 0.13.12-rc1 ( #1669 )
...
* docs: update changelog
* docs: update changelog
* build: bump version to v0.13.12-rc1
* build: update assets
2025-04-17 15:35:03 +08:00
Myriad-Dreamin
6ea14bb180
build: bump version to 0.13.10 ( #1572 )
...
* feat: expose the test command
* docs: edit CLI and testing sections
* docs: edit changelog
* build: bump version to v0.13.10
* build: bump assets to v0.13.10
2025-03-23 16:46:30 +08:00
Myriad-Dreamin
97bcc486fd
build: bump version to 0.13.10-rc2 ( #1566 )
...
* build: bump version to 0.13.10-rc2
* build: update changelog
* build: set typst tag to v0.13.10 (typst v0.13.1)
* fix: bugged tag
* build: update assets
2025-03-21 16:40:49 +08:00
Myriad-Dreamin
766a41f4d5
build: bump version to 0.13.10-rc1 ( #1540 )
...
* docs: edit changelog
* build: bump version to 0.13.10-rc1
* build: bump typst to 0.13.1
* build: pre-rc1
* build: build with l10n
* build: lock version
2025-03-19 17:14:53 +08:00
Myriad-Dreamin
4cbe35a286
feat: employ l10n to tinymist-cli and vscode extension ( #1505 )
...
* feat: runtime translation
* feat: poc of rust translation
* feat: clean up implementation
* feat: initialize correctly
* dev: remove dirty log
* dev: rename l10nMsg
* fix: desc
* feat: update assets building
* feat: update assets building
* build: update cargo.lock
* fix: warnings
* fix: warnings
* dev: expose api
* fix: compile error
* fix: compile errors in scripts
2025-03-15 10:38:07 +08:00
Myriad-Dreamin
be79119b61
build: bump version to 0.13.8 ( #1498 )
...
* build: update changelog
* build: bump version to 0.13.8
* build: bump assets to v0.13.8
2025-03-13 12:42:42 +08:00
Myriad-Dreamin
a68399c92e
build: bump version to 0.13.6 ( #1492 )
...
* build: bump version to 0.13.6
* build: update cargo.lock
* build: update assets
* build: update changelog
2025-03-13 06:16:09 +08:00
Myriad-Dreamin
a0140a6263
build: bump version to 0.13.6-rc2 ( #1491 )
...
* build: bump version to 0.13.6-rc2
* build: bump assets to v0.13.6-rc2
2025-03-12 16:27:13 +08:00
Myriad-Dreamin
06971443d0
build: bump version to 0.13.6-rc1
2025-03-10 23:20:36 +08:00
Myriad-Dreamin
78b80d41e4
build: bump version to 0.13.4 ( #1439 )
...
* build: bump version to 0.13.4
* build: lock tinymist-assets
2025-03-02 23:10:26 +08:00
Myriad-Dreamin
7c78171987
build(pkg): bump version to 0.13.4-rc1 ( #1433 )
2025-03-01 23:17:54 +08:00
Myriad-Dreamin
5102017777
build: bump version to 0.13.2 ( #1423 )
2025-02-27 18:34:44 +08:00
Myriad-Dreamin
0c89cd82c7
build: bump version to 0.13.2-rc2 ( #1421 )
...
* build: bump version to 0.13.2-rc2
* build: update assets
* docs: update the date
* docs: revise changelog
2025-02-27 17:56:56 +08:00
Myriad-Dreamin
4145139534
build: bump version to 0.13.2-rc1 ( #1403 )
...
* docs: update changelog
* build: bump version to 0.13.2-rc1
* fix: horrible prerelease
* fix: bump that in package.json
2025-02-26 14:42:10 +08:00
Myriad-Dreamin
78b2d57a81
feat: add shebang related support ( #1400 )
2025-02-25 22:21:30 +08:00
Myriad-Dreamin
09b79330b8
build: bump version to 0.13.0
2025-02-23 18:49:52 +08:00
Myriad-Dreamin
876e402b26
build: bump version to 0.13.0-rc1 ( #1361 )
...
* build: bump version to 0.13.0-rc1
* build: update cargo.lock
* fix: weird dependencies
2025-02-22 17:11:53 +08:00
Myriad-Dreamin
d21ebc38dc
feat: bump typst to v0.13.0-rc1 ( #1342 )
...
* dev: use range type from lsp-types
* feat: add html document variant
* feat: use new-style bytes constructors
* fix: broken span usages
* fix: syntax kind is changed
* fix: label use pico str
* fix: bib element is changed
* fix: raw element is changed
* fix: typst use codex
* fix: package fn is removed from world trait
* feat: reflexo accept typst document
* docs: update changelog
* dev: cargo patch
* fix: typst pdf timestamp is changed
* fix: pattern is renamed to tiling
* dev: make eval compat
* test: update snapshots
* build: bump version to nightly 0.12.19-rc4
* build: bump version to 0.12.19-rc1 (#1164 )
* build update changelog
* build: bump version to 0.12.19-rc1
* build: bump version to nightly 0.12.19-rc2 (#1221 )
* feat: update typst to `85d1778`
* deps: lock git deps version
* build: bump version to 0.12.19-rc2
* docs: remove rc in changelog
* fix: mathtext formatting of typstyle
* fix: completion related to mathtext
* build: update cargo.lock
* build: bump version to nightly 0.12.19-rc3 (#1232 )
* build: bump version to nightly 0.12.19-rc4 (#1239 )
* feat: add typst-html
* feat: add typst-html
* cargo patch
* fix: features doesn't take effect
* fix: casting
* fix: broken no-content-hint
* fix: snapshot
* fix: remove unnecessary `fs` feature
* fix: move system features feature
* feat: remove nightly shim
* test: update snapshot
* dev: nightly v0.12.21 (#1279 )
* feat: update typst to `0ea6680`
feat: update typst to `0ea6680`
build: bump version to nightly 0.12.19 (#1261 )
* fix: fix lint errors
* styl: fotmat
* fix: build web ci
* build: update cargo.toml
* build: bump version to nightly 0.12.21-rc1 (#1280 )
* build: update typstyle & reflexo (#1336 )
* build: update typstyle & reflexo
* dev: remove useless patches
---------
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
* build: update version
* fix: pdf gate were broken (#1285 )
* fix: panic on convert_datetime (#1286 )
* feat: run language sever with targeting html (#1284 )
* dev: add some debug logging
* feat: html compilation
* fix: revert changes
* feat: adjust html interfaces
* feat: lock reflexo
* feat: provide exportTarget configuration
* feat: export html actions when target is html
* build: bump reflexo
* fix: system feature gate
* fix: feature gate 2
* fix: feature gate 3
* feat: make tinymist-world featured by lsp
* feat: text export over typst's HTML export (#1289 )
* feat: add more doc, world, and task apis (#1290 )
* feat: add num of pages method
* feat: add from_snapshot_inner method
* feat: add clear_dedicates method
* feat: more convertion traits
* feat: add doc_get_as_value method
* feat: add doc_get_as_value method
* feat: add cast_run method
* fix: set is compiling flag (#1293 )
* feat: publish {tinymist-{derive,analysis,std,vfs,world,project},typlite,crityp} crates (#1310 )
* build: bump version to 0.12.21-pre-rc1
* fix: deps
* build: set nightly in nightly branch
* docs: add readmes for publish
* feat: add release crates action
* dev: remove publish of sync-lsp
* dev: remove useless setup
* fix: remove readme
* fix: publish ignore errors
* fix: specify version for publish
* fix: specify version for publish
* feat: update tinymist-web version
* test: update snapshot
* fix: diverged deps
---------
Co-authored-by: ParaN3xus <136563585+ParaN3xus@users.noreply.github.com>
2025-02-21 03:18:04 +08:00
Myriad-Dreamin
f3329b8dc4
build: bump version to 0.12.20 ( #1345 )
...
* docs: editing changelog
* build: bump version to 0.12.20
* docs: update changelog
* build: bump dependencies
* fix: snapshot and compile error
2025-02-21 01:37:38 +08:00
Myriad-Dreamin
98c36483fc
build: bump version to 0.12.20-rc2 ( #1341 )
2025-02-20 02:36:34 +08:00
Myriad-Dreamin
82ed2a1aa5
build: bump version to 0.12.20-rc1 ( #1339 )
...
* docs: draft changelog
* build: bump version to 0.12.20-rc1
2025-02-20 01:53:53 +08:00
Myriad-Dreamin
c2aa453af4
build: bump version to 0.12.18 ( #1141 )
2025-01-09 22:27:00 +08:00
Myriad-Dreamin
ce1d4f4f43
build: bump version to 0.12.18-rc2 ( #1135 )
2025-01-09 20:52:40 +08:00
Myriad-Dreamin
34fe823ab7
fix: terminate heading on newline ( #1136 )
2025-01-09 18:26:26 +08:00
Myriad-Dreamin
c9cd572bea
test: add test about underline
2025-01-09 14:32:02 +08:00
Myriad-Dreamin
470386dabb
feat: handle minus and asterisk marker confidently ( #1134 )
...
* feat: handle minus and asterisk marker confidently
* test: add some tests about assign
2025-01-09 14:27:39 +08:00
Myriad-Dreamin
6aa9138131
build: bump version to 0.12.18-rc1 ( #1132 )
...
* build: bump version to 0.12.18-rc1
* docs: update announcement
2025-01-08 19:47:02 +08:00
Myriad-Dreamin
fe34e2c6de
docs: documenting textmate grammar ( #1131 )
2025-01-08 12:40:19 +08:00
Myriad-Dreamin
903a2fe41b
feat: generate wider look-behind pattern for pcre-compatible grammar ( #1130 )
2025-01-08 11:33:16 +08:00
Myriad-Dreamin
02591124a3
feat: stop expressions before hash and comma ( #1129 )
...
* feat: stop expression before hash
* feat: stop expression before comma
2025-01-08 11:26:44 +08:00
Myriad-Dreamin
13e7325b7b
feat: parse arrow functions like binary expr ( #1128 )
2025-01-08 11:24:55 +08:00
Myriad-Dreamin
691a28ef55
feat: conditionally satisfy PCRE regex features ( #1126 )
2025-01-07 20:49:38 +08:00
Myriad-Dreamin
d4d8345166
fix: match special identifiers in calls ( #1125 )
2025-01-07 14:20:00 +08:00
Myriad-Dreamin
a6a6d88143
fix: exclude content block syntax when parsing math arguments ( #1124 )
2025-01-07 14:18:11 +08:00
Myriad-Dreamin
bc2e07bb0c
fix: parse field access in math ( #1123 )
2025-01-07 14:17:15 +08:00
Myriad-Dreamin
42bfb8de1c
feat: add more termination rules about FIRST tokens ( #1122 )
...
* feat: terminate call arguments before some FIRST tokens
* feat: terminate braces before some FIRST tokens
* feat: terminate set clause on some FIRST tokens
* feat: refine rules to terminate a math call
2025-01-07 14:15:31 +08:00