1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-15 04:32:21 +00:00
ton/crypto/func/auto-tests
EmelyanenkoK a1d8a5e4f3
Add complex assigns to FunC and fix UB (#574)
* Fixed complex funC setglob cases

* Forbid modifying local variables after using them in the same tensor

* Fix analyzing "while" in func

* Update funC version (#9)

* Update stress tester

* Fix using variable after move

Co-authored-by: krigga <krigga7@gmail.com>
Co-authored-by: SpyCheese <mikle98@yandex.ru>
2022-12-29 18:06:13 +03:00
..
tests Tests for func with scripts 2022-09-23 16:27:18 +03:00
run_tests.py Tests for func with scripts 2022-09-23 16:27:18 +03:00
stress_tester.py Add complex assigns to FunC and fix UB (#574) 2022-12-29 18:06:13 +03:00