godot/modules/gdscript
Bojidar Marinov 0c650c2511 Make inline blocks in GDScript more pythonic
Fixes #8001

(cherry picked from commit 18ab88b3f1)
2017-03-24 23:19:14 +01:00
..
config.py style: Fix PEP8 blank lines issues in Python files 2016-11-02 22:29:36 +01:00
gd_compiler.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_compiler.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_editor.cpp Fixed typo in gdscript autocompletion. 2017-03-19 00:43:07 +01:00
gd_function.cpp Fix random crashes when using yield() 2017-03-21 02:54:46 +01:00
gd_function.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_functions.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_functions.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_parser.cpp Make inline blocks in GDScript more pythonic 2017-03-24 23:19:14 +01:00
gd_parser.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_script.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_script.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_tokenizer.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
gd_tokenizer.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
register_types.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
register_types.h Welcome in 2017, dear changelog reader! 2017-01-12 19:15:30 +01:00
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00