summaryrefslogtreecommitdiffstats
path: root/core/string_name.h
Commit message (Expand)AuthorAgeFilesLines
* t Add unit testing to Godot using DocTest and added to GitHub Actions CIRevoluPowered2020-07-241-1/+3
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-8/+12
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-10/+0
* Modernize remaining uses of 0/NULL instead of nullptr (C++11)Rémi Verschelde2020-05-141-1/+1
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-13/+8
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* Fix shadowed variable build errorPedro J. Estébanez2020-02-281-1/+1
* Reimplement Mutex with C++'s <mutex>Pedro J. Estébanez2020-02-261-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-3/+0
* Core: Ensure classes match their header filenameRémi Verschelde2019-02-121-0/+172