Skip to content

Actions: Delta456/v

Shy and PV CI

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
28 workflow runs
28 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

parser: do not warn on imported sym as long as it is used
Shy and PV CI #28: Commit 7bed68c pushed by Delta456
February 1, 2025 18:57 3m 36s import_sym
February 1, 2025 18:57 3m 36s
fix
Shy and PV CI #27: Commit 66a887b pushed by felipensp
January 24, 2025 23:39 3m 35s opt_is_check
January 24, 2025 23:39 3m 35s
fix more tests
Shy and PV CI #26: Commit 5aab6ac pushed by Delta456
January 19, 2025 10:19 3m 13s opt_is_check
January 19, 2025 10:19 3m 13s
fix test
Shy and PV CI #25: Commit 7f68daf pushed by Delta456
January 19, 2025 09:10 5m 24s opt_is_check
January 19, 2025 09:10 5m 24s
add more check
Shy and PV CI #24: Commit 4a2c3ce pushed by Delta456
January 18, 2025 19:06 4m 12s opt_is_check
January 18, 2025 19:06 4m 12s
checker: disallow expr is Type if expr is Optional
Shy and PV CI #23: Commit 897257a pushed by Delta456
January 18, 2025 18:55 3m 20s opt_is_check
January 18, 2025 18:55 3m 20s
enhance
Shy and PV CI #22: Commit 3668f9d pushed by Delta456
January 14, 2025 19:54 3m 13s map_opt_get
January 14, 2025 19:54 3m 13s
checker: check if unwrapped m[key] if m is Option
Shy and PV CI #21: Commit 29ce5b8 pushed by Delta456
January 14, 2025 19:10 3m 42s map_opt_get
January 14, 2025 19:10 3m 42s
checker: check if unwrapped m[key] if m is Option
Shy and PV CI #20: Commit a5375fa pushed by Delta456
January 13, 2025 20:25 3m 31s map_opt_get
January 13, 2025 20:25 3m 31s
fix test
Shy and PV CI #19: Commit 2c4f7d0 pushed by Delta456
January 10, 2025 07:17 4m 36s para_innermost
January 10, 2025 07:17 4m 36s
checker: disallow &((&a)) and similar innermost ParExpr
Shy and PV CI #18: Commit 7f2881a pushed by Delta456
January 9, 2025 19:10 3m 55s para_innermost
January 9, 2025 19:10 3m 55s
checker: allow none to be passed to ?T
Shy and PV CI #17: Commit 5b6e42b pushed by Delta456
January 5, 2025 18:30 3m 29s generic_option_none
January 5, 2025 18:30 3m 29s
checker: allow foo(?i64(123)) where param is ?I64
Shy and PV CI #16: Commit 8a176b4 pushed by Delta456
January 4, 2025 19:21 4m 42s allow_alias_optional
January 4, 2025 19:21 4m 42s
fix arrays.window
Shy and PV CI #15: Commit 0b24575 pushed by spytheman
December 29, 2024 20:54 5m 14s array_cap_neg_panic
December 29, 2024 20:54 5m 14s
builtin: add runtime check for []Type{cap: negative}
Shy and PV CI #14: Commit 8743509 pushed by Delta456
December 29, 2024 19:43 3m 21s array_cap_neg_panic
December 29, 2024 19:43 3m 21s
checker: allow int alias to be used as array len and cap
Shy and PV CI #13: Commit a478c45 pushed by Delta456
December 25, 2024 18:35 4m 13s array_int_alias
December 25, 2024 18:35 4m 13s
fix code and add test
Shy and PV CI #12: Commit fabfd0f pushed by Delta456
December 22, 2024 18:30 4m 19s sumtype_orm
December 22, 2024 18:30 4m 19s
commit for now
Shy and PV CI #11: Commit 1ab7fa4 pushed by Delta456
December 22, 2024 16:20 3m 20s sumtype_orm
December 22, 2024 16:20 3m 20s
checker: allow []Enum{len: 10, init: .thing}
Shy and PV CI #10: Commit 071f751 pushed by spytheman
December 15, 2024 15:16 4m 3s array_init_enum
December 15, 2024 15:16 4m 3s
checker: allow []Enum{len: 10, init: .thing}
Shy and PV CI #9: Commit e2d51bf pushed by Delta456
December 14, 2024 18:48 2m 28s array_init_enum
December 14, 2024 18:48 2m 28s
checker: allow []Enum{len: 10, init: .thing}
Shy and PV CI #8: Commit b9d4b60 pushed by Delta456
December 14, 2024 18:44 3m 50s array_init_enum
December 14, 2024 18:44 3m 50s
cgen: fix struct update embed expr of fixed arrays
Shy and PV CI #7: Commit 4ca51df pushed by Delta456
December 1, 2024 18:36 4m 49s fixed_array_update_embed
December 1, 2024 18:36 4m 49s
fix test
Shy and PV CI #6: Commit cf672c9 pushed by Delta456
November 25, 2024 19:48 2m 41s option_selector_expr
November 25, 2024 19:48 2m 41s
cgen: allow unwrapping of foo.bar as string
Shy and PV CI #5: Commit a61ff4c pushed by Delta456
November 25, 2024 19:16 2m 49s option_selector_expr
November 25, 2024 19:16 2m 49s
small simplification
Shy and PV CI #4: Commit fc72634 pushed by spytheman
November 24, 2024 22:42 3m 8s unwrap_option
November 24, 2024 22:42 3m 8s