1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00
ton/crypto/func/auto-tests
EmelyanenkoK 653c88aa9d
Add pragmas to funC for precise control of computation order (#589)
* FunC pragmas: allow-post-modification and compute-asm-ltr

* Warn if #pragma is enabled only in included files

* Add tests for new pragmas

* Add special ops for "allow-post-modification" only when needed

* Update FunC version to 0.4.1

* Allow empty inlines (#10)

Co-authored-by: SpyCheese <mikle98@yandex.ru>
2023-01-13 12:45:04 +03:00
..
legacy_tests Add legacy_tester for existing funC contracts (#588) 2023-01-12 12:33:15 +03:00
tests Add pragmas to funC for precise control of computation order (#589) 2023-01-13 12:45:04 +03:00
legacy_tester.py Add legacy_tester for existing funC contracts (#588) 2023-01-12 12:33:15 +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