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
7107fc6b8a
Redcraft
/
Redcraft.Utility
/
Source
/
Public
History
Redstone1024
7107fc6b8a
feat(miscellaneous): add int128, int_least family, int_fast family and intmax type
2024-11-20 18:08:33 +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
feat(miscellaneous): add int128, int_least family, int_fast family and intmax type
2024-11-20 18:08:33 +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
feat(templates): add Num function to TTuple
2024-11-08 11:40:13 +08:00
Testing
feat(string): add parsing of arithmetic types from strings
2024-11-08 20:46:57 +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