summaryrefslogtreecommitdiffstats
path: root/include/core/String.hpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing class methodslupoDharkael2019-08-051-0/+5
* Implementing clang-format and applying it to all classesBastiaan Olij2018-11-241-2/+1
* Add missing String::(r)find(n) form argumentbruvzg2018-11-181-2/+3
* Nativescript 1.1karroffel2018-11-071-0/+2
* Fix const for += operator in stringTimothy Werquin2018-05-151-1/+1
* Fix String const operators.Timothy Werquin2018-05-151-8/+8
* adds variadic printing function, makes String.format custom placeholder workdanielytics2018-03-071-0/+2
* String and math fixesMarc Gilleron2018-01-231-0/+8
* caller-defined entry methods and string API updatekarroffel2018-01-111-1/+16
* Added alloc_c_stringBastiaan Olij2017-11-251-0/+1
* Update bindings to use new Api extensions and rename Rect3->AABBBastiaanOlij2017-11-231-1/+4
* Fixes #41Ramesh Ravone2017-10-031-1/+1
* String bindings updated (at most)Ramesh Ravone2017-10-031-40/+82
* updated bindingsRamesh Ravone2017-10-031-1/+1
* updated to use the new NativeScript and GDNative interfaceKarroffel2017-07-241-1/+1
* Use static linking instead of dynamic linkingKarroffel2017-07-231-11/+1
* rewrote binding generator in pythonKarroffel2017-05-121-0/+79