summaryrefslogtreecommitdiffstats
path: root/src/variant/char_string.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add ↵bruvzg2022-02-141-18/+122
| | | | missing `CharString` method implementations.
* Rename interface to gdn_interface because it's a defined keyword under windowsBastiaan Olij2021-10-281-16/+16
|
* Fix formatting of filesGeorge Marques2021-09-271-2/+2
|
* Re-introduce build-in type code for core typesBastiaan Olij2021-09-271-0/+8
|
* Fix issues with method callsGeorge Marques2021-09-271-14/+14
|
* Replace bindgins to work with extensionsGeorge Marques2021-09-271-0/+267