summaryrefslogtreecommitdiffstats
path: root/test/src/example.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixing compiler warnings around implicit type casting loosing precisionBastiaan Olij2021-11-221-1/+1
* | Implement index operators for ArraysBastiaan Olij2021-11-121-0/+19
|/
* Add test for Reference passing/returning.Fabio Alessandrelli2021-09-281-0/+10
* Add test for extended object creation/deletion.Fabio Alessandrelli2021-09-271-0/+13
* Fix some clang format thingsBastiaan Olij2021-09-271-2/+2
* Add support for property groupsBastiaan Olij2021-09-271-1/+4
* Fix formatting of filesGeorge Marques2021-09-271-0/+30
* Auto-bind virtual method overridesGeorge Marques2021-09-271-4/+1
* Add sample test projectGeorge Marques2021-09-271-0/+91