This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
06c0985fee
godot-module-template
/
core
/
error
History
Download ZIP
Download TAR.GZ
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