PluralKit/crates/command_parser/src
2025-11-23 10:28:46 +00:00
..
command.rs rank possible commands by input similarity 2025-10-07 18:22:04 +00:00
flag.rs better parameters handling, implement import export 2025-10-03 15:50:54 +00:00
lib.rs improve error messages for the enum parameters 2025-10-15 20:18:53 +00:00
parameter.rs remove OpaqueStringRemainder and use Remainder like intended 2025-11-23 10:28:46 +00:00
string.rs fix quotes value being cut off 2025-10-15 20:39:50 +00:00
token.rs fix reproxy command not accepting member ref 2025-10-13 08:16:53 +00:00
tree.rs refactor(command_parser): remove the Empty token, we don't need it 2025-01-24 04:13:06 +09:00