mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
* Add special string literals "..."? (s,a,u,h,) * Add string literal H (256-bit hash) * Add string literal c (crc32) * Use td::hex_encode instead of homebrew function and add test * Fix error codes and use more generic address * Add support for int and slice constants * Add support for strongly typed constants * Add support for precompiled constant expressions (hard!) Co-authored-by: starlightduck <starlightduck@gmail.com> |
||
---|---|---|
.. | ||
test | ||
abscode.cpp | ||
analyzer.cpp | ||
asmops.cpp | ||
builtins.cpp | ||
codegen.cpp | ||
func.cpp | ||
func.h | ||
gen-abscode.cpp | ||
keywords.cpp | ||
optimize.cpp | ||
parse-func.cpp | ||
stack-transform.cpp | ||
unify-types.cpp |