This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-03-10 21:06:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d6426ef1a3f980ccdae5482e75ee3655435638d
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
…
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
…