Skip to content

Actions: vlang/v

native backend CI

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
3,018 workflow runs
3,018 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

checker: disallow &((&a)) and similar innermost ast.ParExpr
native backend CI #2901: Pull request #23419 synchronize by Delta456
January 10, 2025 07:17 1m 33s Delta456:para_innermost
January 10, 2025 07:17 1m 33s
checker: fix missing check for invalid prefixexpr expression `&(&var)…
native backend CI #2899: Commit ba9d358 pushed by spytheman
January 9, 2025 16:15 14m 32s master
January 9, 2025 16:15 14m 32s
cgen: minor optimization removing repeated code (#23417)
native backend CI #2898: Commit cc7caf4 pushed by spytheman
January 9, 2025 15:59 51s master
January 9, 2025 15:59 51s
v: minor optimization removing repeated code
native backend CI #2896: Pull request #23417 opened by felipensp
January 9, 2025 11:33 14m 10s felipensp:opt_repeated_code
January 9, 2025 11:33 14m 10s
cgen: fix codegen for array fixed comparison on MatchExpr (fix #23403…
native backend CI #2895: Commit 6348e58 pushed by spytheman
January 9, 2025 08:40 2h 4m 57s master
January 9, 2025 08:40 2h 4m 57s
checker: cache node.args[0] on fixed_array_builtin_method_call an…
native backend CI #2894: Commit 0ee49c6 pushed by spytheman
January 9, 2025 07:08 2h 34m 27s master
January 9, 2025 07:08 2h 34m 27s
cgen: fix shared array fixed initializing with -cstrict (fix build …
native backend CI #2893: Commit b0b08bc pushed by spytheman
January 9, 2025 07:07 1h 7m 44s master
January 9, 2025 07:07 1h 7m 44s
cgen: fix shared array indexing (fix #23410) (#23413)
native backend CI #2892: Commit 0fd669d pushed by spytheman
January 9, 2025 07:02 1h 7m 15s master
January 9, 2025 07:02 1h 7m 15s
gg: enable clean compilation without notices for `./v -check-unused-f…
native backend CI #2891: Commit 3acbd58 pushed by spytheman
January 9, 2025 06:50 2h 38m 3s master
January 9, 2025 06:50 2h 38m 3s
cgen: fix shared array indexing
native backend CI #2888: Pull request #23413 opened by felipensp
January 8, 2025 21:45 34m 23s felipensp:fix_shared_indexexpr
January 8, 2025 21:45 34m 23s
cgen: fix codegen for indexing generic map (fix #23376) (#23402)
native backend CI #2884: Commit f23ae9a pushed by spytheman
January 8, 2025 18:44 49m 5s master
January 8, 2025 18:44 49m 5s
cgen: cache return_stmt()'s node.exprs[0] and node.types[0] (#23408)
native backend CI #2883: Commit ca48d7d pushed by spytheman
January 8, 2025 18:41 16m 55s master
January 8, 2025 18:41 16m 55s
cgen: fix codegen for nested selectorexpr on unwrapped option (fix #2…
native backend CI #2882: Commit d1d47d6 pushed by spytheman
January 8, 2025 18:21 36m 34s master
January 8, 2025 18:21 36m 34s
parser: allow map cast syntax map[k]v(expr) (#23401)
native backend CI #2878: Commit 9fc8352 pushed by spytheman
January 7, 2025 18:56 14m 30s master
January 7, 2025 18:56 14m 30s
parser: allow map cast syntax map[k]v(expr)
native backend CI #2877: Pull request #23401 opened by felipensp
January 7, 2025 17:01 1m 1s felipensp:fix_map_cast_syntax
January 7, 2025 17:01 1m 1s