summaryrefslogtreecommitdiff
path: root/core/string/optimized_translation.cpp
AgeCommit message (Expand)Author
2021-07-25Use const references where possible for List range iteratorsRĂ©mi Verschelde
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-05-03Check PHashTranslation generate p_from is validMaxStgs
2021-03-20Rename PHashTranslation to OptimizedTranslationMarcel Admiraal