Skip to content

Commit

Permalink
refactor: ♻️ 初步支持「语义化词项预期」
Browse files Browse the repository at this point in the history
- ✅现在能正确处理「带变量的可交换词项」如:「<(&&,<$1 --> lock>,<$2 --> key>) ==> <$1 --> (/,open,$2,_)>>」🆚「<(&&,<$1 --> key>,<$2 --> lock>) ==> <$2 --> (/,open,$1,_)>>」
- ♻️微调模块结构,细化拆分功能
- ⬆️升级Narsese.rs依赖版本,支持emoji解析
- ⚠️目前功能尚未完全稳定(需要实际发布性构建验证)
  • Loading branch information
ARCJ137442 committed Jun 11, 2024
1 parent b1ebf61 commit 42c5e39
Show file tree
Hide file tree
Showing 5 changed files with 1,078 additions and 279 deletions.
Loading

0 comments on commit 42c5e39

Please sign in to comment.