godot/modules/gdnative/nativescript
Hugo Locurcio a38b447413
Highlight control flow keywords with a different color
This makes them easier to distinguish from other keywords.
2021-05-25 00:31:39 +02:00
..
api_generator.cpp Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
api_generator.h
godot_nativescript.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
nativescript.cpp Highlight control flow keywords with a different color 2021-05-25 00:31:39 +02:00
nativescript.h Highlight control flow keywords with a different color 2021-05-25 00:31:39 +02:00
register_types.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
register_types.h
SCsub