Skip to content

Actions: smarr/SOMpp

Actions

Tests

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
204 workflow runs
204 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Apply clang-tidy code improvements (#56)
Tests #213: Commit 6486ada pushed by smarr
August 20, 2024 21:25 6m 34s master
August 20, 2024 21:25 6m 34s
Add missing braces for integer cache
Tests #212: Commit b4f880f pushed by smarr
August 20, 2024 21:04 6m 35s lint
August 20, 2024 21:04 6m 35s
Enable all remaining lints, sort disabled lints
Tests #211: Commit 2a4ae6e pushed by smarr
August 20, 2024 20:51 6m 41s lint
August 20, 2024 20:51 6m 41s
Modernize heap initialization
Tests #210: Commit f0ac4d2 pushed by smarr
August 20, 2024 15:51 5m 34s lint
August 20, 2024 15:51 5m 34s
Use uintptr_t to avoid bit operations on signed integers
Tests #209: Commit 25cf2a8 pushed by smarr
August 19, 2024 23:22 4m 5s lint
August 19, 2024 23:22 4m 5s
Use uintptr_t to avoid bit operations on signed integers
Tests #208: Commit 53c9c15 pushed by smarr
August 19, 2024 23:07 3m 48s lint
August 19, 2024 23:07 3m 48s
Use uintptr_t to avoid bit operations on signed integers
Tests #207: Commit 84c331d pushed by smarr
August 19, 2024 22:59 3m 51s lint
August 19, 2024 22:59 3m 51s
Use uintptr_t to avoid bit operations on signed integers
Tests #206: Commit 871edb1 pushed by smarr
August 19, 2024 22:51 3m 46s lint
August 19, 2024 22:51 3m 46s
Use uintptr_t to avoid bit operations on signed integers
Tests #205: Commit 1ed4d9e pushed by smarr
August 19, 2024 22:32 3m 54s lint
August 19, 2024 22:32 3m 54s
Use uintptr_t to avoid bit operations on signed integers
Tests #204: Commit dcd398a pushed by smarr
August 19, 2024 22:26 3m 49s lint
August 19, 2024 22:26 3m 49s
Avoid assignment in condition
Tests #203: Commit 977ac57 pushed by smarr
August 19, 2024 22:19 4m 16s lint
August 19, 2024 22:19 4m 16s
Use emplace* more correctly
Tests #202: Commit f0b87a3 pushed by smarr
August 19, 2024 20:30 3m 44s lint
August 19, 2024 20:30 3m 44s
Disable more checks for now
Tests #201: Commit ca21615 pushed by smarr
August 19, 2024 19:50 3m 37s lint
August 19, 2024 19:50 3m 37s
Use unsigned values for bit operations where sensible
Tests #200: Commit 06a396c pushed by smarr
August 19, 2024 18:21 3m 51s lint
August 19, 2024 18:21 3m 51s
Enable bugprone-narrowing-conversions
Tests #199: Commit 89dc8ee pushed by smarr
August 19, 2024 17:58 3m 37s lint
August 19, 2024 17:58 3m 37s
Enable readability-redundant-member-init
Tests #198: Commit 7a346e5 pushed by smarr
August 19, 2024 17:18 3m 40s lint
August 19, 2024 17:18 3m 40s
Enable readability-container-size-empty and performance-avoid-endl
Tests #197: Commit ad04aed pushed by smarr
August 19, 2024 08:39 3m 36s lint
August 19, 2024 08:39 3m 36s
Enable google-runtime-int
Tests #196: Commit 52e7e26 pushed by smarr
August 19, 2024 08:00 3m 30s lint
August 19, 2024 08:00 3m 30s
Enable google-runtime-int
Tests #195: Commit e2718e0 pushed by smarr
August 18, 2024 22:02 3m 46s lint
August 18, 2024 22:02 3m 46s
Fix some lint issues under certain compilation flags
Tests #194: Commit d6b5413 pushed by smarr
August 16, 2024 10:23 3m 31s lint
August 16, 2024 10:23 3m 31s
Enable the cppcoreguidelines-pro-type-member-init lint
Tests #193: Commit 0127a77 pushed by smarr
August 16, 2024 09:55 3m 16s lint
August 16, 2024 09:55 3m 16s
August 12, 2024 11:01 3m 0s
Avoid nil-ing out VMArrays twice
Tests #191: Commit 1e17f76 pushed by smarr
August 12, 2024 09:18 3m 14s perf-improvements
August 12, 2024 09:18 3m 14s
Make VMFrame an AbstractVMObject and allow for more inlining (#54)
Tests #190: Commit 8a8617c pushed by smarr
August 12, 2024 08:57 2m 53s master
August 12, 2024 08:57 2m 53s
Improve inlining of array access
Tests #189: Commit 3ef5fb9 pushed by smarr
August 11, 2024 23:33 2m 55s frame-and-inlining
August 11, 2024 23:33 2m 55s