mirror of
https://github.com/ton-blockchain/ton
synced 2025-02-12 19:22:37 +00:00
* Don't use IFJMP/IFNOTJMP in inline functions * Fix incorrect ifelse branch code generation https://github.com/ton-blockchain/ton/issues/374 * Make generate_code_all clearer * Don't replace IFJMP with IF in inner blocks in inline functions * Allow unbalance if/else by using RETALT * Fix wrong PUSHCONT * Bugfix in IF code generation for inline functions * Fix unbalanced if/else * Bugfix and improvements in code generation * Fix analyzing while(0) in func https://github.com/ton-blockchain/ton/issues/377 * FunC and Asm.fif: Fix inlining large functions https://github.com/ton-blockchain/ton/issues/375 Co-authored-by: SpyCheese <mikle98@yandex.ru> |
||
---|---|---|
.. | ||
lib | ||
Continuation.cpp | ||
Continuation.h | ||
Dictionary.cpp | ||
Dictionary.h | ||
fift-main.cpp | ||
Fift.cpp | ||
Fift.h | ||
IntCtx.cpp | ||
IntCtx.h | ||
SourceLookup.cpp | ||
SourceLookup.h | ||
utils.cpp | ||
utils.h | ||
words.cpp | ||
words.h |