20a9ef4166
fix: fix comment for new added files.
...
- translate zh-CN comment into en-US.
- change some comment into Doxygen style.
- add lost Doxygen comment.
- enrich the testbench for ceil_div.
- add lost metaprogramming functions for some files in macro namespace.
2025-08-11 21:57:42 +08:00
b79df0c65e
refactor: continue refactor project from C++17 to 23
2025-07-25 10:49:07 +08:00
4f0b3d19d1
refactor: update C++ from 17 to 23
2025-07-25 09:35:26 +08:00
e42a3b6e58
refactor: move YYCC_U8 from reinterpret.hpp to string.hpp
...
- move YYCC_U8 def.
- create shared template in testbench.
2025-07-14 09:13:47 +08:00
3030a67ca3
refactor: re-place files into correct position according to namespace hierarchy
2025-06-30 08:45:18 +08:00
a6382d6a22
refactor: add document for some namespaces
2025-06-25 10:40:05 +08:00
adc99274f4
refactor: add testbench for parse and stringify
2025-06-24 11:29:01 +08:00
3abd0969c0
refactor: add Rust infrastructure: Option, Result and panic
2025-06-23 16:22:55 +08:00
28ff7008a8
add parse and stringify
2025-06-22 19:53:49 +08:00
ab8d74efe6
test: add testbench for string module
2025-06-22 17:14:49 +08:00
df3b602110
refactor: start to refactor project
2025-06-20 23:38:34 +08:00