summaryrefslogtreecommitdiffstats
path: root/src/variant/variant.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missi...bruvzg2022-02-141-101/+101
* Avoid crash in Variant constructor from nullptr Object*Gilles Roudière2021-11-231-1/+6
* Rename interface to gdn_interface because it's a defined keyword under windowsBastiaan Olij2021-10-281-37/+37
* Re-introduce build-in type code for core typesBastiaan Olij2021-09-271-13/+0
* Fix issues with method callsGeorge Marques2021-09-271-113/+103
* Replace bindgins to work with extensionsGeorge Marques2021-09-271-0/+749