Skip to content

Actions: irmen/prog8

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
737 workflow runs
737 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

better const-evaluation of addressOf a memory mapped variable
Build and Test the Prog8 compiler #445: Commit 3b0d7ea pushed by irmen
November 8, 2023 21:09 3m 7s master
November 8, 2023 21:09 3m 7s
feat: requirements.txt for convertsprite.py (#112)
Build and Test the Prog8 compiler #444: Commit 5698de6 pushed by irmen
November 8, 2023 00:32 3m 21s master
November 8, 2023 00:32 3m 21s
CX16: diskio.f_write() now uses fast MCIOUT block writes, including h…
Build and Test the Prog8 compiler #443: Commit c5a333a pushed by irmen
November 8, 2023 00:13 4m 29s master
November 8, 2023 00:13 4m 29s
Feature/read cursor position (#111)
Build and Test the Prog8 compiler #442: Commit ff32495 pushed by irmen
November 7, 2023 21:19 3m 10s master
November 7, 2023 21:19 3m 10s
cx16.vpeek() use VERA_DATA0 instead of 1, to not cause ADDRSEL to be …
Build and Test the Prog8 compiler #441: Commit 70436f5 pushed by irmen
November 7, 2023 21:10 3m 1s master
November 7, 2023 21:10 3m 1s
added sys.disable_caseswitch() and sys.enable_caseswitch()
Build and Test the Prog8 compiler #440: Commit 31177a2 pushed by irmen
November 7, 2023 00:00 3m 0s master
November 7, 2023 00:00 3m 0s
optimize when with const value (remove other choices from code)
Build and Test the Prog8 compiler #439: Commit efe4df9 pushed by irmen
November 5, 2023 23:12 5m 12s master
November 5, 2023 23:12 5m 12s
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
ProTip! You can narrow down the results and go further in time using created:<2023-10-19 or the other filters available.