Skip to content

Actions: kuroko-lang/kuroko

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
137 workflow runs
137 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Improve final construction of decimal strings
Build and Run Test Suite #789: Commit 7ed0cd6 pushed by klange
February 28, 2024 08:40 45s in-house-float-conversions
February 28, 2024 08:40 45s
Use 10^52, as that makes more sense.
Build and Run Test Suite #788: Commit 4a2e736 pushed by klange
February 27, 2024 23:27 44s in-house-float-conversions
February 27, 2024 23:27 44s
Also cache 10^31
Build and Run Test Suite #787: Commit 27b2d58 pushed by klange
February 27, 2024 10:43 41s in-house-float-conversions
February 27, 2024 10:43 41s
Implement float → string conversion
Build and Run Test Suite #786: Commit 4e97099 pushed by klange
February 27, 2024 10:37 43s in-house-float-conversions
February 27, 2024 10:37 43s
Fix leak of tmp values in long.__truediv__
Build and Run Test Suite #785: Commit 9ad8501 pushed by klange
February 27, 2024 10:31 1m 17s master
February 27, 2024 10:31 1m 17s
Fix leak of tmp values in long.__truediv__
CodeQL #263: Commit 9ad8501 pushed by klange
February 27, 2024 10:31 2m 23s master
February 27, 2024 10:31 2m 23s
Implement long.__truediv__ through actual long division
Build and Run Test Suite #784: Commit f75adeb pushed by klange
February 27, 2024 01:03 43s master
February 27, 2024 01:03 43s
Implement long.__truediv__ through actual long division
CodeQL #262: Commit f75adeb pushed by klange
February 27, 2024 01:03 2m 37s master
February 27, 2024 01:03 2m 37s
Quick hack for rline to not have locales break float parsing
Build and Run Test Suite #783: Commit 0c8cb94 pushed by klange
February 25, 2024 13:24 46s master
February 25, 2024 13:24 46s
Quick hack for rline to not have locales break float parsing
CodeQL #260: Commit 0c8cb94 pushed by klange
February 25, 2024 13:24 2m 56s master
February 25, 2024 13:24 2m 56s
Accept floats in things that use krk_long_to_int
Build and Run Test Suite #782: Commit f1d7bda pushed by klange
February 24, 2024 12:31 40s master
February 24, 2024 12:31 40s
Accept floats in things that use krk_long_to_int
CodeQL #259: Commit f1d7bda pushed by klange
February 24, 2024 12:31 2m 47s master
February 24, 2024 12:31 2m 47s
Need sys/types.h for ssize_t
Build and Run Test Suite #781: Commit 32bd212 pushed by klange
February 15, 2024 09:49 43s master
February 15, 2024 09:49 43s
Need sys/types.h for ssize_t
CodeQL #258: Commit 32bd212 pushed by klange
February 15, 2024 09:49 2m 46s master
February 15, 2024 09:49 2m 46s
Fix another potential case of writing to the wrong stack
CodeQL #257: Commit 2c0ab9a pushed by klange
February 15, 2024 09:46 2m 46s master
February 15, 2024 09:46 2m 46s
Fix another potential case of writing to the wrong stack
Build and Run Test Suite #780: Commit 2c0ab9a pushed by klange
February 15, 2024 09:46 41s master
February 15, 2024 09:46 41s
Fix missing spaces in tools/compile
CodeQL #256: Commit fbf1b09 pushed by klange
February 12, 2024 03:06 2m 14s master
February 12, 2024 03:06 2m 14s
Fix missing spaces in tools/compile
Build and Run Test Suite #779: Commit fbf1b09 pushed by klange
February 12, 2024 03:06 51s master
February 12, 2024 03:06 51s
Fixup bounds for negative values
CodeQL #255: Commit 22e550e pushed by klange
January 15, 2024 10:36 2m 50s master
January 15, 2024 10:36 2m 50s
Fixup bounds for negative values
Build and Run Test Suite #778: Commit 22e550e pushed by klange
January 15, 2024 10:36 46s master
January 15, 2024 10:36 46s
Build strings from longs before formatting them
CodeQL #254: Commit 049c58c pushed by klange
January 15, 2024 10:27 2m 20s master
January 15, 2024 10:27 2m 20s
Build strings from longs before formatting them
Build and Run Test Suite #777: Commit 049c58c pushed by klange
January 15, 2024 10:27 48s master
January 15, 2024 10:27 48s
Don't pass around w as a KrkLong
Build and Run Test Suite #776: Commit 6e8aa9b pushed by klange
January 13, 2024 07:58 46s master
January 13, 2024 07:58 46s
Don't pass around w as a KrkLong
CodeQL #253: Commit 6e8aa9b pushed by klange
January 13, 2024 07:58 2m 4s master
January 13, 2024 07:58 2m 4s
Faster binary-to-decimal conversions
Build and Run Test Suite #775: Commit 9590df3 pushed by klange
January 11, 2024 13:56 44s master
January 11, 2024 13:56 44s