Skip to content

Actions: kuroko-lang/kuroko

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
141 workflow runs
141 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Finish up overflow handling and expand comments
Build and Run Test Suite #795: Commit ed34101 pushed by klange
February 29, 2024 01:35 44s in-house-float-conversions
February 29, 2024 01:35 44s
Support exponential notation in lexer
Build and Run Test Suite #794: Commit 191515b pushed by klange
February 28, 2024 15:31 49s in-house-float-conversions
February 28, 2024 15:31 49s
Hopefully more correct rounding in long.__truediv__?
Build and Run Test Suite #793: Commit cfe3461 pushed by klange
February 28, 2024 12:05 44s in-house-float-conversions
February 28, 2024 12:05 44s
Fast long shifts
Build and Run Test Suite #792: Commit 55debe7 pushed by klange
February 28, 2024 10:14 44s in-house-float-conversions
February 28, 2024 10:14 44s
Remove unused 'exact' parameter.
Build and Run Test Suite #791: Commit a36f6e0 pushed by klange
February 28, 2024 09:02 39s in-house-float-conversions
February 28, 2024 09:02 39s
Fix repr display of trailing zero
Build and Run Test Suite #790: Commit 1cdd9df pushed by klange
February 28, 2024 09:00 42s in-house-float-conversions
February 28, 2024 09:00 42s
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