summaryrefslogtreecommitdiff
path: root/src/KingSystem/Utils/Byaml
AgeCommit message (Collapse)Author
2026-01-14style: Fix coding guideline violationsJesse Dao
2022-06-24Fix extra semicolons and enable -Wextra-semi warningLéo Lam
2020-11-17ksys/act: Add several more InfoData functionsLéo Lam
2020-11-16ksys/act: Start adding ActorInfoDataLéo Lam
2020-11-15ksys/Byaml: Add getter wrappersLéo Lam
2020-11-15ksys/Byaml: Implement al::ByamlIter::operator= more accuratelyLéo Lam
2020-11-14ksys/utils/byaml: First iteration of implementation.Wildex999
4 Functions are still not fully matching with their inlined functions, and at least one function is still missing.