Skip to content

Actions: irmen/prog8

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
656 workflow runs
656 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

version 10.1
Build and Test the Prog8 compiler #596: Commit f874942 pushed by irmen
February 4, 2024 15:23 3m 12s master
February 4, 2024 15:23 3m 12s
optimized in-place memory/pointervar operations some more
Build and Test the Prog8 compiler #595: Commit 2cadb54 pushed by irmen
February 4, 2024 14:17 3m 14s master
February 4, 2024 14:17 3m 14s
cx16: added cx16.get_program_args() and cx16.set_program_args()
Build and Test the Prog8 compiler #594: Commit 344a1b9 pushed by irmen
February 4, 2024 10:44 3m 24s master
February 4, 2024 10:44 3m 24s
optimize pointer indexing a bit
Build and Test the Prog8 compiler #593: Commit 8e00408 pushed by irmen
February 3, 2024 22:28 3m 22s master
February 3, 2024 22:28 3m 22s
fix temp variable name clash resulting in faulty code in certain comm…
Build and Test the Prog8 compiler #592: Commit ef79d0c pushed by irmen
February 3, 2024 18:20 3m 18s master
February 3, 2024 18:20 3m 18s
avoid git's line ending translation for this test...
Build and Test the Prog8 compiler #591: Commit 78b4288 pushed by irmen
February 3, 2024 13:57 3m 28s master
February 3, 2024 13:57 3m 28s
normalize DOS line endings to just \n, fixes source lines in asm for …
Build and Test the Prog8 compiler #590: Commit 680f5d2 pushed by irmen
February 3, 2024 11:53 3m 23s master
February 3, 2024 11:53 3m 23s
get rid of certain redundant !=0 comparisons in logical expressions
Build and Test the Prog8 compiler #589: Commit c71aa08 pushed by irmen
February 1, 2024 20:51 3m 17s master
February 1, 2024 20:51 3m 17s
fix 65c02 codegen for certain in-place byte bitwise invert
Build and Test the Prog8 compiler #588: Commit 9f8e617 pushed by irmen
January 31, 2024 23:26 3m 24s master
January 31, 2024 23:26 3m 24s
flag "returning a statement" as a syntax error
Build and Test the Prog8 compiler #587: Commit 932035c pushed by irmen
January 31, 2024 20:36 3m 25s master
January 31, 2024 20:36 3m 25s
identified wrong expr eval code - still need solution. Crash for now.
Build and Test the Prog8 compiler #586: Commit 48ef856 pushed by irmen
January 30, 2024 22:02 3m 18s master
January 30, 2024 22:02 3m 18s
doc improvement, fixes #120
Build and Test the Prog8 compiler #585: Commit 9aea2b2 pushed by irmen
January 30, 2024 18:07 3m 20s master
January 30, 2024 18:07 3m 20s
IR: working on inplace +/-
Build and Test the Prog8 compiler #584: Commit e0055bc pushed by irmen
January 29, 2024 21:08 3m 28s master
January 29, 2024 21:08 3m 28s
fixed split-word array in-place element +/- (other operators not yet...)
Build and Test the Prog8 compiler #583: Commit 0800033 pushed by irmen
January 28, 2024 21:31 3m 27s master
January 28, 2024 21:31 3m 27s
fix error when trying to post-inc/decrement a character in a string
Build and Test the Prog8 compiler #582: Commit 64d8943 pushed by irmen
January 28, 2024 15:48 3m 20s master
January 28, 2024 15:48 3m 20s
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
ProTip! You can narrow down the results and go further in time using created:<2024-01-18 or the other filters available.