Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add ↵ | bruvzg | 2022-02-14 | 1 | -101/+101 |
| | | | | missing `CharString` method implementations. | ||||
* | Avoid crash in Variant constructor from nullptr Object* | Gilles Roudière | 2021-11-23 | 1 | -1/+6 |
| | |||||
* | Rename interface to gdn_interface because it's a defined keyword under windows | Bastiaan Olij | 2021-10-28 | 1 | -37/+37 |
| | |||||
* | Re-introduce build-in type code for core types | Bastiaan Olij | 2021-09-27 | 1 | -13/+0 |
| | |||||
* | Fix issues with method calls | George Marques | 2021-09-27 | 1 | -113/+103 |
| | |||||
* | Replace bindgins to work with extensions | George Marques | 2021-09-27 | 1 | -0/+749 |