1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-brigadier/src
Sculas d4d4ba054f
refactor: remove println statements (#31)
This PR removes all println statements and logs them on trace level instead. Normally, libraries shouldn't print to stdout using println, since there's no control over them.
2022-10-17 13:18:25 -05:00
..
arguments simplify error handling 2022-04-22 04:33:58 +00:00
builder clippo the sequel 2022-07-31 18:05:41 -05:00
context clippo the sequel 2022-07-31 18:05:41 -05:00
exceptions clippo the sequel 2022-07-31 18:05:41 -05:00
suggestion Physics (#11) 2022-08-29 20:41:01 -05:00
tree clippo the sequel 2022-07-31 18:05:41 -05:00
command_dispatcher.rs refactor: remove println statements (#31) 2022-10-17 13:18:25 -05:00
lib.rs All block shapes & collisions (#22) 2022-10-02 12:29:47 -05:00
message.rs simplify error handling 2022-04-22 04:33:58 +00:00
modifier.rs simplify error handling 2022-04-22 04:33:58 +00:00
parse_results.rs simplify error handling 2022-04-22 04:33:58 +00:00
string_reader.rs simplify error handling 2022-04-22 04:33:58 +00:00