Skip to content

Actions: Delta456/v

V Apps and Modules

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
164 workflow runs
164 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

remove print
V Apps and Modules #409: Commit fa5b526 pushed by Delta456
February 20, 2025 19:25 18m 6s alias_generic
February 20, 2025 19:25 18m 6s
checker: allow generic operators to be called in fn
V Apps and Modules #408: Commit 7f0cb23 pushed by Delta456
February 20, 2025 19:23 2m 34s alias_generic
February 20, 2025 19:23 2m 34s
checker: disallow array = voidptr(0)
V Apps and Modules #407: Commit 8ab00a2 pushed by Delta456
February 10, 2025 21:02 15m 57s array_voidptr_assign
February 10, 2025 21:02 15m 57s
parser: do not warn on imported sym as long as it is used
V Apps and Modules #406: Commit 7bed68c pushed by Delta456
February 1, 2025 18:57 8m 45s import_sym
February 1, 2025 18:57 8m 45s
fix
V Apps and Modules #405: Commit 66a887b pushed by felipensp
January 24, 2025 23:39 9m 1s opt_is_check
January 24, 2025 23:39 9m 1s
fix more tests
V Apps and Modules #404: Commit 5aab6ac pushed by Delta456
January 19, 2025 10:19 9m 6s opt_is_check
January 19, 2025 10:19 9m 6s
fix test
V Apps and Modules #403: Commit 7f68daf pushed by Delta456
January 19, 2025 09:10 8m 52s opt_is_check
January 19, 2025 09:10 8m 52s
add more check
V Apps and Modules #402: Commit 4a2c3ce pushed by Delta456
January 18, 2025 19:06 11m 38s opt_is_check
January 18, 2025 19:06 11m 38s
checker: disallow expr is Type if expr is Optional
V Apps and Modules #401: Commit 897257a pushed by Delta456
January 18, 2025 18:55 11m 6s opt_is_check
January 18, 2025 18:55 11m 6s
enhance
V Apps and Modules #400: Commit 3668f9d pushed by Delta456
January 14, 2025 19:54 9m 47s map_opt_get
January 14, 2025 19:54 9m 47s
checker: check if unwrapped m[key] if m is Option
V Apps and Modules #399: Commit 29ce5b8 pushed by Delta456
January 14, 2025 19:10 12m 4s map_opt_get
January 14, 2025 19:10 12m 4s
checker: check if unwrapped m[key] if m is Option
V Apps and Modules #398: Commit a5375fa pushed by Delta456
January 13, 2025 20:25 8m 29s map_opt_get
January 13, 2025 20:25 8m 29s
fix test
V Apps and Modules #397: Commit 2c4f7d0 pushed by Delta456
January 10, 2025 07:17 8m 4s para_innermost
January 10, 2025 07:17 8m 4s
checker: disallow &((&a)) and similar innermost ParExpr
V Apps and Modules #396: Commit 7f2881a pushed by Delta456
January 9, 2025 19:10 12m 44s para_innermost
January 9, 2025 19:10 12m 44s
checker: allow none to be passed to ?T
V Apps and Modules #395: Commit 5b6e42b pushed by Delta456
January 5, 2025 18:30 11m 28s generic_option_none
January 5, 2025 18:30 11m 28s
checker: allow foo(?i64(123)) where param is ?I64
V Apps and Modules #394: Commit 8a176b4 pushed by Delta456
January 4, 2025 19:21 7m 44s allow_alias_optional
January 4, 2025 19:21 7m 44s
fix arrays.window
V Apps and Modules #393: Commit 0b24575 pushed by spytheman
December 29, 2024 20:54 11m 11s array_cap_neg_panic
December 29, 2024 20:54 11m 11s
builtin: add runtime check for []Type{cap: negative}
V Apps and Modules #392: Commit 8743509 pushed by Delta456
December 29, 2024 19:43 10m 10s array_cap_neg_panic
December 29, 2024 19:43 10m 10s
checker: allow int alias to be used as array len and cap
V Apps and Modules #391: Commit a478c45 pushed by Delta456
December 25, 2024 18:35 7m 51s array_int_alias
December 25, 2024 18:35 7m 51s
add vlib/orm/orm_sum_type_insert_test.v to the skip list in cmd/tools…
V Apps and Modules #390: Commit e17c05c pushed by spytheman
December 23, 2024 11:12 10m 2s sumtype_orm
December 23, 2024 11:12 10m 2s
fix code and add test
V Apps and Modules #389: Commit fabfd0f pushed by Delta456
December 22, 2024 18:30 8m 11s sumtype_orm
December 22, 2024 18:30 8m 11s
commit for now
V Apps and Modules #388: Commit 1ab7fa4 pushed by Delta456
December 22, 2024 16:20 7m 47s sumtype_orm
December 22, 2024 16:20 7m 47s
checker: allow []Enum{len: 10, init: .thing}
V Apps and Modules #387: Commit 071f751 pushed by spytheman
December 15, 2024 15:16 7m 33s array_init_enum
December 15, 2024 15:16 7m 33s
checker: allow []Enum{len: 10, init: .thing}
V Apps and Modules #386: Commit e2d51bf pushed by Delta456
December 14, 2024 18:48 11m 1s array_init_enum
December 14, 2024 18:48 11m 1s
checker: allow []Enum{len: 10, init: .thing}
V Apps and Modules #385: Commit b9d4b60 pushed by Delta456
December 14, 2024 18:44 4m 23s array_init_enum
December 14, 2024 18:44 4m 23s