summaryrefslogtreecommitdiffstats
path: root/src/variant/packed_arrays.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add ↵bruvzg2022-02-141-0/+72
| | | | missing `CharString` method implementations.
* Implementing dictionary operatorsBastiaan Olij2021-11-231-0/+11
|
* Implement index operators for ArraysBastiaan Olij2021-11-121-0/+11
|
* Rename interface to gdn_interface because it's a defined keyword under windowsBastiaan Olij2021-10-281-18/+18
|
* Fix formatting of filesGeorge Marques2021-09-271-8/+38
|
* Re-introduce build-in type code for core typesBastiaan Olij2021-09-271-0/+97