This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f546bf6aea
godot
/
modules
/
gdscript
/
tests
/
scripts
History
Danil Alexeev
c1322d41e6
GDScript: Replace
assert()
with
Utils.check()
in tests
2024-08-28 17:41:52 +03:00
..
analyzer
GDScript: Replace
assert()
with
Utils.check()
in tests
2024-08-28 17:41:52 +03:00
completion
Autocompletion: enable string literal completion in subscripts
2024-08-27 13:02:09 +02:00
lsp
Style: Trim trailing whitespace and ensure newline at EOF
2024-05-08 10:12:46 +02:00
parser
GDScript: Replace
assert()
with
Utils.check()
in tests
2024-08-28 17:41:52 +03:00
runtime
GDScript: Replace
assert()
with
Utils.check()
in tests
2024-08-28 17:41:52 +03:00
.gitignore
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00
project.godot
Autocompletion: Add support for string name option in more places
2024-06-12 20:38:43 +02:00
utils.notest.gd
GDScript: Replace
assert()
with
Utils.check()
in tests
2024-08-28 17:41:52 +03:00