1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00
ton/crypto/parser
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
..
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 bugfixes 2020-04-10 23:06:01 +04:00
symtable.h Add constants and string literals to funC 2022-05-06 11:13:04 +03:00