summaryrefslogtreecommitdiffstats
path: root/modules/text_server_adv/script_iterator.cpp
Commit message (Expand)AuthorAgeFilesLines
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix some issues found by cppcheck.bruvzg2022-04-061-2/+2
* Fix typos with codespellRémi Verschelde2022-02-101-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Add TextServer parentheses stack dynamic reallocation support.bruvzg2021-09-041-2/+18
* Style: Apply clang-tidy's `readability-braces-around-statements`Rémi Verschelde2021-04-051-2/+4
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* [Complex Text Layouts] Performance optimizations.bruvzg2020-12-071-1/+2
* [Complex Text Layouts] Implement ICU / HarfBuzz based TextServer module.bruvzg2020-11-261-0/+109