This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
19e8faae3076ac375e7227c1444dfcfca3eb5a5e
godot
/
tests
/
core
T
History
Thaddeus Crews
780cf03051
Merge pull request
#104556
from Ivorforce/string-extend-instead-of-parse
...
Use `append_` instead of `parse_` for `String` methods.
2025-03-29 10:16:33 -05:00
..
config
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
input
Use initializer list in Arrays
2025-03-26 18:38:15 +01:00
io
Use initializer list in Arrays
2025-03-26 18:38:15 +01:00
math
Use initializer list in Arrays
2025-03-26 18:38:15 +01:00
object
Use initializer list in Arrays
2025-03-26 18:38:15 +01:00
os
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
string
Use
append_
instead of
parse_
for
String
methods.
2025-03-27 17:51:02 +01:00
templates
Add C array constructor to
Span
. [skip ci]
2025-03-12 16:48:16 +01:00
threads
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
variant
Use initializer list in Arrays
2025-03-26 18:38:15 +01:00
test_crypto.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
test_hashing_context.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
test_time.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00