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
84a41387ae
Redcraft
/
Redcraft.Utility
/
Source
/
Public
History
Redstone1024
84a41387ae
feat(numeric): add fixed-width literals, bit math functions and the corresponding testing
2024-11-27 16:58:39 +08:00
..
Containers
fix(containers): fix TArray lost all elements after move assignment
2024-11-02 23:07:05 +08:00
Memory
refactor(containers): remove the container's final qualifier allows it to be inherited
2024-11-02 20:49:48 +08:00
Miscellaneous
fix(miscellaneous): fix unreachable indicator function will return
2024-11-27 16:55:37 +08:00
Numeric
feat(numeric): add fixed-width literals, bit math functions and the corresponding testing
2024-11-27 16:58:39 +08:00
String
feat(string): add fundamental type parsing with format string but not elegant enough
2024-11-19 20:35:59 +08:00
Templates
refactor(miscellaneous): clarify which fundamental types are used where
2024-11-24 20:09:31 +08:00
Testing
feat(numeric): add fixed-width literals, bit math functions and the corresponding testing
2024-11-27 16:58:39 +08:00
TypeTraits
fix(typetraits): fix CCommonType is incorrect for void
2024-11-05 22:41:45 +08:00
CoreTypes.h
style(*): move some constants and placeholders to CoreMiscDefines.h
2022-03-17 09:22:48 +08:00