1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-13 03:32:22 +00:00
ton/crypto/fift
neodix42 5186c4755c
Change fift path separator for FIFTPATH and -I argument (#1014)
* add github action for macOS 14 (arm64, M1)

* add github action (portable) for macOS 14 (arm64, M1)

* rename macOS arm64 output artifact

* Colon cannot be used as a path separator for FIFTPATH or -I argument in fift on Windows when absolute paths are used (e.g. C:\path\lib:C:\path\smartcont).
Suggestion to use @ as a new path separator on Windows.

---------

Co-authored-by: neodiX <neodix42@ton.org>
2024-06-07 18:50:11 +03:00
..
lib Add DUEPAYMENT and some others + small fixes of new opcodes (#881) 2024-01-29 16:38:42 +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 Change fift path separator for FIFTPATH and -I argument (#1014) 2024-06-07 18:50:11 +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 Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +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