Redstone1024
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-12-09 19:21:03 +08:00
d9f05d4241 feat(miscellaneous): add basic range factories
5131fd6eae fix(miscellaneous): fix requires for FUnreachableSentinel::operator==
Compare 2 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-12-08 20:45:29 +08:00
ba9d35c1ff feat(miscellaneous): add TViewInterface with basic view and other range tools
8113d3b39b feat(miscellaneous): add IndirectlySwap family functions for iterators
89dc5b715e fix(miscellaneous): fix iterator for only movable base object
e3e127752e feat(miscellaneous): add basic range concepts and helper functions
8d02b0e0a9 refactor(miscellaneous): fix iterator concepts and helper function return value types
Compare 6 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-12-05 14:54:18 +08:00
9d901df68a feat(numeric): add basic random number generator function
2d06667c40 fix(numeric): fix missing header file in Numeric/Bit.h
fa29c4a063 fix(numeric): add disambiguation macro for Math::DivAndRound family functions
66cfbfa3b3 fix(maiscellaneous): fix the definition of the uint_fast family
d0287dd5e8 style(numeric): add and correct some comments
Compare 7 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-12-03 21:25:18 +08:00
c96995ea92 feat(numeric): add remaining standard math functions and the corresponding testing
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-12-02 19:22:58 +08:00
bd68754903 feat(numeric): add basic, exponential, power and nearest integer math functions
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-27 19:04:17 +08:00
f5c47fe677 feat(numeric): add basic and floating point manipulation functions and the corresponding testing
84a41387ae feat(numeric): add fixed-width literals, bit math functions and the corresponding testing
edc6c1924a fix(miscellaneous): fix unreachable indicator function will return
5a5d34e908 refactor(numeric): rename numeric tool library
Compare 4 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-24 22:41:36 +08:00
f60bd0e3e4 feat(numerics): add the mathematical constant tool
987299f9b5 feat(numerics): add TNumericLimits tool
bcc39fdf55 refactor(miscellaneous): clarify which fundamental types are used where
54c795b9a2 feat(miscellaneous): add static assumptions about integral types
Compare 4 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-21 22:03:41 +08:00
1c01ce5bb6 refactor(miscellaneous): refactor platform arithmetic type support
a952c31546 chore(*): add PLATFORM_COMPILER_* macros and other tools
7107fc6b8a feat(miscellaneous): add int128, int_least family, int_fast family and intmax type
Compare 3 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-19 20:37:23 +08:00
2d4dedd876 feat(string): add fundamental type parsing with format string but not elegant enough
edda2b83a1 feat(string): add TStringView to standard C string conversion
19a37ea072 feat(string): add CTStringView and CTString concepts
Compare 3 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-18 22:36:00 +08:00
6230ec9df6 feat(string): add fundamental type formatting with format string and adjust escape braces but not fully tested
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-16 22:23:01 +08:00
f6f696d5a7 refactor(string): refactor string conversion and turning off default parsing options such as auto detect base
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-13 22:47:12 +08:00
1c0c93ee25 refactor(string): refactor string conversion but not fully tested
646d0cb7a4 fix(string): fix string trimming function's return value
Compare 2 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-12 22:53:49 +08:00
3859070d53 feat(string): add string trimming functions
bc93455d0e refactor(string): refactor character and digit conversion to be non-invalidable
Compare 2 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-11 22:40:18 +08:00
fe60fc33e0 feat(string): add string and arithmetic conversion functions
49feb0b12b perf(string): add assertions to character functions that depend on ASCII compatibilitya
f8ef1da107 refactor(string): add base-checking to conversions between characters and digits
Compare 3 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-11 00:21:20 +08:00
09bbcecc28 feat(string): add functions to categorize strings
7a80a80a12 fix(string): fix incorrect TChar results due to signed char
90c2a37a2c feat(string): add TChar::IsASCII to determine if it is an ASCII character
Compare 3 commits »
Redstone1024 pushed to master at Redstone1024/Fursuit-CylinderFan 2024-10-27 14:08:49 +08:00
0eecba547e docs(readme): clarify the color of the lights during PCB verification
Redstone1024 pushed to master at Redstone1024/Fursuit-CylinderFan 2024-10-12 15:07:55 +08:00
243a2881ac docs(bom): fix JLC Number for R14
Redstone1024 pushed tag 0.3.2 to Redstone1024/Fursuit-CylinderFan 2024-10-09 17:37:41 +08:00
Redstone1024 released 0.3.2 at Redstone1024/Fursuit-CylinderFan 2024-10-09 17:37:41 +08:00
Redstone1024 pushed to master at Redstone1024/Fursuit-CylinderFan 2024-10-09 17:33:13 +08:00
c73489530c docs(pcb): add interactive html bill of materials