Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add ↵ | bruvzg | 2022-02-14 | 1 | -18/+122 |
| | | | | missing `CharString` method implementations. | ||||
* | Rename interface to gdn_interface because it's a defined keyword under windows | Bastiaan Olij | 2021-10-28 | 1 | -16/+16 |
| | |||||
* | Fix formatting of files | George Marques | 2021-09-27 | 1 | -2/+2 |
| | |||||
* | Re-introduce build-in type code for core types | Bastiaan Olij | 2021-09-27 | 1 | -0/+8 |
| | |||||
* | Fix issues with method calls | George Marques | 2021-09-27 | 1 | -14/+14 |
| | |||||
* | Replace bindgins to work with extensions | George Marques | 2021-09-27 | 1 | -0/+267 |