aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* feat(core): Initialize core components and configuration modelsHEADmainHsiangNianian2025-01-0445-2561/+1955
|
* feat(dev): Add model attributes to GRPS class in `grps` folderHsiangNianian2024-09-191-15/+6
|
* feat(core): Implement Service class and related functionalitiesHsiangNianian2024-09-1927-101/+1121
| | | | Co-authored-by: yuzhe <YUZHEthefool@users.noreply.github.com>
* build: Add pytest module in dev group简律纯2024-07-242-2/+41
|
* chore: Update .gitignore简律纯2024-07-243-17/+13
|
* style: format hrc.core & lint unused attributes(.ib.rs)简律纯2024-07-241-0/+7
|
* Merge pull request #7 from fu050409/feat/remove-libcore简律纯2024-07-232-0/+3
|\ | | | | chore: Remove lib core binary
| * chore: remove lib core binary苏向夜2024-07-232-0/+3
|/
* feat!: Add `hrc.dev.echo` module简律纯2024-07-203-4/+17
|
* refactor(dev)!: Add `grps` folder in `dev` dir简律纯2024-07-194-3/+5
|
* chore(core): Add assignees for each TODO简律纯2024-07-191-4/+4
|
* chore(core): add some TODO简律纯2024-07-191-4/+4
|
* docs(changelog): Sync v0.0.2 changelog简律纯2024-07-191-0/+43
|
* docs: update CHANGELOG.md for v0.0.3 [skip ci]HsiangNianian2024-07-181-0/+21
|
* chore: Bump version into 0.0.3v0.0.3简律纯2024-07-191-1/+1
| | | | Cheers 🍻
* refactor: Comment hook function while running the rules packages简律纯2024-07-183-26/+42
| | | | TODO: builtin hook function in every rules packages.
* refactor: Remove useless code简律纯2024-07-161-57/+0
| | | | Streamline rustlib.rs code structure
* chore: Remove unecessary folder tree简律纯2024-07-165-14/+0
| | | | Delete { dev | doc | feat | perf }
* style: Format python & rust code简律纯2024-07-167-53/+62
|
* feat(Improve the underlying business directory): Improve the underlying ↵简律纯2024-07-1514-8/+37
| | | | | | business directory Add { doc | feat | perf | dev } mods
* docs(readme): update readme.rst, add some notations简律纯2024-07-081-5/+5
|
* style(examples): ruff format code简律纯2024-07-083-9/+12
|
* refactor!: change namespace<perf, feat, doc, dev>简律纯2024-07-079-8/+10
|
* docs!: rewrite side bar structuresv0.0.2简律纯2024-07-068-15/+685
|
* refactor(core): fix AttributeError: wrong 'rule_disable_hook_func' method简律纯2024-07-063-3/+9
|
* feat(core): impl hot reload简律纯2024-07-061-0/+11
|
* style(core): format code && add noqa简律纯2024-07-061-8/+8
|
* refactor(core)!: fix AttributeError: wrong '_run_core_reload' method简律纯2024-07-061-1/+1
|
* chore: move COC7 folder into rules folder简律纯2024-07-065-0/+8
|
* 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
| | | | This reverts commit 043b8c24b8cbf2043485b46fdecb0ca5943b1ffd.
* Revert "chore(examples): remove commented code"简律纯2024-06-301-1/+1
| | | | This reverts commit 11f4bffa9934838198330be7deafb04151ea00b9.
* 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, ↵简律纯2024-06-308-78/+209
| | | | StopException, CoreException, GetEventTimeOut, LoudModuleError
* 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
| | | | commit: 1fa91a9
* 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
|