summaryrefslogtreecommitdiff
path: root/modules/gdscript/gdscript_parser.cpp
AgeCommit message (Expand)Author
2017-12-11Properly support nested ternary expressionsBojidar Marinov
2017-12-09Make GDScript parser raise error when exporting ObjectGeorge Marques
2017-12-07Style: Apply clang-format again on all filesRémi Verschelde
2017-11-20Allow to extends constant variablesanikoyes
2017-11-17Allow exporting enums from GDScriptBojidar Marinov
2017-11-16GDScript: Refactor "GD" class prefix to "GDScript"Rémi Verschelde