This website requires JavaScript.
Explore
Help
Sign In
seedlingattempt
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
27438a1b9dd0a7c70b8555f54b14c803ee80c53a
godot
/
core
/
error
History
Thaddeus Crews
f09ee0171a
Style: Begin integrating simple
.clangd
fixes
2025-03-22 13:24:35 -05:00
..
error_list.cpp
Use
std::size
instead of
sizeof(a) / sizeof(a[0])
pattern throughout the codebase.
2025-02-07 14:57:48 +01:00
error_list.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
error_macros.cpp
Style: Begin integrating simple
.clangd
fixes
2025-03-22 13:24:35 -05:00
error_macros.h
Style: Begin integrating simple
.clangd
fixes
2025-03-22 13:24:35 -05:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00