Commit Graph

12 Commits

Author SHA1 Message Date
72df2ce33c
chore(parser): rename struct variable
All checks were successful
submodules sync / sync (push) Successful in 53s
build / build (push) Successful in 2m9s
build / trigger-build-image (push) Successful in 9s
2025-02-17 12:04:39 -05:00
b4e706f8e9
chore(parser): make unnecessary methods private
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m46s
build / trigger-build-image (push) Successful in 9s
2025-02-17 09:28:36 -05:00
49b7c7c5db
chore(parser): move Conf struct to meta.go 2025-02-11 03:41:17 -05:00
a6353dfed8
chore(parser): remove unused conf parts
Some checks failed
build / build (push) Failing after 1s
submodules sync / sync (push) Failing after 0s
build / trigger-build-image (push) Has been skipped
2025-01-27 21:08:41 -05:00
d54a557d23 feat(parser): show match occurrences (#76)
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
Reviewed-on: #76
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-11-04 09:44:05 +08:00
cc3b4b0b13
feat(parser/keyword): use Keywords in Matches
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 7s
2024-11-02 04:08:21 -04:00
f23d8932ea feat(parser/keyword): force quit on deduct (#75)
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 7s
Reviewed-on: #75
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-11-02 15:53:37 +08:00
e4dc1adc13
feat(parser/keyword): remove min score
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m21s
build / trigger-build-image (push) Successful in 7s
2024-11-01 03:38:22 -04:00
03c2819d25
feat(parser/keyword): max match count
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m21s
build / trigger-build-image (push) Successful in 7s
2024-11-01 03:31:04 -04:00
5de4c3ee78
feat(parser): unify default init score = 0 (#73)
All checks were successful
submodules sync / sync (push) Successful in 36s
build / build (push) Successful in 1m28s
build / trigger-build-image (push) Successful in 7s
2024-11-01 03:13:38 -04:00
303e742d90
refactor(parser/keyword): rename EndOnMatch -> ForceQuitOnMatch
All checks were successful
build / build (push) Successful in 1m3s
build / trigger-build-image (push) Successful in 7s
2024-10-12 23:46:31 -04:00
5bbbcb14aa
refactor(internal): rename executor & parser dir
Some checks failed
build / build (push) Successful in 2m3s
build / trigger-build-image (push) Successful in 8s
submodules sync / sync (push) Failing after 30s
2024-10-09 05:38:30 -04:00