Skip to content

Actions: Delta456/v

CI macOS

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
128 workflow runs
128 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
CI macOS #303: Commit 7bed68c pushed by Delta456
February 1, 2025 18:57 24m 37s import_sym
February 1, 2025 18:57 24m 37s
fix
CI macOS #302: Commit 66a887b pushed by felipensp
January 24, 2025 23:39 25m 45s opt_is_check
January 24, 2025 23:39 25m 45s
fix more tests
CI macOS #301: Commit 5aab6ac pushed by Delta456
January 19, 2025 10:19 19m 31s opt_is_check
January 19, 2025 10:19 19m 31s
fix test
CI macOS #300: Commit 7f68daf pushed by Delta456
January 19, 2025 09:10 21m 49s opt_is_check
January 19, 2025 09:10 21m 49s
add more check
CI macOS #299: Commit 4a2c3ce pushed by Delta456
January 18, 2025 19:06 23m 1s opt_is_check
January 18, 2025 19:06 23m 1s
checker: disallow expr is Type if expr is Optional
CI macOS #298: Commit 897257a pushed by Delta456
January 18, 2025 18:55 11m 16s opt_is_check
January 18, 2025 18:55 11m 16s
enhance
CI macOS #297: Commit 3668f9d pushed by Delta456
January 14, 2025 19:54 26m 44s map_opt_get
January 14, 2025 19:54 26m 44s
checker: check if unwrapped m[key] if m is Option
CI macOS #296: Commit 29ce5b8 pushed by Delta456
January 14, 2025 19:10 26m 7s map_opt_get
January 14, 2025 19:10 26m 7s
checker: check if unwrapped m[key] if m is Option
CI macOS #295: Commit a5375fa pushed by Delta456
January 13, 2025 20:25 23m 37s map_opt_get
January 13, 2025 20:25 23m 37s
fix test
CI macOS #294: Commit 2c4f7d0 pushed by Delta456
January 10, 2025 07:17 24m 8s para_innermost
January 10, 2025 07:17 24m 8s
checker: disallow &((&a)) and similar innermost ParExpr
CI macOS #293: Commit 7f2881a pushed by Delta456
January 9, 2025 19:10 22m 15s para_innermost
January 9, 2025 19:10 22m 15s
checker: allow none to be passed to ?T
CI macOS #292: Commit 5b6e42b pushed by Delta456
January 5, 2025 18:30 24m 48s generic_option_none
January 5, 2025 18:30 24m 48s
checker: allow foo(?i64(123)) where param is ?I64
CI macOS #291: Commit 8a176b4 pushed by Delta456
January 4, 2025 19:21 21m 33s allow_alias_optional
January 4, 2025 19:21 21m 33s
fix arrays.window
CI macOS #290: Commit 0b24575 pushed by spytheman
December 29, 2024 20:54 24m 43s array_cap_neg_panic
December 29, 2024 20:54 24m 43s
builtin: add runtime check for []Type{cap: negative}
CI macOS #289: Commit 8743509 pushed by Delta456
December 29, 2024 19:43 19m 57s array_cap_neg_panic
December 29, 2024 19:43 19m 57s
checker: allow int alias to be used as array len and cap
CI macOS #288: Commit a478c45 pushed by Delta456
December 25, 2024 18:35 23m 36s array_int_alias
December 25, 2024 18:35 23m 36s
fix code and add test
CI macOS #287: Commit fabfd0f pushed by Delta456
December 22, 2024 18:30 23m 1s sumtype_orm
December 22, 2024 18:30 23m 1s
commit for now
CI macOS #286: Commit 1ab7fa4 pushed by Delta456
December 22, 2024 16:20 4m 30s sumtype_orm
December 22, 2024 16:20 4m 30s
checker: allow []Enum{len: 10, init: .thing}
CI macOS #285: Commit 071f751 pushed by spytheman
December 15, 2024 15:16 23m 57s array_init_enum
December 15, 2024 15:16 23m 57s
checker: allow []Enum{len: 10, init: .thing}
CI macOS #284: Commit e2d51bf pushed by Delta456
December 14, 2024 18:48 22m 47s array_init_enum
December 14, 2024 18:48 22m 47s
checker: allow []Enum{len: 10, init: .thing}
CI macOS #283: Commit b9d4b60 pushed by Delta456
December 14, 2024 18:44 4m 18s array_init_enum
December 14, 2024 18:44 4m 18s
cgen: fix struct update embed expr of fixed arrays
CI macOS #282: Commit 4ca51df pushed by Delta456
December 1, 2024 18:36 33m 28s fixed_array_update_embed
December 1, 2024 18:36 33m 28s
fix test
CI macOS #281: Commit cf672c9 pushed by Delta456
November 25, 2024 19:48 30m 55s option_selector_expr
November 25, 2024 19:48 30m 55s
cgen: allow unwrapping of foo.bar as string
CI macOS #280: Commit a61ff4c pushed by Delta456
November 25, 2024 19:16 24m 42s option_selector_expr
November 25, 2024 19:16 24m 42s
small simplification
CI macOS #279: Commit fc72634 pushed by spytheman
November 24, 2024 22:42 32m 45s unwrap_option
November 24, 2024 22:42 32m 45s