summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterMove prototype files to _prototype directory魏曹先生2 weeks
rewrite重构AST抽象魏曹先生2 weeks
 
 
AgeCommit messageAuthorFilesLines
2026-04-22Move prototype files to _prototype directoryHEADmaster魏曹先生20-0/+0
2026-02-10Update MarkDialog dependency to published version 0.1魏曹先生2-5/+4
2026-02-10Move resource generation macros into main crate魏曹先生8-632/+579
2026-02-10Bump version to 0.1.0 and add package metadata魏曹先生2-1/+10
2026-02-10Disable pipeline steps and improve include/image resolution魏曹先生1-6/+163
2026-02-10Rewrite README with new structure and examples魏曹先生2-128/+216
2026-02-10Add support for bold_italic formatting in markdown parser魏曹先生2-42/+56
2026-02-10Refactor converter and replace built_res with resource generator魏曹先生19-1156/+1608
2026-02-09Rename parser to converter魏曹先生16-21/+21
2026-02-09Add FileNotFound variant to Exit enum魏曹先生3-22/+12
[...]