Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Properly support nested ternary expressions | Bojidar Marinov | 2017-12-11 | 1 | -4/+7 | |
| | | | | | | | | Fixes 14324. | |||||
* | | Make GDScript parser raise error when exporting Object | George Marques | 2017-12-09 | 1 | -0/+4 | |
| | | ||||||
* | | Style: Apply clang-format again on all files | Rémi Verschelde | 2017-12-07 | 1 | -4/+3 | |
| | | | | | | | | | | Fixes issues introduced by newer clang-format versions or commits pushed directly without using the clang-format pre-commit hook. | |||||
* | | Allow to extends constant variable | sanikoyes | 2017-11-20 | 1 | -8/+27 | |
| | | ||||||
* | | Allow exporting enums from GDScript | Bojidar Marinov | 2017-11-17 | 1 | -9/+69 | |
|/ | | | | | Use as `export(E) ...` Closes #12392 | |||||
* | GDScript: Refactor "GD" class prefix to "GDScript" | Rémi Verschelde | 2017-11-16 | 1 | -0/+4435 | |