aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* chore(format): ruff lint code简律纯2024-06-171-21/+35
|
* refactor(examples): update file tree简律纯2024-06-171-4/+19
|
* refactor(command): 命令词法解析器 (#82)简律纯2024-02-261-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-201-1/+1
|
* feat: 支持lua内调用lua库简律纯2023-11-202-10/+12
|
* feat: 实现在 lua 脚本中调用被注册的 Python 同步函数与类简律纯2023-11-201-1/+24
|
* feat(tests): 实现对 `Lua5.4` 的封装简律纯2023-11-201-1/+10
|
* feat(deps): 添加 `lupa` 依赖简律纯2023-11-201-0/+3
|
* refactor(file tree): `tests` -> `example`简律纯2023-11-0619-1163/+0
|
* fix(site): 修复了错误的主题索引简律纯2023-11-065-6/+70
| | | | chore(site): 删除了无用主题文件
* chore(format): `autopep8` -> `balck-format`简律纯2023-11-053-14/+23
|
* chore: sync pyproject.toml简律纯2023-11-052-0/+0
|
* Co-authored-by: HadalFauna <HadalFauna@users.noreply.github.com>简律纯2023-11-0322-379/+772
|
* feat: 优化架构简律纯2023-08-1316-63/+603
|
* (no commit message)简律纯2023-08-092-1/+19
|
* feat:all简律纯2023-08-0915-130/+115
|
* 🧬Just a Test简律纯2023-07-081-1/+3
|
* (no commit message)简律纯2023-05-0213-199/+128
|
* (no commit message)简律纯2023-04-282-3/+3
|
* ✨fix简律纯2023-04-238-0/+223