Skip to content

Actions: irmen/prog8

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
92 workflow run results
92 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

examples cleanup and improving c64 graphics module (shift bitmap to h…
Build and Test the Prog8 compiler #378: Commit 31458ff pushed by irmen
September 5, 2023 18:40 5m 40s master
September 5, 2023 18:40 5m 40s
fixed 'unroll CONSTANTEXPR' compiler errors
Build and Test the Prog8 compiler #377: Commit c15c10a pushed by irmen
September 4, 2023 23:05 4m 59s master
September 4, 2023 23:05 4m 59s
added cx16 plasma example
Build and Test the Prog8 compiler #376: Commit b125901 pushed by irmen
September 4, 2023 21:54 5m 28s master
September 4, 2023 21:54 5m 28s
code optimization for bytearray[x] +/- bytearray[y]
Build and Test the Prog8 compiler #375: Commit eb018ae pushed by irmen
September 4, 2023 21:10 4m 17s master
September 4, 2023 21:10 4m 17s
prepare parser to allow chained array indexing later
Build and Test the Prog8 compiler #374: Commit 525a9b5 pushed by irmen
September 3, 2023 17:06 4m 57s master
September 3, 2023 17:06 4m 57s
fixed c64 float problem
Build and Test the Prog8 compiler #373: Commit c3fbdf3 pushed by irmen
September 3, 2023 14:40 5m 41s master
September 3, 2023 14:40 5m 41s
use less tempvars
Build and Test the Prog8 compiler #372: Commit 10d0b03 pushed by irmen
September 2, 2023 23:32 5m 27s master
September 2, 2023 23:32 5m 27s
fix wordvar -= @(memory)
Build and Test the Prog8 compiler #371: Commit e1b3582 pushed by irmen
September 2, 2023 23:32 5m 6s master
September 2, 2023 23:32 5m 6s
fix optimized swapped in-place byte comparisons
Build and Test the Prog8 compiler #370: Commit 95be1c9 pushed by irmen
September 2, 2023 22:50 4m 1s master
September 2, 2023 22:50 4m 1s
float problems on c64
Build and Test the Prog8 compiler #369: Commit 15c6490 pushed by irmen
September 2, 2023 21:10 3m 57s master
September 2, 2023 21:10 3m 57s
fix word multiplication to not clobber r0 and r1 anymore
Build and Test the Prog8 compiler #368: Commit e97303c pushed by irmen
September 2, 2023 18:53 4m 5s master
September 2, 2023 18:53 4m 5s
tweak sprites module
Build and Test the Prog8 compiler #367: Commit 5cd4b87 pushed by irmen
September 1, 2023 19:25 4m 54s master
September 1, 2023 19:25 4m 54s
added sprites library module (cx16 only)
Build and Test the Prog8 compiler #366: Commit 9cc0cda pushed by irmen
September 1, 2023 15:36 4m 45s master
September 1, 2023 15:36 4m 45s
added math.log2() and math.log2w()
Build and Test the Prog8 compiler #365: Commit 28bf0b6 pushed by irmen
August 31, 2023 22:42 5m 0s master
August 31, 2023 22:42 5m 0s
tweaks to the cx16 sprite example
Build and Test the Prog8 compiler #364: Commit 2dc2429 pushed by irmen
August 31, 2023 21:24 5m 20s master
August 31, 2023 21:24 5m 20s
tweaks to the cx16 sprite example
Build and Test the Prog8 compiler #363: Commit 83d4592 pushed by irmen
August 31, 2023 20:34 3m 57s master
August 31, 2023 20:34 3m 57s
added cx16 sprite demo
Build and Test the Prog8 compiler #362: Commit 2d528c2 pushed by irmen
August 31, 2023 14:57 4m 15s master
August 31, 2023 14:57 4m 15s
doc tweak
Build and Test the Prog8 compiler #361: Commit 66b3dce pushed by irmen
August 30, 2023 11:16 4m 16s master
August 30, 2023 11:16 4m 16s
version 9.4
Build and Test the Prog8 compiler #360: Commit 93f77a1 pushed by irmen
August 29, 2023 10:41 3m 51s v9.4
August 29, 2023 10:41 3m 51s
version 9.4
Build and Test the Prog8 compiler #359: Commit 93f77a1 pushed by irmen
August 29, 2023 10:27 3m 58s master
August 29, 2023 10:27 3m 58s
todo
Build and Test the Prog8 compiler #358: Commit 1e0d7ed pushed by irmen
August 29, 2023 10:03 5m 24s shortcircuit
August 29, 2023 10:03 5m 24s
fix register stack saving on certain expression code that was broken …
Build and Test the Prog8 compiler #357: Commit aa4d23a pushed by irmen
August 29, 2023 09:52 3m 57s master
August 29, 2023 09:52 3m 57s
added floats.parse_f()
Build and Test the Prog8 compiler #356: Commit 77f3852 pushed by irmen
August 16, 2023 12:50 5m 44s master
August 16, 2023 12:50 5m 44s
fix some invalid instructions on 6502 (instead of 65c02) target for b…
Build and Test the Prog8 compiler #355: Commit 75514fc pushed by irmen
August 14, 2023 19:58 4m 51s master
August 14, 2023 19:58 4m 51s
fix code for bitwise shifts by zero
Build and Test the Prog8 compiler #354: Commit be06d87 pushed by irmen
August 14, 2023 19:49 4m 47s master
August 14, 2023 19:49 4m 47s