Skip to content

Actions: tact-lang/tact

Build and deploy docs/ to GitHub Pages

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
194 workflow runs
194 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

refactor: move non-types from ast.ts (#1458)
Build and deploy docs/ to GitHub Pages #169: Commit 2b46283 pushed by verytactical
January 22, 2025 16:54 1m 23s main
January 22, 2025 16:54 1m 23s
fix(partial-eval): process else if in interpreter (#1500)
Build and deploy docs/ to GitHub Pages #168: Commit dd0c188 pushed by anton-trunov
January 22, 2025 15:59 1m 14s main
January 22, 2025 15:59 1m 14s
chore(deps): bump vite (#1480)
Build and deploy docs/ to GitHub Pages #167: Commit 679f440 pushed by novusnota
January 22, 2025 12:25 1m 59s main
January 22, 2025 12:25 1m 59s
feat(docs): explain how storage variables get updated (#1311)
Build and deploy docs/ to GitHub Pages #166: Commit 22862fc pushed by anton-trunov
January 21, 2025 18:35 1m 23s main
January 21, 2025 18:35 1m 23s
refactor: move bigint utils to src/optimizer/util.ts (#1468)
Build and deploy docs/ to GitHub Pages #165: Commit 78092d7 pushed by anton-trunov
January 21, 2025 17:37 5m 12s main
January 21, 2025 17:37 5m 12s
fix: renamed AstStatementConditional back to AstConditional (#1467)
Build and deploy docs/ to GitHub Pages #164: Commit 2b9bde4 pushed by anton-trunov
January 21, 2025 17:09 1m 10s main
January 21, 2025 17:09 1m 10s
refactor(ast): rename AstCondition to AstStatementCondition (#1464)
Build and deploy docs/ to GitHub Pages #163: Commit 433106e pushed by anton-trunov
January 21, 2025 14:16 1m 25s main
January 21, 2025 14:16 1m 25s
ci: check dead links and broken file references (#1448)
Build and deploy docs/ to GitHub Pages #162: Commit ec2d5fc pushed by anton-trunov
January 21, 2025 12:14 1m 32s main
January 21, 2025 12:14 1m 32s
refactor: follow-up change long imports for AST to * as A imports …
Build and deploy docs/ to GitHub Pages #161: Commit 5943e7d pushed by anton-trunov
January 21, 2025 12:08 1m 22s main
January 21, 2025 12:08 1m 22s
refactor: change long imports for AST to * as A imports (#1457)
Build and deploy docs/ to GitHub Pages #160: Commit 8dbe087 pushed by anton-trunov
January 21, 2025 10:21 1m 13s main
January 21, 2025 10:21 1m 13s
test(parser): handling + + and - - (#1351)
Build and deploy docs/ to GitHub Pages #159: Commit c0a3a5a pushed by anton-trunov
January 21, 2025 10:19 1m 9s main
January 21, 2025 10:19 1m 9s
refactor: streamline renameModuleItems function (#1456)
Build and deploy docs/ to GitHub Pages #158: Commit 157f31c pushed by anton-trunov
January 21, 2025 08:55 1m 12s main
January 21, 2025 08:55 1m 12s
fix: bit shift FunC compilation errors for incorrect bit widths (#1453)
Build and deploy docs/ to GitHub Pages #157: Commit e186fd0 pushed by anton-trunov
January 21, 2025 08:50 1m 14s main
January 21, 2025 08:50 1m 14s
test: add tests for asm instructions without whitespace (#1393)
Build and deploy docs/ to GitHub Pages #156: Commit 51021ff pushed by verytactical
January 21, 2025 08:43 1m 23s main
January 21, 2025 08:43 1m 23s
fix(traits): error on circular trait dependencies (#1452)
Build and deploy docs/ to GitHub Pages #155: Commit 727b4fe pushed by anton-trunov
January 21, 2025 08:05 5m 59s main
January 21, 2025 08:05 5m 59s
fix(imports): allow importing FunC files with .func extension (#1451)
Build and deploy docs/ to GitHub Pages #154: Commit 6efc2d0 pushed by anton-trunov
January 21, 2025 07:22 6m 14s main
January 21, 2025 07:22 6m 14s
chore(deps-dev): bump @ton/test-utils from 0.4.2 to 0.5.0 (#1447)
Build and deploy docs/ to GitHub Pages #153: Commit bbba7eb pushed by anton-trunov
January 21, 2025 06:34 1m 15s main
January 21, 2025 06:34 1m 15s
chore(deps-dev): bump @ton/sandbox from 0.23.0 to 0.24.0 (#1445)
Build and deploy docs/ to GitHub Pages #152: Commit e63d694 pushed by anton-trunov
January 21, 2025 06:06 1m 32s main
January 21, 2025 06:06 1m 32s
chore(deps-dev): bump knip from 5.42.0 to 5.42.2 (#1444)
Build and deploy docs/ to GitHub Pages #151: Commit b825e00 pushed by anton-trunov
January 21, 2025 05:56 1m 51s main
January 21, 2025 05:56 1m 51s
chore(deps-dev): bump @types/node from 22.10.6 to 22.10.7 (#1443)
Build and deploy docs/ to GitHub Pages #150: Commit 4da1f00 pushed by anton-trunov
January 21, 2025 05:56 1m 21s main
January 21, 2025 05:56 1m 21s
refactor: move src/optimizer/utils to src/ast/ (#1432)
Build and deploy docs/ to GitHub Pages #149: Commit b8e40b6 pushed by anton-trunov
January 20, 2025 21:54 1m 14s main
January 20, 2025 21:54 1m 14s
refactor: move and rename src/prettyPrinter.ts to `src/ast/ast-prin…
Build and deploy docs/ to GitHub Pages #148: Commit b8344b8 pushed by verytactical
January 20, 2025 19:48 1m 19s main
January 20, 2025 19:48 1m 19s
fix(cli): flag name in help (--project to --projects) (#1419)
Build and deploy docs/ to GitHub Pages #147: Commit f831d9d pushed by anton-trunov
January 20, 2025 18:53 1m 26s main
January 20, 2025 18:53 1m 26s
refactor(ast): unified StatementTry and StatementTryCatch (#1418)
Build and deploy docs/ to GitHub Pages #146: Commit a0c8381 pushed by anton-trunov
January 20, 2025 18:47 1m 15s main
January 20, 2025 18:47 1m 15s
chore(deps): remove rimraf (#1417)
Build and deploy docs/ to GitHub Pages #145: Commit 97fbcbb pushed by anton-trunov
January 20, 2025 17:56 1m 23s main
January 20, 2025 17:56 1m 23s