aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_server/src/cmd/commands/property
Commit message (Collapse)AuthorAgeFilesLines
* format: rustfmt with new rulesFuwn2024-06-031-72/+25
|
* style(global): fix license specFuwn2021-06-142-2/+2
|
* refactor(whirl_server::net): move orphan functions to methods within ↵Fuwn2021-06-063-145/+118
| | | | property list struct
* refactor(server): final refactoring of replacing command type constants with ↵Fuwn2021-06-021-5/+5
| | | | enum values
* fix(global): a lot of clippy warningsFuwn2021-05-281-4/+4
| | | | This change makes clippy **a lot** more strict.
* refactor(global): move crates around, stricter module isolationFuwn2021-05-203-0/+187