godot/modules/gdscript
Rémi Verschelde a647fb3e62 Fix typos with codespell
Using codespell 2.2-dev from current git.

Fix a couple incorrect uses of gendered pronouns.
2022-03-31 14:07:29 +02:00
..
doc_classes
editor Refactor GDScript/C# script templates logic to be editor-only 2022-03-28 16:21:00 +02:00
icons
language_server Add GDExtension support to Script 2022-03-27 16:13:00 +02:00
tests
config.py
gdscript_analyzer.cpp Fix typos with codespell 2022-03-31 14:07:29 +02:00
gdscript_analyzer.h
gdscript_byte_codegen.cpp
gdscript_byte_codegen.h
gdscript_cache.cpp
gdscript_cache.h
gdscript_codegen.h
gdscript_compiler.cpp
gdscript_compiler.h
gdscript_disassembler.cpp
gdscript_editor.cpp Fix autocompletion of static methods in built-in types in GDScript 2022-03-30 17:40:41 +03:00
gdscript_function.cpp
gdscript_function.h
gdscript_lambda_callable.cpp
gdscript_lambda_callable.h
gdscript_parser.cpp Merge pull request #59694 from vnen/gdscript-better-call-super 2022-03-30 17:58:11 +02:00
gdscript_parser.h Fix autocompletion of static methods in built-in types in GDScript 2022-03-30 17:40:41 +03:00
gdscript_rpc_callable.cpp
gdscript_rpc_callable.h
gdscript_tokenizer.cpp
gdscript_tokenizer.h
gdscript_utility_functions.cpp
gdscript_utility_functions.h
gdscript_vm.cpp
gdscript_warning.cpp
gdscript_warning.h
gdscript.cpp
gdscript.h Add GDExtension support to Script 2022-03-27 16:13:00 +02:00
register_types.cpp
register_types.h
SCsub Refactor GDScript/C# script templates logic to be editor-only 2022-03-28 16:21:00 +02:00