1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00
ton/.github/workflows
tolk-vm 82648ebd6a
[Tolk] Initial commit of TOLK Language: fork all sources from FunC
The Tolk Language will be positioned as "next-generation FunC".
It's literally a fork of a FunC compiler,
introducing familiar syntax similar to TypeScript,
but leaving all low-level optimizations untouched.

Note, that FunC sources are partially stored
in the parser/ folder (shared with TL/B).
In Tolk, nothing is shared.
Everything from parser/ is copied into tolk/ folder.
2024-11-02 01:33:08 +04:00
..
build-ton-linux-android-tonlib.yml Add tonlib libraries for Android to release (#1169) 2024-09-13 20:48:38 +03:00
build-ton-linux-x86-64-shared.yml Use parallel write to celldb (#1264) 2024-10-11 15:31:59 +03:00
build-ton-macos-15-arm64-shared.yml Improve artifacts' stripping (#1286) 2024-10-19 13:03:10 +03:00
build-ton-macos-arm64-shared.yml Improve artifacts' stripping (#1286) 2024-10-19 13:03:10 +03:00
build-ton-macos-x86-64-shared.yml Improve TON build scripts and some tests (#855) 2024-01-15 23:48:04 +03:00
build-ton-wasm-emscripten.yml Remove rocksdb usage from fift (#1064) 2024-07-26 22:10:55 +03:00
create-release.yml [Tolk] Initial commit of TOLK Language: fork all sources from FunC 2024-11-02 01:33:08 +04:00
docker-ubuntu-branch-image.yml add gh action to create docker image with a specified branch. Branch name will be used as image's tag name. (#1133) 2024-08-28 17:59:28 +03:00
docker-ubuntu-image.yml Improved Docker image (#1051) 2024-07-10 14:59:08 +03:00
ton-arm64-macos.yml [Tolk] Initial commit of TOLK Language: fork all sources from FunC 2024-11-02 01:33:08 +04:00
ton-ccpcheck.yml Remove redundant linking dependencies (#1198) 2024-09-23 17:31:01 +03:00
ton-x86-64-linux.yml [Tolk] Initial commit of TOLK Language: fork all sources from FunC 2024-11-02 01:33:08 +04:00
ton-x86-64-macos.yml [Tolk] Initial commit of TOLK Language: fork all sources from FunC 2024-11-02 01:33:08 +04:00
ton-x86-64-windows.yml Fix TON compilation on Windows (github only) (#1020) 2024-06-24 17:09:25 +03:00