Age | Commit message (Expand) | Author |
---|---|---|
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-08-26 | GDScript: Allow `is` operator to test built-in types | George Marques |
2018-07-20 | Add typed instructions to GDScript | George Marques |
2018-07-20 | Add static type checks in the parser | George Marques |
2018-06-28 | Fix memory leak in GDScript during infinnity loops with yields | Yasha Borevich |
2018-05-29 | Refactor RPCMode enum and checks | Fabio Alessandrelli |
2018-05-29 | Revert "RPCMode refactor, more sync modes" | Max Hilbrunner |
2018-05-26 | Refactor RPCMode enum and checks | Fabio Alessandrelli |
2018-05-01 | Enable autoload in editor | George Marques |
2018-03-14 | completed-signal is emitted by all GDScriptFunctionStates of a coroutine now,... | Lars Kokemohr |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-11-16 | GDScript: Refactor "GD" class prefix to "GDScript" | Rémi Verschelde |