Skip to content

Actions: irmen/prog8

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
666 workflow runs
666 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

extra check
Build and Test the Prog8 compiler #581: Commit 1816bda pushed by irmen
January 25, 2024 23:14 3m 7s master
January 25, 2024 23:14 3m 7s
fix certain assignment data type mismatch crash
Build and Test the Prog8 compiler #580: Commit d4a2031 pushed by irmen
January 25, 2024 20:14 3m 22s master
January 25, 2024 20:14 3m 22s
IR: optimize code for ==0 and !=0 augmented assigns
Build and Test the Prog8 compiler #579: Commit 8cf0b6c pushed by irmen
January 24, 2024 23:34 3m 21s master
January 24, 2024 23:34 3m 21s
IR: use INV instead of XOR for bitwise invert
Build and Test the Prog8 compiler #578: Commit 8f56a7f pushed by irmen
January 24, 2024 21:09 3m 26s master
January 24, 2024 21:09 3m 26s
removed a problematic bitshift replacement in the const evaluator
Build and Test the Prog8 compiler #577: Commit a8c09d6 pushed by irmen
January 21, 2024 22:07 3m 21s master
January 21, 2024 22:07 3m 21s
check boolean array size mismatch.
Build and Test the Prog8 compiler #576: Commit 87c46ba pushed by irmen
January 21, 2024 18:18 3m 35s master
January 21, 2024 18:18 3m 35s
sponsorship link.
Build and Test the Prog8 compiler #575: Commit 0f83dc6 pushed by irmen
January 19, 2024 19:40 3m 6s v10.0
January 19, 2024 19:40 3m 6s
sponsorship link.
Build and Test the Prog8 compiler #574: Commit 0f83dc6 pushed by irmen
January 19, 2024 19:05 3m 15s master
January 19, 2024 19:05 3m 15s
Create FUNDING.yml
Build and Test the Prog8 compiler #573: Commit cc22861 pushed by irmen
January 19, 2024 18:26 3m 9s master
January 19, 2024 18:26 3m 9s
also other targets
Build and Test the Prog8 compiler #572: Commit a14c192 pushed by irmen
January 18, 2024 21:31 3m 30s master
January 18, 2024 21:31 3m 30s
oops, removed a bit too much when getting rid of the noshortcircuit code
Build and Test the Prog8 compiler #571: Commit b3d98be pushed by irmen
January 18, 2024 21:12 3m 6s master
January 18, 2024 21:12 3m 6s
added cx16.cpu_is_65816()
Build and Test the Prog8 compiler #570: Commit 03831a7 pushed by irmen
January 18, 2024 18:39 4m 4s master
January 18, 2024 18:39 4m 4s
fixes for address-of uword pointer array expressions
Build and Test the Prog8 compiler #569: Commit fdbbd18 pushed by irmen
January 17, 2024 21:52 3m 15s master
January 17, 2024 21:52 3m 15s
fixed rol(),rol2(),ror(),ror2()
Build and Test the Prog8 compiler #568: Commit 504d144 pushed by irmen
January 17, 2024 20:05 3m 6s master
January 17, 2024 20:05 3m 6s
Added a couple of for examples using descending ranges. (#119)
Build and Test the Prog8 compiler #567: Commit 9e33b8b pushed by irmen
January 16, 2024 19:19 3m 4s master
January 16, 2024 19:19 3m 4s
fix VM sgn() function for floats
Build and Test the Prog8 compiler #566: Commit 0cfcc5c pushed by irmen
January 16, 2024 00:38 3m 32s master
January 16, 2024 00:38 3m 32s
added sprites.set_mousepointer_image(), sprites.set_mousepointer_hand…
Build and Test the Prog8 compiler #565: Commit 41de8ca pushed by irmen
January 13, 2024 23:53 3m 25s master
January 13, 2024 23:53 3m 25s
IR: fix problems with symbol offsets and unused subroutines/chunks
Build and Test the Prog8 compiler #564: Commit 968609d pushed by irmen
January 13, 2024 15:45 3m 12s master
January 13, 2024 15:45 3m 12s
added cx16 example: automatons.
Build and Test the Prog8 compiler #563: Commit 3b199a2 pushed by irmen
January 12, 2024 20:41 3m 19s master
January 12, 2024 20:41 3m 19s
Fix call graph to no longer mark subroutines unused, that still get t…
Build and Test the Prog8 compiler #562: Commit bc3f2db pushed by irmen
January 11, 2024 21:12 3m 11s master
January 11, 2024 21:12 3m 11s
added palette.get_color() and palette.default_colors[]
Build and Test the Prog8 compiler #561: Commit 06bedb7 pushed by irmen
January 11, 2024 20:27 3m 9s master
January 11, 2024 20:27 3m 9s
fix type of optimized lsb() / mkword() arguments when signed.
Build and Test the Prog8 compiler #560: Commit 45a9751 pushed by irmen
January 10, 2024 22:58 3m 21s master
January 10, 2024 22:58 3m 21s
fix const value of AddressOf for certain types
Build and Test the Prog8 compiler #559: Commit f27e347 pushed by irmen
January 9, 2024 21:10 3m 25s master
January 9, 2024 21:10 3m 25s
where to place vscode syntax files.
Build and Test the Prog8 compiler #558: Commit aa4cd13 pushed by irmen
January 7, 2024 23:09 3m 23s master
January 7, 2024 23:09 3m 23s
fix const replacement optimization error on memory mapped variable
Build and Test the Prog8 compiler #557: Commit f8084e7 pushed by irmen
January 7, 2024 18:03 3m 20s master
January 7, 2024 18:03 3m 20s
ProTip! You can narrow down the results and go further in time using created:<2024-01-07 or the other filters available.