Skip to content

Actions: rivet-lang/rivet

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
142 workflow runs
142 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

parser: don't allow duplicate tags or duplicate tag arguments
Compiler Tests #1254: Commit c77d53a pushed by StunxFS
June 1, 2025 15:01 41s compiler/new-code
June 1, 2025 15:01 41s
add val keyword and remove const keyword
Compiler Tests #1253: Commit 18d0e24 pushed by StunxFS
June 1, 2025 06:28 33s compiler/new-code
June 1, 2025 06:28 33s
remove mut keyword
Compiler Tests #1252: Commit 561d832 pushed by StunxFS
June 1, 2025 06:13 41s compiler/new-code
June 1, 2025 06:13 41s
parser: support fn x();
Compiler Tests #1251: Commit 227d86b pushed by StunxFS
May 23, 2025 02:29 35s compiler/new-code
May 23, 2025 02:29 35s
minor change
Compiler Tests #1250: Commit 988a1ba pushed by StunxFS
May 21, 2025 18:16 34s compiler/new-code
May 21, 2025 18:16 34s
fix invalid test for duplicate variable error
Compiler Tests #1249: Commit 770d0fe pushed by StunxFS
May 21, 2025 17:21 35s compiler/new-code
May 21, 2025 17:21 35s
let -> var
Compiler Tests #1248: Commit cbd9cb8 pushed by StunxFS
May 18, 2025 17:46 38s compiler/new-code
May 18, 2025 17:46 38s
fix eof parsing
Compiler Tests #1247: Commit de7bffb pushed by StunxFS
May 1, 2025 22:06 35s compiler/new-code
May 1, 2025 22:06 35s
fix parsing empty files
Compiler Tests #1246: Commit 780107d pushed by StunxFS
May 1, 2025 21:56 36s compiler/new-code
May 1, 2025 21:56 36s
add compiler/sema/symbol_reg.v
Compiler Tests #1245: Commit 2b15eb1 pushed by StunxFS
May 1, 2025 21:27 34s compiler/new-code
May 1, 2025 21:27 34s
sema stages
Compiler Tests #1244: Commit 8633455 pushed by StunxFS
May 1, 2025 18:25 34s compiler/new-code
May 1, 2025 18:25 34s
get module names based on their root directory
Compiler Tests #1243: Commit 2d1e79e pushed by StunxFS
May 1, 2025 17:19 42s compiler/new-code
May 1, 2025 17:19 42s
add import keyword again
Compiler Tests #1242: Commit 98059b7 pushed by StunxFS
May 1, 2025 16:31 42s compiler/new-code
May 1, 2025 16:31 42s
modules are now defined with directories, not files anymore
Compiler Tests #1241: Commit d2cfbaf pushed by StunxFS
April 28, 2025 02:20 34s compiler/new-code
April 28, 2025 02:20 34s
minor change
Compiler Tests #1240: Commit 9171af7 pushed by StunxFS
April 25, 2025 12:00 35s compiler/new-code
April 25, 2025 12:00 35s
fix compilation with latest V
Compiler Tests #1239: Commit 455546a pushed by StunxFS
April 25, 2025 11:57 33s compiler/new-code
April 25, 2025 11:57 33s
fix compilation with latest v
Compiler Tests #1238: Commit 4403313 pushed by StunxFS
February 5, 2025 18:57 48s compiler/new-code
February 5, 2025 18:57 48s
ast: merge Scope.add_symbol && Scope.add_symbol_with_lookup
Compiler Tests #1237: Commit 9d0c69c pushed by StunxFS
December 30, 2024 17:54 35s compiler/new-code
December 30, 2024 17:54 35s
ast: rename Scope.add_symbol->Scope.add_symbol_with_lookup && Scope.a…
Compiler Tests #1236: Commit e39b59d pushed by StunxFS
December 30, 2024 17:46 42s compiler/new-code
December 30, 2024 17:46 42s
parser,sema: support fn x(mut a: int)/fn x(&a: int)
Compiler Tests #1235: Commit fc4307b pushed by StunxFS
December 30, 2024 16:56 37s compiler/new-code
December 30, 2024 16:56 37s
sema: register let stmt variables
Compiler Tests #1234: Commit 2251e29 pushed by StunxFS
December 30, 2024 01:18 36s compiler/new-code
December 30, 2024 01:18 36s
sema - stmts - wip
Compiler Tests #1233: Commit e81cc56 pushed by StunxFS
December 30, 2024 00:41 41s compiler/new-code
December 30, 2024 00:41 41s
add context.help and context.note
Compiler Tests #1232: Commit 40a2b80 pushed by StunxFS
December 30, 2024 00:13 42s compiler/new-code
December 30, 2024 00:13 42s
ast: improve error message for duplicated symbol
Compiler Tests #1231: Commit d4b0691 pushed by StunxFS
December 27, 2024 01:41 40s compiler/new-code
December 27, 2024 01:41 40s
sema: check duplicate fn arguments
Compiler Tests #1230: Commit bfbc1b4 pushed by StunxFS
December 27, 2024 01:19 37s compiler/new-code
December 27, 2024 01:19 37s