Skip to content

Actions: kimshrier/v

Upgrading from a previous release with v up works

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
363 workflow runs
363 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

runtime: add free_memory/0 implementation for FreeBSD too (fix #23581…
Upgrading from a previous release with v up works #363: Commit 7549020 pushed by kimshrier
January 29, 2025 21:49 6m 13s master
January 29, 2025 21:49 6m 13s
parser: keep track of the number of all scanned tokens too, and show …
Upgrading from a previous release with v up works #362: Commit d0ce8a2 pushed by kimshrier
January 29, 2025 17:23 8m 6s master
January 29, 2025 17:23 8m 6s
builtin: fix tests for map (fix #23601) (#23602)
Upgrading from a previous release with v up works #361: Commit 85f3889 pushed by kimshrier
January 28, 2025 23:21 2m 52s master
January 28, 2025 23:21 2m 52s
checker: disallow constant modification on unsafe {} (#23588)
Upgrading from a previous release with v up works #360: Commit 15e3f62 pushed by kimshrier
January 28, 2025 16:49 7m 9s master
January 28, 2025 16:49 7m 9s
encoding.ut8: remove deprecated tests for utf8.is_uchar_punct/1 and…
Upgrading from a previous release with v up works #359: Commit 81fd0db pushed by kimshrier
January 27, 2025 20:29 4m 35s master
January 27, 2025 20:29 4m 35s
cgen: fix codegen for unwrapping option comptime var (fix #23590) (#2…
Upgrading from a previous release with v up works #358: Commit 4eeae1c pushed by kimshrier
January 27, 2025 17:28 14m 52s master
January 27, 2025 17:28 14m 52s
crypto.ecdsa: split out the C wrapper to a new .c.v file (#23595)
Upgrading from a previous release with v up works #357: Commit 1eaa7c8 pushed by kimshrier
January 27, 2025 08:16 3m 53s master
January 27, 2025 08:16 3m 53s
make.bat: add note about antivirus programs on windows and compilatio…
Upgrading from a previous release with v up works #356: Commit 3343fb7 pushed by kimshrier
January 26, 2025 19:22 3m 40s master
January 26, 2025 19:22 3m 40s
gg: mark create_image_with_size as deprecated (image resizing is done…
Upgrading from a previous release with v up works #355: Commit 1d9aa88 pushed by kimshrier
January 26, 2025 06:48 4m 47s master
January 26, 2025 06:48 4m 47s
encoding.iconv: add flag for OpenBSD to find iconv include and librar…
Upgrading from a previous release with v up works #354: Commit c225e04 pushed by kimshrier
January 25, 2025 20:09 10m 26s master
January 25, 2025 20:09 10m 26s
builtin: add `-prealloc -d prealloc_memset -d prealloc_memset_value=6…
Upgrading from a previous release with v up works #353: Commit 991ec1f pushed by kimshrier
January 24, 2025 22:37 7m 21s master
January 24, 2025 22:37 7m 21s
cgen: fix codegen for assigning from infixexpr with generic operand (…
Upgrading from a previous release with v up works #352: Commit 772d210 pushed by kimshrier
January 24, 2025 08:43 4m 34s master
January 24, 2025 08:43 4m 34s
markused: fix option ptr printing (fix #23559) (#23562)
Upgrading from a previous release with v up works #351: Commit da5bb68 pushed by kimshrier
January 23, 2025 20:58 13m 15s master
January 23, 2025 20:58 13m 15s
cgen: fix auto str which expects ptr for ptr type (fix #23552) (#23553)
Upgrading from a previous release with v up works #350: Commit 25f14d3 pushed by kimshrier
January 23, 2025 17:55 3m 33s master
January 23, 2025 17:55 3m 33s
cgen: fix codegen for a fixed array init with different node types (f…
Upgrading from a previous release with v up works #349: Commit 6b0c272 pushed by kimshrier
January 23, 2025 00:20 11m 39s master
January 23, 2025 00:20 11m 39s
fix typo in new_digest description
Upgrading from a previous release with v up works #348: Commit 9c0e73c pushed by kimshrier
January 19, 2025 22:59 15m 47s blake2-typos
January 19, 2025 22:59 15m 47s
parser: make old [attr] syntax an error
Upgrading from a previous release with v up works #347: Commit f9d3bd3 pushed by kimshrier
January 19, 2025 22:55 6m 4s master
January 19, 2025 22:55 6m 4s
v.pref: set DYLD_FALLBACK_LIBRARY_PATH on macos, when `-use-corouti…
Upgrading from a previous release with v up works #346: Commit 11c59cf pushed by kimshrier
January 19, 2025 19:11 10m 52s master
January 19, 2025 19:11 10m 52s
fix misspelled word "firts" in replace_n description
Upgrading from a previous release with v up works #345: Commit bafe564 pushed by kimshrier
January 19, 2025 01:04 5m 31s regex-comment-typo
January 19, 2025 01:04 5m 31s
crypto.ecdsa: improve safety checking, unify signing (and verifying) …
Upgrading from a previous release with v up works #344: Commit c2b7dbf pushed by kimshrier
January 18, 2025 20:44 6m 0s master
January 18, 2025 20:44 6m 0s
checker: cleanup used_features logic (#23502)
Upgrading from a previous release with v up works #343: Commit 1b9f15d pushed by kimshrier
January 18, 2025 01:43 3m 6s master
January 18, 2025 01:43 3m 6s
cgen: fix nested option selector unwrapping (fix #23500) (#23497)
Upgrading from a previous release with v up works #342: Commit 496451e pushed by kimshrier
January 17, 2025 21:53 2m 42s master
January 17, 2025 21:53 2m 42s
picoev: fix for windows apps with veb in a thread, parallel to a webv…
Upgrading from a previous release with v up works #341: Commit d5aa37d pushed by kimshrier
January 16, 2025 23:10 6m 16s master
January 16, 2025 23:10 6m 16s
cgen: fix option var nested unwrapping from sumtype (fix #23478) (#23…
Upgrading from a previous release with v up works #340: Commit f9106a8 pushed by kimshrier
January 16, 2025 16:05 2m 58s master
January 16, 2025 16:05 2m 58s
net.smtp: make public the Attachment fields (to be used as plain stru…
Upgrading from a previous release with v up works #339: Commit d680c42 pushed by kimshrier
January 15, 2025 22:55 10m 30s master
January 15, 2025 22:55 10m 30s