summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* :bookmark: chore(infini): bump infini into v2.0.0-alpha.3v2.0.0-alpha.3苏向夜2024-01-261-1/+1
* :sparkles: feat(ci): add generator tests and refact core tests苏向夜2024-01-262-9/+25
* :sparkles: feat(generator): use jinja2 as default generator苏向夜2024-01-263-2/+19
* :bookmark: chore(infini): bump infini into v2.0.0-alpha.2v2.0.0-alpha.2苏向夜2024-01-261-1/+1
* :heavy_plus_sign: chore(deps): add jinja2 dependency苏向夜2024-01-262-1/+54
* :sparkles: feat(ci): add core tests苏向夜2024-01-261-0/+75
* :sparkles: feat(generator): add generator method苏向夜2024-01-262-2/+10
* :memo: feat(docs): transfer old documents into old docs and add new docs苏向夜2024-01-263-181/+185
* :bug: fix pyproject.toml苏向夜2024-01-261-5/+1
* :sparkles: feat(output): add new Endswith router苏向夜2024-01-266-204/+22
|\
* | :recycle: refactor(output): add __init__ method in Output class in order to g...苏向夜2024-01-264-38/+30
| * chore(ci): delete envv2.0.0-alpha.1简律纯2024-01-261-1/+0
| * refactor(ci|docs|files): update workflows, refresh docs cacahe and, delete us...简律纯2024-01-267-425/+12
| * Update python-publish.yml简律纯2024-01-261-6/+4
* | :recycle: refactor(infini): refacted infini as version 2.0.0-alpha.1苏向夜2024-01-2625-708/+381
* | :recycle: refactor(infini): reset infini project and resolve infini dependencies苏向夜2024-01-263-1372/+10
|/
* Merge branch 'master' of https://github.com/HydroRoll-Team/infini苏向夜2024-01-251-2/+2
|\
* | :fire: feat(docs): remove old documents苏向夜2024-01-2512911-33362/+0
| * Merge pull request #51 from fu050409/master苏向夜2024-01-2511-182/+19
| |\
| | * Merge branch 'HydroRoll-Team:master' into master苏向夜2024-01-251-2/+2
| |/| |/|/
* | :recycle: refactor(infini): restore pdm project and work for infini version 2苏向夜2024-01-2511-182/+19
| * Merge pull request #49 from HydroRoll-Team/dependabot/github_actions/actions/...dependabot[bot]2024-01-181-2/+2
| |\
| | * chore(deps): bump actions/cache from 3 to 4dependabot[bot]2024-01-181-2/+2
| |/
| * Merge pull request #48 from fu050409/masterdev苏向夜2023-12-187-51/+21
| |\ | |/ |/|
* | :bug: 修复Infini CLI的部分问题苏向夜2023-12-183-4/+4
* | :bug: 修订注释及导入路径苏向夜2023-12-183-30/+12
* | :bug: 修订异常基类苏向夜2023-12-181-17/+5
|/
* (no commit message)简律纯2023-12-183-23/+23
* (no commit message)简律纯2023-12-181-3/+3
* chore(changelog): sync changes简律纯2023-12-181-36/+36
* chore(changelog): update the log简律纯2023-12-181-4/+5
* chore(changelog): update the changelog简律纯2023-12-181-6/+7
* chore(changelog): 根据最新的`Handler`类更新模板中的子类写法简律纯2023-12-181-0/+1
* fix(template|tests): update command: new template简律纯2023-12-184-19/+22
* chore: update changelog简律纯2023-12-181-5/+8
* chore(typing): add annotation简律纯2023-12-181-1/+8
* chore(register): `regist` -> `register` 不符合缩写语法的方法名简律纯2023-12-181-3/+3
* chore(register): add annotation and lint code简律纯2023-12-181-9/+35
* chore(matcher): add annotation and lint code简律纯2023-12-182-7/+10
* feat(handler): 实现泛型,实现 `self.stop()` `self.skip()` 方法简律纯2023-12-181-8/+23
* feat(typing): add `StateT` type var简律纯2023-12-182-1/+11
* feat(handler): add `HandlerLoadType` class简律纯2023-12-181-1/+11
* chore(handler): add annotation简律纯2023-12-181-0/+7
* refactor(exceptions): 重定义三个异常基类简律纯2023-12-181-13/+11
* feat(exceptions): add `RulePackageException` and rename `HydroError` to `Infi...简律纯2023-12-181-2/+4
* feat(event): add `EventException` `SkipException` `StopException`简律纯2023-12-181-0/+19
* chore(event): add annotation简律纯2023-12-181-0/+6
* chore(event): `Inifni` -> `Infini` 修正笔误简律纯2023-12-181-1/+1
* chore(const): consts 没有任何意义且不符合语法,const没有复数...简律纯2023-12-181-0/+7
* refactor(const): `consts` -> `const`简律纯2023-12-183-1/+8