summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* Initialize Rust project with Markdown AST structure魏曹先生2026-04-231-0/+7
|
* Move prototype files to _prototype directoryHEADmaster魏曹先生2026-04-221-238/+0
|
* Move resource generation macros into main crate魏曹先生2026-02-101-20/+4
|
* Bump version to 0.1.0 and add package metadata魏曹先生2026-02-101-1/+1
|
* Refactor converter and replace built_res with resource generator魏曹先生2026-02-101-8/+56
|
* Rename parser to converter魏曹先生2026-02-091-2/+2
|
* Add file inclusion and text formatting to parser魏曹先生2026-02-091-0/+19
|
* Initialize MarkDialog project with parser and workspace structure魏曹先生2026-02-091-0/+187