Skip to content

Actions: irmen/prog8

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
738 workflow runs
738 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fix compiler crash on certain constant expressions
Build and Test the Prog8 compiler #438: Commit d9389af pushed by irmen
November 5, 2023 12:59 4m 6s master
November 5, 2023 12:59 4m 6s
vm: begin to replace BGT etc with status bits based branch instructions.
Build and Test the Prog8 compiler #437: Commit 16da026 pushed by irmen
November 4, 2023 23:31 5m 20s ir-less-branch-opcodes
November 4, 2023 23:31 5m 20s
adding short-circuit boolean expression evaluation (in IR codegen) al…
Build and Test the Prog8 compiler #436: Commit 2a2cb8b pushed by irmen
November 4, 2023 23:30 4m 1s shortcircuit
November 4, 2023 23:30 4m 1s
optimized comparison with word variables
Build and Test the Prog8 compiler #435: Commit e7178ee pushed by irmen
November 4, 2023 23:20 5m 11s master
November 4, 2023 23:20 5m 11s
optimize monogfx.fill() and gfx2.fill(), also don't read outside scre…
Build and Test the Prog8 compiler #434: Commit 72f1a77 pushed by irmen
November 4, 2023 13:38 3m 3s master
November 4, 2023 13:38 3m 3s
optimize assigning word array value to byte variable
Build and Test the Prog8 compiler #433: Commit 3277544 pushed by irmen
November 3, 2023 23:38 3m 11s master
November 3, 2023 23:38 3m 11s
fix assembly error for uword[3] @zp @split word_addrs
Build and Test the Prog8 compiler #432: Commit 98d2c64 pushed by irmen
November 3, 2023 00:06 4m 10s master
November 3, 2023 00:06 4m 10s
fix parameter passing bug introduced recently (byte not converted to …
Build and Test the Prog8 compiler #431: Commit d54ab85 pushed by irmen
November 1, 2023 23:32 3m 10s master
November 1, 2023 23:32 3m 10s
more opportunities to use LDA(zp) instead of LDA(zp),Y on 65c02
Build and Test the Prog8 compiler #430: Commit b3803cb pushed by irmen
October 31, 2023 20:58 4m 52s master
October 31, 2023 20:58 4m 52s
adding short-circuit boolean expression evaluation (in IR codegen) al…
Build and Test the Prog8 compiler #429: Commit cc2ae53 pushed by irmen
October 29, 2023 23:09 5m 21s shortcircuit
October 29, 2023 23:09 5m 21s
optimized code for (infrequently used) logical operations on word array
Build and Test the Prog8 compiler #428: Commit 2ceaa25 pushed by irmen
October 29, 2023 22:57 4m 12s master
October 29, 2023 22:57 4m 12s
IR: using EXT more
Build and Test the Prog8 compiler #427: Commit 513611c pushed by irmen
October 29, 2023 01:59 5m 9s master
October 29, 2023 01:59 5m 9s
optimize asmsub arg evaluation order and stack usage
Build and Test the Prog8 compiler #426: Commit 7ec4ba4 pushed by irmen
October 28, 2023 15:29 4m 23s master
October 28, 2023 15:29 4m 23s
add monogfx lib to virtual target
Build and Test the Prog8 compiler #425: Commit 32becdb pushed by irmen
October 25, 2023 18:05 5m 51s master
October 25, 2023 18:05 5m 51s
improve function call arg type casting
Build and Test the Prog8 compiler #424: Commit 34aa21f pushed by irmen
October 22, 2023 20:33 4m 10s master
October 22, 2023 20:33 4m 10s
tweaks
Build and Test the Prog8 compiler #423: Commit 335213b pushed by irmen
October 21, 2023 00:20 5m 56s master
October 21, 2023 00:20 5m 56s
new kotest library version
Build and Test the Prog8 compiler #422: Commit 13ab416 pushed by irmen
October 19, 2023 20:05 4m 15s v9.5.1
October 19, 2023 20:05 4m 15s
new kotest library version
Build and Test the Prog8 compiler #421: Commit 13ab416 pushed by irmen
October 19, 2023 19:57 4m 6s master
October 19, 2023 19:57 4m 6s
Merge branch 'master' into shortcircuit
Build and Test the Prog8 compiler #420: Commit 4154783 pushed by irmen
October 18, 2023 21:17 4m 30s shortcircuit
October 18, 2023 21:17 4m 30s
tiny fill() optimization
Build and Test the Prog8 compiler #419: Commit e15c5cd pushed by irmen
October 18, 2023 21:17 5m 7s master
October 18, 2023 21:17 5m 7s
fix signed byte to word casting issue uw = 8888 + (bb as ubyte)
Build and Test the Prog8 compiler #418: Commit d88c09b pushed by irmen
October 17, 2023 21:27 4m 5s master
October 17, 2023 21:27 4m 5s
fix signed byte to word sign extension in assignment
Build and Test the Prog8 compiler #417: Commit 893b383 pushed by irmen
October 17, 2023 01:08 4m 2s master
October 17, 2023 01:08 4m 2s
added -breakinstr compiler option
Build and Test the Prog8 compiler #416: Commit daca87c pushed by irmen
October 15, 2023 19:56 5m 2s master
October 15, 2023 19:56 5m 2s
Merge branch 'master' into shortcircuit
Build and Test the Prog8 compiler #415: Commit ffe497d pushed by irmen
October 11, 2023 23:20 4m 38s shortcircuit
October 11, 2023 23:20 4m 38s
restructure play-adpcm example code, stream-wav can now play stereo a…
Build and Test the Prog8 compiler #414: Commit f75fd08 pushed by irmen
October 11, 2023 16:13 4m 9s v9.5
October 11, 2023 16:13 4m 9s
ProTip! You can narrow down the results and go further in time using created:<2023-10-11 or the other filters available.