Skip to content

Actions: vlang/v

vlib modules CI

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
8,681 workflow runs
8,681 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

checker: disallow &((&a)) and similar innermost ast.ParExpr
vlib modules CI #13383: Pull request #23419 opened by Delta456
January 9, 2025 19:14 1m 1s Delta456:para_innermost
January 9, 2025 19:14 1m 1s
checker: fix missing check for invalid prefixexpr expression `&(&var)…
vlib modules CI #13382: Commit ba9d358 pushed by spytheman
January 9, 2025 16:15 20m 35s master
January 9, 2025 16:15 20m 35s
cgen: minor optimization removing repeated code (#23417)
vlib modules CI #13381: Commit cc7caf4 pushed by spytheman
January 9, 2025 15:59 7m 33s master
January 9, 2025 15:59 7m 33s
v: minor optimization removing repeated code
vlib modules CI #13379: Pull request #23417 opened by felipensp
January 9, 2025 11:33 17m 44s felipensp:opt_repeated_code
January 9, 2025 11:33 17m 44s
cgen: fix codegen for array fixed comparison on MatchExpr (fix #23403…
vlib modules CI #13378: Commit 6348e58 pushed by spytheman
January 9, 2025 08:40 2h 23m 48s master
January 9, 2025 08:40 2h 23m 48s
checker: cache node.args[0] on fixed_array_builtin_method_call an…
vlib modules CI #13377: Commit 0ee49c6 pushed by spytheman
January 9, 2025 07:08 3h 26m 20s master
January 9, 2025 07:08 3h 26m 20s
cgen: fix shared array fixed initializing with -cstrict (fix build …
vlib modules CI #13376: Commit b0b08bc pushed by spytheman
January 9, 2025 07:07 54s master
January 9, 2025 07:07 54s
cgen: fix shared array indexing (fix #23410) (#23413)
vlib modules CI #13375: Commit 0fd669d pushed by spytheman
January 9, 2025 07:02 1h 9m 51s master
January 9, 2025 07:02 1h 9m 51s
gg: enable clean compilation without notices for `./v -check-unused-f…
vlib modules CI #13374: Commit 3acbd58 pushed by spytheman
January 9, 2025 06:50 4m 57s master
January 9, 2025 06:50 4m 57s
cgen: fix shared array indexing
vlib modules CI #13371: Pull request #23413 opened by felipensp
January 8, 2025 21:45 39m 12s felipensp:fix_shared_indexexpr
January 8, 2025 21:45 39m 12s
cgen: fix codegen for indexing generic map (fix #23376) (#23402)
vlib modules CI #13367: Commit f23ae9a pushed by spytheman
January 8, 2025 18:44 2h 11m 6s master
January 8, 2025 18:44 2h 11m 6s
cgen: cache return_stmt()'s node.exprs[0] and node.types[0] (#23408)
vlib modules CI #13366: Commit ca48d7d pushed by spytheman
January 8, 2025 18:41 50m 17s master
January 8, 2025 18:41 50m 17s
cgen: fix codegen for nested selectorexpr on unwrapped option (fix #2…
vlib modules CI #13365: Commit d1d47d6 pushed by spytheman
January 8, 2025 18:21 2m 59s master
January 8, 2025 18:21 2m 59s
crypto.ecdsa: expand ecdsa module to support another curve.
vlib modules CI #13362: Pull request #23407 opened by blackshirt
January 8, 2025 11:00 8m 20s blackshirt:ext_ecdsa
January 8, 2025 11:00 8m 20s
parser: allow map cast syntax map[k]v(expr) (#23401)
vlib modules CI #13360: Commit 9fc8352 pushed by spytheman
January 7, 2025 18:56 9m 8s master
January 7, 2025 18:56 9m 8s
parser: allow map cast syntax map[k]v(expr)
vlib modules CI #13359: Pull request #23401 opened by felipensp
January 7, 2025 17:01 1m 4s felipensp:fix_map_cast_syntax
January 7, 2025 17:01 1m 4s