1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-13 11:42:18 +00:00
ton/crypto/parser
EmelyanenkoK 8eb167b76a
Fix FunC UB (#656)
* Fix UB in func

* Improve optimizing int consts and unused variables in FunC

* Bump funC version to 0.4.3

* Fix analyzing repeat loop

---------

Co-authored-by: SpyCheese <mikle98@yandex.ru>
2023-04-03 10:13:39 +03:00
..
lexer.cpp Add triple quotes asms (#463) 2022-09-22 16:54:26 +03:00
lexer.h Add triple quotes asms (#463) 2022-09-22 16:54:26 +03:00
srcread.cpp updated vm 2020-03-11 14:19:31 +04:00
srcread.h Add pragmas to funC for precise control of computation order (#589) 2023-01-13 12:45:04 +03:00
symtable.cpp Fix FunC UB (#656) 2023-04-03 10:13:39 +03:00
symtable.h Fix FunC UB (#656) 2023-04-03 10:13:39 +03:00