aboutsummaryrefslogtreecommitdiff
path: root/azalea-brigadier/src/string_reader.rs
AgeCommit message (Expand)Author
2025-12-11enable str_to_string clippy lintmat
2025-05-30implement missing brigadier features and cleanup some moremat
2025-04-04remove executable bit from filesmat
2024-10-26group imports with rustfmtmat
2023-01-25replace some string ranges with function equivalentsUbuntu
2022-04-22simplify error handlingmat
2022-04-18move tests into tests directorymat
2022-04-18split stuff into more modulesmat
2022-04-18general cleanupmat
2022-04-17Fix clippy issues and add a couple tests to dispatchermat
2022-04-17add execute & get_integermat
2022-04-17Rewrite brigadiermat
2022-02-01bmat
2022-01-09add all the string reader testsmat
2022-01-09add some more testsmat
2022-01-09fix a couple testsmat
2022-01-09string readermat
2022-01-09add string_readermat
2022-01-03create all empty brigadier modulesmat