summaryrefslogtreecommitdiffstats
path: root/include/core/Array.hpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #296 from lupoDharkael/missingThomas Herzog2019-08-051-0/+13
|\
| * Add missing class methodslupoDharkael2019-08-051-0/+13
* | Error message improvementsDaniel Rakos2019-05-151-1/+36
|/
* Implementing clang-format and applying it to all classesBastiaan Olij2018-11-241-24/+24
* adds Array::make and Dictionary::make static methods and has variadic templat...danielytics2018-03-071-0/+6
* Added copy constructors and assignment operators to Array and DictionaryMarc Gilleron2018-01-171-0/+2
* updated bindingsRamesh Ravone2017-10-031-1/+1
* updated to use the new NativeScript and GDNative interfaceKarroffel2017-07-241-1/+1
* Use static linking instead of dynamic linkingKarroffel2017-07-231-11/+1
* rewrote binding generator in pythonKarroffel2017-05-121-0/+108