1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00
ton/crypto/func
Dan Volkov 4590ed381b
Make funcfiftlib compilation compatible with modern compilers (#618)
* wip: make funcfiftlib compilation compatible with modern compilers

* wip: add methods needed for another compiler

* fix: tdutils port config if emscripten

* feat: func source and realpath callback

* fix: invalid fift compilation exceptions

---------

Co-authored-by: krigga <krigga7@gmail.com>
2023-03-09 17:37:15 +03:00
..
auto-tests Add version printing to legacy tester 2023-03-06 14:03:29 +03:00
test Add try/catch to FunC (#560) 2022-12-22 15:26:39 +03:00
abscode.cpp Fix typos, UBs and warnings (#625) 2023-02-28 12:06:09 +03:00
analyzer.cpp Fix typos, UBs and warnings (#625) 2023-02-28 12:06:09 +03:00
asmops.cpp Add constants and string literals to funC 2022-05-06 11:13:04 +03:00
builtins.cpp Fix typos, UBs and warnings (#625) 2023-02-28 12:06:09 +03:00
codegen.cpp Fix typos, UBs and warnings (#625) 2023-02-28 12:06:09 +03:00
func-main.cpp Make funcfiftlib compilation compatible with modern compilers (#618) 2023-03-09 17:37:15 +03:00
func.cpp Make funcfiftlib compilation compatible with modern compilers (#618) 2023-03-09 17:37:15 +03:00
func.h Make funcfiftlib compilation compatible with modern compilers (#618) 2023-03-09 17:37:15 +03:00
gen-abscode.cpp Fix some error handling in FunC (#599) 2023-01-23 13:01:40 +03:00
keywords.cpp Add try/catch to FunC (#560) 2022-12-22 15:26:39 +03:00
optimize.cpp emergency update 2020-03-24 03:32:16 +04:00
parse-func.cpp Make funcfiftlib compilation compatible with modern compilers (#618) 2023-03-09 17:37:15 +03:00
stack-transform.cpp updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
unify-types.cpp bugfixes 2020-04-10 23:06:01 +04:00