summaryrefslogtreecommitdiffstats
path: root/test/src
Commit message (Expand)AuthorAgeFilesLines
* Add support for variadic method binds with the typed return. Sync headers.bruvzg2022-03-302-1/+26
* Update copyright yearRémi Verschelde2022-03-154-8/+8
* Implementing dictionary operatorsBastiaan Olij2021-11-232-0/+13
* Merge pull request #650 from BastiaanOlij/fix_compile_warningsRémi Verschelde2021-11-221-1/+1
|\
| * Fixing compiler warnings around implicit type casting loosing precisionBastiaan Olij2021-11-221-1/+1
* | Implement index operators for ArraysBastiaan Olij2021-11-122-0/+23
|/
* Rename interface to gdn_interface because it's a defined keyword under windowsBastiaan Olij2021-10-281-0/+6
* Add test for Reference passing/returning.Fabio Alessandrelli2021-09-282-0/+11
* Removed init.cpp that I overlooked in rebaseBastiaan Olij2021-09-271-103/+0
* Add test for extended object creation/deletion.Fabio Alessandrelli2021-09-273-0/+26
* Fix some clang format thingsBastiaan Olij2021-09-271-2/+2
* Add support for property groupsBastiaan Olij2021-09-271-1/+4
* Change initialization to allow custom level callbacksGeorge Marques2021-09-271-5/+4
* Fix formatting of filesGeorge Marques2021-09-274-0/+120
* Define the {de,}initialization functions in the bindingsGeorge Marques2021-09-271-8/+0
* Auto-bind virtual method overridesGeorge Marques2021-09-272-8/+5
* Add sample test projectGeorge Marques2021-09-274-0/+188
* Add license headers to all source and header filesHugo Locurcio2021-08-021-0/+30
* Run script testO01eg2021-02-071-3/+6
* Disable Windows compilation.O01eg2021-02-061-1/+1
* Test build GNnative library in CIO01eg2021-02-061-0/+70