aboutsummaryrefslogtreecommitdiff
path: root/azalea-language/src/lib.rs
AgeCommit message (Expand)Author
2025-12-15write/update docs for several itemsmat
2025-09-29azalea_language::STORAGE shouldn't have been publicmat
2025-04-04remove executable bit from filesmat
2025-02-23azalea-language now does a binary search instead of a hashmap lookupmat
2025-02-23minor memory usage optimizationsmat
2024-11-27replace once_cell with std:;sync::LazyLockmat
2024-10-26group imports with rustfmtmat
2023-01-30have docs for all cratesUbuntu
2023-01-05Fix binary compilation (#53)Shayne Hartford
2022-12-08wrap_comments = truemat
2022-11-19Replace lazy_static with once_cell::sync::Lazy (#43)mat
2022-11-12Pathfinder (#25)mat
2022-11-11fix docsmat
2022-05-14remove some printlnsmat
2022-05-08actually actually fixmat
2022-05-08fix the fixmat
2022-05-08fix saving being slowmat
2022-05-08azalea-chat now checks language filesmat