| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(format): ruff lint code | 2024-06-17 | 1 | -21/+35 | |
| | | |||||
| * | refactor(examples): update file tree | 2024-06-17 | 1 | -4/+19 | |
| | | |||||
| * | refactor(command): 命令词法解析器 (#82) | 2024-02-26 | 1 | -0/+97 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor(command): 重构命令路由 * feat(lua): 包装异步方法`self.event.reply` => `msg:echo` * feat(lua): 包装异步输入流方法`self.event.ask` => `msg:ask` * 'Refactored by Sourcery' (#83) Co-authored-by: Sourcery AI <> * feat(Token|Lexer): 添加`Token`与`Lexer`类 * refactor(Lexer): 词法分析器添加`advance`方法 * chore: lint code * refactor: sync gensokyo adapter * feat: Cli parser (#85) * feat(cli): 添加`Cli`类,解析命令行参数 * fix: 修复错误的`dest`与`action` * feat(cli): 实现`install_package` 与 `build_template` * feat(cli): 实现`-c|--config`指令配置镜像常量等 * feat(cli): 使用高效率的异步网络库`aiohttp` * fix(cli): `TYPE_CHECKING` with partially module `typing` * refactor!: examples, tests, src... rewrite in rust --------- Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> | ||||
| * | chore(@todo): 兼容 shiki 的大部分 lua 脚本内建指令 | 2023-11-20 | 1 | -1/+1 | |
| | | |||||
| * | feat: 支持lua内调用lua库 | 2023-11-20 | 2 | -10/+12 | |
| | | |||||
| * | feat: 实现在 lua 脚本中调用被注册的 Python 同步函数与类 | 2023-11-20 | 1 | -1/+24 | |
| | | |||||
| * | feat(tests): 实现对 `Lua5.4` 的封装 | 2023-11-20 | 1 | -1/+10 | |
| | | |||||
| * | feat(deps): 添加 `lupa` 依赖 | 2023-11-20 | 1 | -0/+3 | |
| | | |||||
| * | refactor(file tree): `tests` -> `example` | 2023-11-06 | 19 | -1163/+0 | |
| | | |||||
| * | fix(site): 修复了错误的主题索引 | 2023-11-06 | 5 | -6/+70 | |
| | | | | | chore(site): 删除了无用主题文件 | ||||
| * | chore(format): `autopep8` -> `balck-format` | 2023-11-05 | 3 | -14/+23 | |
| | | |||||
| * | chore: sync pyproject.toml | 2023-11-05 | 2 | -0/+0 | |
| | | |||||
| * | Co-authored-by: HadalFauna <HadalFauna@users.noreply.github.com> | 2023-11-03 | 22 | -379/+772 | |
| | | |||||
| * | feat: 优化架构 | 2023-08-13 | 16 | -63/+603 | |
| | | |||||
| * | (no commit message) | 2023-08-09 | 2 | -1/+19 | |
| | | |||||
| * | feat:all | 2023-08-09 | 15 | -130/+115 | |
| | | |||||
| * | 🧬Just a Test | 2023-07-08 | 1 | -1/+3 | |
| | | |||||
| * | (no commit message) | 2023-05-02 | 13 | -199/+128 | |
| | | |||||
| * | (no commit message) | 2023-04-28 | 2 | -3/+3 | |
| | | |||||
| * | ✨fix | 2023-04-23 | 8 | -0/+223 | |
