godot/modules/gdscript
Rémi Verschelde 495710c3d6 Merge pull request #8123 from bojidar-bg/gdscript-inline-block-indent
Make inline blocks in GDScript more (or less) pythonic
2017-03-24 22:52:09 +01:00
..
config.py style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00
gd_compiler.cpp Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
gd_compiler.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_editor.cpp Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
gd_function.cpp Fix random crashes when using yield() 2017-03-21 02:53:06 +01:00
gd_function.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_functions.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_functions.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_parser.cpp Merge pull request #8123 from bojidar-bg/gdscript-inline-block-indent 2017-03-24 22:52:09 +01:00
gd_parser.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_script.cpp Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
gd_script.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_tokenizer.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gd_tokenizer.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
register_types.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
register_types.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00