summaryrefslogtreecommitdiffstats
path: root/include/godot_cpp/core/String.cpp
Commit message (Expand)AuthorAgeFilesLines
* rewrote binding generator in pythonKarroffel2017-05-121-140/+0
* moved includes out of namespaceKarroffel2017-04-181-3/+1
* String.c_string() now returns char *Karroffel2017-04-111-1/+1
* some NodePath fixes and better handling of Object type argumentsKarroffel2017-04-061-0/+7
* added operator overload for stringKarroffel2017-03-181-0/+5
* Windows compatibilityKarroffel2017-03-151-0/+5
* mistakes were made. I undid them.Karroffel2017-03-151-1/+1
* buuunch of stuffKarroffel2017-03-061-1/+1
* properly implemented core types (c++ wise)Karroffel2017-03-061-0/+125