Skip to content

Actions: irmen/prog8

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
727 workflow runs
727 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

doc fix
Build and Test the Prog8 compiler #1195: Commit ec0cfb4 pushed by irmen
January 30, 2025 22:55 3m 25s master
January 30, 2025 22:55 3m 25s
some tweaks to the configurable targets
Build and Test the Prog8 compiler #1194: Commit 9cdf530 pushed by irmen
January 30, 2025 22:53 3m 13s master
January 30, 2025 22:53 3m 13s
added ability to configure custom ASM launcher code in target configu…
Build and Test the Prog8 compiler #1193: Commit 1a04a3e pushed by irmen
January 30, 2025 21:11 3m 19s master
January 30, 2025 21:11 3m 19s
some docs about the configurable targets, update kotlin to 2.1.10
Build and Test the Prog8 compiler #1192: Commit 105d399 pushed by irmen
January 29, 2025 23:10 3m 35s master
January 29, 2025 23:10 3m 35s
program start label is back for library outputs
Build and Test the Prog8 compiler #1191: Commit 8ce3204 pushed by irmen
January 28, 2025 18:29 3m 13s master
January 28, 2025 18:29 3m 13s
missing pic
Build and Test the Prog8 compiler #1190: Commit d0f15f1 pushed by irmen
January 27, 2025 22:40 3m 18s master
January 27, 2025 22:40 3m 18s
usage
Build and Test the Prog8 compiler #1189: Commit 66d6f67 pushed by irmen
January 27, 2025 22:36 3m 17s master
January 27, 2025 22:36 3m 17s
unit test for %output library, and docs.
Build and Test the Prog8 compiler #1188: Commit a106c88 pushed by irmen
January 27, 2025 22:26 3m 20s master
January 27, 2025 22:26 3m 20s
fix indication for when imported modules are library modules or not.
Build and Test the Prog8 compiler #1187: Commit ee784e1 pushed by irmen
January 26, 2025 20:20 3m 13s master
January 26, 2025 20:20 3m 13s
library now includes the 2 byte PRG header
Build and Test the Prog8 compiler #1186: Commit bb75be0 pushed by irmen
January 26, 2025 18:49 3m 13s master
January 26, 2025 18:49 3m 13s
add %output library
Build and Test the Prog8 compiler #1185: Commit 2478aea pushed by irmen
January 24, 2025 22:26 3m 2s master
January 24, 2025 22:26 3m 2s
optimize word+byte*2 expression to word+byte+byte (more efficient in…
Build and Test the Prog8 compiler #1184: Commit 1e17df5 pushed by irmen
January 24, 2025 20:30 3m 16s master
January 24, 2025 20:30 3m 16s
remove needless 0 initializations of multi decl's
Build and Test the Prog8 compiler #1183: Commit d0c184c pushed by irmen
January 23, 2025 21:43 3m 28s master
January 23, 2025 21:43 3m 28s
fix IR codegen for the RETURN 4,5,6,7
Build and Test the Prog8 compiler #1182: Commit 0191acb pushed by irmen
January 22, 2025 22:32 3m 26s master
January 22, 2025 22:32 3m 26s
fix crash when declaring a string array with wrong variable type str …
Build and Test the Prog8 compiler #1181: Commit 277a1a3 pushed by irmen
January 21, 2025 16:48 3m 11s master
January 21, 2025 16:48 3m 11s
enforce variable init values are only strings or arrays
Build and Test the Prog8 compiler #1180: Commit 7a13f57 pushed by irmen
January 20, 2025 22:18 3m 12s master
January 20, 2025 22:18 3m 12s
support multi-value variable initialization: ubyte a,b,c = multi()
Build and Test the Prog8 compiler #1179: Commit 0c88283 pushed by irmen
January 18, 2025 21:09 3m 15s master
January 18, 2025 21:09 3m 15s
fix a configurable compilation target, add working example
Build and Test the Prog8 compiler #1178: Commit bc7b086 pushed by irmen
January 17, 2025 21:59 3m 23s master
January 17, 2025 21:59 3m 23s
adding a configurable compilation target
Build and Test the Prog8 compiler #1177: Commit e8f3af6 pushed by irmen
January 16, 2025 23:57 3m 10s master
January 16, 2025 23:57 3m 10s
fix subroutine calling convention for @Rx parameters: don't pass them…
Build and Test the Prog8 compiler #1176: Commit f9c7c7d pushed by irmen
January 14, 2025 22:02 3m 28s master
January 14, 2025 22:02 3m 28s
merge IMachineDefinition into ICompilationTarget
Build and Test the Prog8 compiler #1175: Commit 09a1774 pushed by irmen
January 13, 2025 20:50 3m 6s master
January 13, 2025 20:50 3m 6s
added sprites.getxy()
Build and Test the Prog8 compiler #1174: Commit 4f096a7 pushed by irmen
January 10, 2025 21:27 3m 15s master
January 10, 2025 21:27 3m 15s
IR support for multi-value returns in normal subroutines, documentation.
Build and Test the Prog8 compiler #1173: Commit 66558f7 pushed by irmen
January 10, 2025 17:11 3m 11s master
January 10, 2025 17:11 3m 11s
IR support for multi-value returns in normal subroutines, documentation.
Build and Test the Prog8 compiler #1172: Commit 66558f7 pushed by irmen
January 9, 2025 21:39 3m 19s multi-returnvalue
January 9, 2025 21:39 3m 19s
IR support for multi-value returns in normal subroutines, documentation.
Build and Test the Prog8 compiler #1171: Commit 026b460 pushed by irmen
January 9, 2025 21:36 3m 17s multi-returnvalue
January 9, 2025 21:36 3m 17s