aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* refactor!: rewrite core business logic简律纯2024-07-066-172/+160
* refactor: rename as get_plugin() method简律纯2024-07-021-1/+1
* Revert "Revert "chore(examples): remove commented code""简律纯2024-06-301-1/+1
* Revert "chore(examples): remove commented code"简律纯2024-06-301-1/+1
* chore(examples): remove commented code简律纯2024-06-301-1/+1
* style: add noqa: F401 for unused module import简律纯2024-06-301-1/+1
* chore: commented unused code简律纯2024-06-305-15/+9
* feat(exception): enrich exceptions:: EventException, SkipException, StopExcep...简律纯2024-06-308-78/+209
* refactor(rule): change self.state with self.core.rule_state logic简律纯2024-06-291-5/+5
* style: ruff format code简律纯2024-06-2816-137/+134
* fix(core): import missed module in core.py简律纯2024-06-281-2/+11
* revert: delete unused code in tests folder简律纯2024-06-281-51/+2
* fix: repair incorrect module import path简律纯2024-06-284-10/+19
* refactor: hrc.rules - > hrc.rule简律纯2024-06-2818-63/+1396
* chore(file tree): add CustomRule class in hrc.rules.BaseRule简律纯2024-06-272-35/+0
* feat(rules): add decorator: aliases for class attribute property简律纯2024-06-271-2/+9
* feat(BaseRule): add Character.py简律纯2024-06-2712-61/+279
* Merge branch 'main' of https://github.com/HydroRoll-Team/HydroRollCore简律纯2024-06-261-2/+16
|\
* | chore: add dist into .gitignore file简律纯2024-06-261-1/+2
| * chore(docs): Update README.rst简律纯2024-06-261-2/+16
|/
* docs: update CHANGELOG.md for v0.0.2-alpha.2 [skip ci]HsiangNianian2024-06-261-0/+42
* chore(project): bump version to 0.0.2-alpha.2v0.0.2-alpha.2简律纯2024-06-261-1/+1
* chore(docs): update README.rst简律纯2024-06-261-1/+1
* chore(docs): add structures.svg and contributing guidance简律纯2024-06-2615-25/+132
* refactor(filetree): rename package's namespace as `hrc`简律纯2024-06-2128-18/+81
* chore(deps): remove pip deps from dev group简律纯2024-06-205-33/+86
* Co-authored-by: yuzhe <YUZHEthefool@users.noreply.github.com>简律纯2024-06-204-1/+0
* chore(deps): update features of pyo3简律纯2024-06-171-1/+1
* chore(deps): delete features of pyo3简律纯2024-06-171-1/+1
* chore(deps): update features of pyo3简律纯2024-06-171-1/+1
* chore(ci|deps): use python3.9 && change into abi3-py37 ^^简律纯2024-06-172-4/+4
* revert!: revert for two previous commit简律纯2024-06-172-4/+4
* chore(deps): delete features of pyo3 in Cargo.toml简律纯2024-06-171-1/+1
* fix(ci): fix "failed to run custom build command"简律纯2024-06-171-3/+3
* chore(format): ruff lint code简律纯2024-06-176-14/+12
* feat(cli|project): add Cli class && hrc entry in project.scripts section简律纯2024-06-173-1/+51
* Merge branch 'main' of https://github.com/HydroRoll-Team/HydroRollCore简律纯2024-06-171-49/+46
|\
* | chore(deps|rust): add clap dependencies简律纯2024-06-174-18/+9
| * chore: Update README.rst简律纯2024-06-121-46/+46
| * chore: Update README.rst简律纯2024-06-051-3/+0
|/
* feat(rust): wrap_pyfunction "process_rule_pack" in libcore module简律纯2024-06-058-37/+82
* chore: refresh source tree files简律纯2024-05-2821-82/+1969
* Merge branch 'main' of https://github.com/HydroRoll-Team/HydroRollCore简律纯2024-04-201-12/+10
|\
| * Update README.rst简律纯2024-04-041-12/+10
* | chore(docs): update file简律纯2024-03-123-10/+10
* | refactor(filetree): docs -> document, features -> feature, dev -> development简律纯2024-03-125-1/+38
|/
* chore(filetree): complete framework design for corev99.99.99简律纯2024-03-1217-6/+29
* chore: update profile简律纯2024-03-121-1/+1
* Merge branch 'main' of https://github.com/HydroRoll-Team/HydroRollCore简律纯2024-03-121-81/+68
|\
* | chore: update profile简律纯2024-03-121-1/+1