1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00
ton/crypto/fift
EmelyanenkoK 865ebfce8d
Add namespaces to Fift (#641)
* Add fift-based disassembler

* Fift improvements: namespaces, hashmaps, flow controls

* Fift: add lib with better block structuring and more

* Minor changes in fift HashMap + tests (#643)

* Minor changes in fift HashMap

* Add tests for extended fift

---------

Co-authored-by: OmicronTau <omicron@ton.org>
Co-authored-by: Tolya <1449561+tolya-yanot@users.noreply.github.com>
Co-authored-by: SpyCheese <mikle98@yandex.ru>
2023-03-10 14:16:29 +03:00
..
lib Add namespaces to Fift (#641) 2023-03-10 14:16:29 +03:00
Continuation.cpp Add namespaces to Fift (#641) 2023-03-10 14:16:29 +03:00
Continuation.h Add namespaces to Fift (#641) 2023-03-10 14:16:29 +03:00
Dictionary.cpp Add namespaces to Fift (#641) 2023-03-10 14:16:29 +03:00
Dictionary.h Add namespaces to Fift (#641) 2023-03-10 14:16:29 +03:00
fift-main.cpp Revert "fix include paths parsing under Windows (#541)" (#557) 2022-12-15 17:12:29 +03:00
Fift.cpp Add namespaces to Fift (#641) 2023-03-10 14:16:29 +03:00
Fift.h integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00
HashMap.cpp Add namespaces to Fift (#641) 2023-03-10 14:16:29 +03:00
HashMap.h Add namespaces to Fift (#641) 2023-03-10 14:16:29 +03:00
IntCtx.cpp Add namespaces to Fift (#641) 2023-03-10 14:16:29 +03:00
IntCtx.h Add namespaces to Fift (#641) 2023-03-10 14:16:29 +03:00
SourceLookup.cpp bugfixes 2020-04-10 23:06:01 +04:00
SourceLookup.h bugfixes 2020-04-10 23:06:01 +04:00
utils.cpp Add namespaces to Fift (#641) 2023-03-10 14:16:29 +03:00
utils.h integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00
words.cpp Add namespaces to Fift (#641) 2023-03-10 14:16:29 +03:00
words.h integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00