Skip to content

Actions: irmen/prog8

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
670 workflow runs
670 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

added -verafxmul compiler option to use vera fx multiplication routin…
Build and Test the Prog8 compiler #403: Commit 690782b pushed by irmen
October 1, 2023 20:49 3m 58s master
October 1, 2023 20:49 3m 58s
\n (newline) now also maps to Petscii $0d (return), like \r.
Build and Test the Prog8 compiler #402: Commit 755cc48 pushed by irmen
September 28, 2023 23:50 4m 19s master
September 28, 2023 23:50 4m 19s
c64: $a5 removed from free ZP (it's actually used by kernal disk rout…
Build and Test the Prog8 compiler #401: Commit 8fbe13f pushed by irmen
September 28, 2023 22:28 4m 7s master
September 28, 2023 22:28 4m 7s
vm: added math.mul16_last_upper()
Build and Test the Prog8 compiler #400: Commit cd40088 pushed by irmen
September 28, 2023 01:19 4m 34s master
September 28, 2023 01:19 4m 34s
added math.mul16_last_upper() to fetch the upper 16 bits of the last …
Build and Test the Prog8 compiler #399: Commit 9b9e6f4 pushed by irmen
September 25, 2023 22:01 5m 49s master
September 25, 2023 22:01 5m 49s
added bonkram chunk to chunkfile example
Build and Test the Prog8 compiler #398: Commit 5268b05 pushed by irmen
September 25, 2023 20:25 4m 49s master
September 25, 2023 20:25 4m 49s
added cx16 verafx library module
Build and Test the Prog8 compiler #397: Commit 390263a pushed by irmen
September 24, 2023 21:11 5m 1s master
September 24, 2023 21:11 5m 1s
fix possible register corruption when calling asmsubs that require Ca…
Build and Test the Prog8 compiler #396: Commit 8d177be pushed by irmen
September 24, 2023 12:03 4m 53s master
September 24, 2023 12:03 4m 53s
vm: remove BNER opcode -> CMP + BSTNE
Build and Test the Prog8 compiler #395: Commit 1da0c59 pushed by irmen
September 23, 2023 11:31 5m 38s master
September 23, 2023 11:31 5m 38s
ir: fix possible crash in validity check about PREPARECALL
Build and Test the Prog8 compiler #394: Commit 918302f pushed by irmen
September 22, 2023 23:37 4m 53s master
September 22, 2023 23:37 4m 53s
vm: fixed array initialization values with address-ofs
Build and Test the Prog8 compiler #393: Commit 229c111 pushed by irmen
September 19, 2023 22:05 4m 57s master
September 19, 2023 22:05 4m 57s
ir: added preparecall 'meta' instruction for functioncalls
Build and Test the Prog8 compiler #392: Commit c319233 pushed by irmen
September 18, 2023 21:28 5m 2s master
September 18, 2023 21:28 5m 2s
Merge branch 'addrof-arrayelt'
Build and Test the Prog8 compiler #391: Commit 958b5c0 pushed by irmen
September 18, 2023 17:06 5m 36s master
September 18, 2023 17:06 5m 36s
adding setlsb() and setmsb() builtin functions to 6502 codegen
Build and Test the Prog8 compiler #390: Commit ccf6e32 pushed by irmen
September 17, 2023 13:17 4m 19s master
September 17, 2023 13:17 4m 19s
added list of software to docs
Build and Test the Prog8 compiler #389: Commit a1d0e5b pushed by irmen
September 13, 2023 19:51 4m 59s master
September 13, 2023 19:51 4m 59s
reducing expression codegen complexity (no longer splitting condition…
Build and Test the Prog8 compiler #388: Commit 03e0d4b pushed by irmen
September 12, 2023 23:08 4m 13s master
September 12, 2023 23:08 4m 13s
c64: added a couple of routines that calculate the correct memory loc…
Build and Test the Prog8 compiler #387: Commit b500a0d pushed by irmen
September 11, 2023 18:34 5m 25s v9.4.2
September 11, 2023 18:34 5m 25s
c64: added a couple of routines that calculate the correct memory loc…
Build and Test the Prog8 compiler #386: Commit b500a0d pushed by irmen
September 8, 2023 19:29 4m 52s master
September 8, 2023 19:29 4m 52s
Merge branch 'master' into shortcircuit
Build and Test the Prog8 compiler #385: Commit 78c5233 pushed by irmen
September 8, 2023 15:58 4m 5s shortcircuit
September 8, 2023 15:58 4m 5s
proper fix for the previous commit. + fix for i/o channel reset in d…
Build and Test the Prog8 compiler #384: Commit dd2463a pushed by irmen
September 7, 2023 20:18 6m 3s master
September 7, 2023 20:18 6m 3s
fix invalid addressing mode on 6502 cpu for bytevalue +/- bytearray[i]
Build and Test the Prog8 compiler #383: Commit 23a8beb pushed by irmen
September 7, 2023 19:40 5m 27s master
September 7, 2023 19:40 5m 27s
finalizing 9.4.1 release
Build and Test the Prog8 compiler #382: Commit 3caf910 pushed by irmen
September 6, 2023 19:41 3m 59s v9.4.1
September 6, 2023 19:41 3m 59s
finalizing 9.4.1 release
Build and Test the Prog8 compiler #381: Commit 3caf910 pushed by irmen
September 6, 2023 19:23 4m 48s master
September 6, 2023 19:23 4m 48s
Merge branch 'master' into shortcircuit
Build and Test the Prog8 compiler #380: Commit b1613d6 pushed by irmen
September 6, 2023 16:43 4m 11s shortcircuit
September 6, 2023 16:43 4m 11s
fix VM indexed instructions to only use lsb part of the index
Build and Test the Prog8 compiler #379: Commit bde4be8 pushed by irmen
September 6, 2023 00:56 5m 9s master
September 6, 2023 00:56 5m 9s
ProTip! You can narrow down the results and go further in time using created:<2023-09-06 or the other filters available.