summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_function.h
Commit message (Expand)AuthorAgeFilesLines
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-7/+7
* GDScript: Allow `is` operator to test built-in typesGeorge Marques2018-08-261-0/+1
* Add typed instructions to GDScriptGeorge Marques2018-07-201-0/+79
* Add static type checks in the parserGeorge Marques2018-07-201-0/+20
* Fix memory leak in GDScript during infinnity loops with yieldsYasha Borevich2018-06-281-1/+1
* Refactor RPCMode enum and checksFabio Alessandrelli2018-05-291-10/+2
* Revert "RPCMode refactor, more sync modes"Max Hilbrunner2018-05-291-2/+10
* Refactor RPCMode enum and checksFabio Alessandrelli2018-05-261-10/+2
* Enable autoload in editorGeorge Marques2018-05-011-1/+9
* completed-signal is emitted by all GDScriptFunctionStates of a coroutine now,...Lars Kokemohr2018-03-141-0/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* GDScript: Refactor "GD" class prefix to "GDScript"Rémi Verschelde2017-11-161-0/+247