summaryrefslogtreecommitdiffstats
path: root/core/array.h
Commit message (Expand)AuthorAgeFilesLines
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-21/+19
* Both Array and Dictionary are always in shared mode (removed copy on write).Juan Linietsky2017-01-111-3/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Add Array.front() and Array.back()Kazuo2562016-11-181-0/+3
* (Array) pop_front, pop_back return valuesRăzvan Cosmin Rădulescu2016-09-111-2/+2
* Array has(var value) functionPawel Kowal2016-07-071-0/+1
* Add 'rfind' function to ArrayGeorge Marques2016-06-101-0/+1
* Add 'from' argument to Array.find()George Marques2016-06-101-1/+1
* Added Array.find_last() and Array.count()J08nY2016-06-031-0/+2
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* add pop_back/pop_front/push_back/push_front to array, to make it according to...Juan Linietsky2015-12-121-1/+5
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+84