summaryrefslogtreecommitdiff
path: root/core/string/translation_po.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-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-04-26Remove uses of `auto` for better readability and online code reviewsHugo Locurcio
2021-03-20Rename PHashTranslation to OptimizedTranslationMarcel Admiraal
2021-03-12Fixes small typos and grammar correctionAnshul7sp1
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz