This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
6c44c80c62b0e0b778f5340f18e4de108de4ecd5
godot
/
core
/
error
History
Lukas Tenbrink
1db0a60dc0
Replace
std::size
usage with
std_size
to avoid
<iterator>
include.
2025-10-05 00:26:11 +02:00
..
error_list.cpp
Replace
std::size
usage with
std_size
to avoid
<iterator>
include.
2025-10-05 00:26:11 +02:00
error_list.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
error_macros.cpp
Prevent infinite recursion during printing
2025-07-22 16:13:03 +02:00
error_macros.h
Core: Unify display of error type prefixes
2025-06-09 20:18:51 +03:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00