dusk
|
4a865b45cd
|
build: define rust-toolchain.toml and point to 'latest' nightly, fix rust crates on it
|
2025-08-13 02:42:53 +03:00 |
|
dusk
|
87f6fe9d75
|
refactor(command_parser): improve the invalid flags error
|
2025-03-29 14:51:58 +09:00 |
|
dusk
|
3e65d74bc4
|
fix(command_parser): use correct invalid_flags variable when constructing that error
|
2025-03-29 14:34:15 +09:00 |
|
dusk
|
a5576ad225
|
fix(command_parser): don't return a command early if there is still input left
|
2025-03-29 14:09:40 +09:00 |
|
dusk
|
58d493ac0a
|
refactor(command_parser): combine TokenMatchError and TokenMatchedValue into a single result type
|
2025-01-24 04:40:07 +09:00 |
|
dusk
|
ff6dc12cae
|
feat(command_parser): allow aliases in flags
|
2025-01-22 00:50:17 +09:00 |
|
dusk
|
07e8a4851a
|
feat(commands): add cs codegen to statically use params and flags in bot code, remove Any
|
2025-01-21 12:36:54 +09:00 |
|
dusk
|
0c012e98b5
|
refactor: separate commands into command_parser, command_definitions crates
|
2025-01-21 04:31:03 +09:00 |
|