refactor: migrate rust-like ops.
- migrate rust-like ops. - migrate testbench for them but not finished.
This commit is contained in:
@ -13,6 +13,9 @@ PRIVATE
|
||||
yycc/string/reinterpret.cpp
|
||||
yycc/num/parse.cpp
|
||||
yycc/num/stringify.cpp
|
||||
yycc/num/op.cpp
|
||||
yycc/num/safe_cast.cpp
|
||||
yycc/num/safe_op.cpp
|
||||
)
|
||||
target_sources(YYCCTestbench
|
||||
PRIVATE
|
||||
|
Reference in New Issue
Block a user