This website requires JavaScript.
Explore
Help
Sign In
Redstone1024
/
Redcraft
Watch
1
Star
0
Fork
0
You've already forked Redcraft
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Redcraft
/
Redcraft.Utility
/
Source
/
Public
/
Miscellaneous
History
Redstone1024
517916fa53
refactor(miscellaneous): refactor the definitions of floating-point types and character types
2024-10-03 23:48:50 +08:00
..
AssertionMacros.h
perf(miscellaneous): optimize check_no_entry() and unimplemented()
2023-01-20 23:22:19 +08:00
Compare.h
refactor(templates): add FORCEINLINE to the constexpr function
2022-12-13 22:02:39 +08:00
CoreDefines.h
style(*): move some constants and placeholders to CoreMiscDefines.h
2022-03-17 09:22:48 +08:00
CoreMiscDefines.h
feat(string): add null-terminated byte string handling functions and the corresponding testing
2024-09-20 22:53:15 +08:00
Platform.h
refactor(miscellaneous): refactor the definitions of floating-point types and character types
2024-10-03 23:48:50 +08:00
PreprocessorHelpers.h
style(miscellaneous): rename the Misc directory to Miscellaneous
2022-02-09 17:22:49 +08:00
ProgramSupport.h
fix(miscellaneous): fix LNK2005 errors of MSVC caused by GSignalDefault etc
2023-01-20 23:33:30 +08:00
VarArgs.h
feat(miscellaneous): add support for c-style variadic functions and the corresponding testing
2024-09-21 22:03:39 +08:00