Skip to content

Actions: vlang/v

Upgrading from a previous release with v up works

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
725 workflow runs
725 workflow runs
Event

Filter by event

Loading
Status

Filter by status

Loading
Branch
Actor

Filter by actor

Loading
dbg: fix scope command when breakpoint is on or-expr
Upgrading from a previous release with v up works #726: Pull request #21747 opened by felipensp
June 27, 2024 18:30 6m 37s felipensp:fix_dbg_or_expr_scope_var
June 27, 2024 18:30 6m 37s
cgen: simplify in infix_expr_and_or_op() (#21745)
Upgrading from a previous release with v up works #725: Commit fccd7cd pushed by spytheman
June 27, 2024 11:40 18m 30s master
June 27, 2024 11:40 18m 30s
cgen: simplify in infix_expr_and_or_op() (related #21740)
Upgrading from a previous release with v up works #724: Pull request #21745 opened by yuyi98
June 27, 2024 09:46 19m 13s yuyi98:simplify_infix_expr_and_or_op
June 27, 2024 09:46 19m 13s
cgen: fix shortcircuiting of infix and/or expressions (#21740)
Upgrading from a previous release with v up works #723: Commit d9a300c pushed by spytheman
June 27, 2024 05:35 53m 3s master
June 27, 2024 05:35 53m 3s
checker: add error for field [$d('x', 2)]int = [1, 2]! (#21741)
Upgrading from a previous release with v up works #722: Commit d67f4d0 pushed by spytheman
June 27, 2024 05:27 19m 53s master
June 27, 2024 05:27 19m 53s
builtin: fix assert '_ISspace'.camel_to_snake() == '_i_sspace' (#21…
Upgrading from a previous release with v up works #721: Commit 6ecfc6f pushed by spytheman
June 27, 2024 05:23 18m 15s master
June 27, 2024 05:23 18m 15s
ast, cgen: fix generics map with the reference argument (#21737)
Upgrading from a previous release with v up works #719: Commit f4d2389 pushed by spytheman
June 26, 2024 14:10 21m 31s master
June 26, 2024 14:10 21m 31s
examples: add compiletime/d_compile_value.v (#21738)
Upgrading from a previous release with v up works #718: Commit 66c4307 pushed by spytheman
June 26, 2024 14:08 19m 53s master
June 26, 2024 14:08 19m 53s
cgen: fix infix expr and/or operate unnecessary evaluate (fix #21590)
Upgrading from a previous release with v up works #717: Pull request #21740 opened by yuyi98
June 26, 2024 13:03 3m 32s yuyi98:fix_if_cond_order
June 26, 2024 13:03 3m 32s
examples: add compiletime/d_compile_value.v
Upgrading from a previous release with v up works #716: Pull request #21738 opened by larpon
June 26, 2024 10:56 3m 48s larpon:example/add-d-compile-value
June 26, 2024 10:56 3m 48s
ast, cgen: fix generics map with the reference argument (fix #21651)
Upgrading from a previous release with v up works #715: Pull request #21737 opened by yuyi98
June 26, 2024 06:46 5m 46s yuyi98:fix_generic_ref_para
June 26, 2024 06:46 5m 46s
builtin: fix assert '_ISspace'.camel_to_snake() == '_i_sspace'
Upgrading from a previous release with v up works #714: Pull request #21736 opened by ttytm
June 26, 2024 04:57 43m 5s ttytm:builtin/fix-snake-to-camel2
June 26, 2024 04:57 43m 5s
net.http: correct Response.status() method comment, to indicate ret…
Upgrading from a previous release with v up works #713: Commit 094c30c pushed by spytheman
June 26, 2024 04:45 26m 0s master
June 26, 2024 04:45 26m 0s
checker: limit recursion in Checker.ensure_type_exists/2 to 40 levels…
Upgrading from a previous release with v up works #712: Commit 5f33946 pushed by spytheman
June 26, 2024 03:50 15m 21s master
June 26, 2024 03:50 15m 21s
parser: disallow self referencing function alias types like `type FnT…
Upgrading from a previous release with v up works #710: Commit 8466c6c pushed by spytheman
June 25, 2024 22:35 3h 30m 24s master
June 25, 2024 22:35 3h 30m 24s
cgen: fix assert checking fn option ret with none (#21726)
Upgrading from a previous release with v up works #709: Commit fd384df pushed by spytheman
June 25, 2024 22:17 3h 20m 23s master
June 25, 2024 22:17 3h 20m 23s
ast, parser: support $d() in fixed size array struct fields (#21731)
Upgrading from a previous release with v up works #708: Commit a36c0d8 pushed by spytheman
June 25, 2024 22:13 1h 50m 9s master
June 25, 2024 22:13 1h 50m 9s
cgen: fix assert checking fn option ret with none
Upgrading from a previous release with v up works #706: Pull request #21726 synchronize by felipensp
June 25, 2024 21:25 1h 29m 53s felipensp:fix_assert_fn_ret_option
June 25, 2024 21:25 1h 29m 53s
cgen: fix smartcasting a reference to a sumtype value (#21730)
Upgrading from a previous release with v up works #705: Commit 98a1ee2 pushed by spytheman
June 25, 2024 21:14 4m 41s weekly.2024.26
June 25, 2024 21:14 4m 41s
parser: disallow type FnType = fn(string) FnType and type FnType = fn (FnType) string
Upgrading from a previous release with v up works #704: Pull request #21733 synchronize by Delta456
June 25, 2024 20:41 3m 2s Delta456:fn_type_decl
June 25, 2024 20:41 3m 2s
parser: disallow type FnType = fn(string) FnType and type FnType = fn (FnType) string
Upgrading from a previous release with v up works #703: Pull request #21733 opened by Delta456
June 25, 2024 20:27 11m 17s Delta456:fn_type_decl
June 25, 2024 20:27 11m 17s