Skip to content

Actions: irmen/prog8

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
656 workflow runs
656 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

update docs about boolean type
Build and Test the Prog8 compiler #687: Commit a5a918d pushed by irmen
March 12, 2024 17:54 3m 10s master
March 12, 2024 17:54 3m 10s
fixed and optimized pointervar indexed in-place operations
Build and Test the Prog8 compiler #686: Commit 820541e pushed by irmen
March 11, 2024 22:32 2m 56s master
March 11, 2024 22:32 2m 56s
fix callgraph issue when module gets removed by optimizations
Build and Test the Prog8 compiler #685: Commit c11a9b8 pushed by irmen
March 11, 2024 19:36 3m 8s master
March 11, 2024 19:36 3m 8s
Merge branch 'booleans'
Build and Test the Prog8 compiler #684: Commit 80f39e8 pushed by irmen
March 11, 2024 00:01 2m 58s master
March 11, 2024 00:01 2m 58s
test str to uword change in function params
Build and Test the Prog8 compiler #683: Commit 2a8b65e pushed by irmen
March 10, 2024 22:50 3m 0s master
March 10, 2024 22:50 3m 0s
recognise \t character (TAB) in string literals (note: only valid in …
Build and Test the Prog8 compiler #682: Commit 4bdf501 pushed by irmen
March 10, 2024 12:22 2m 54s master
March 10, 2024 12:22 2m 54s
implemented a couple more diskio routines for the VM target
Build and Test the Prog8 compiler #681: Commit 3a9919a pushed by irmen
March 9, 2024 16:36 3m 18s master
March 9, 2024 16:36 3m 18s
replace str return type by uword
Build and Test the Prog8 compiler #680: Commit eef8ae0 pushed by irmen
March 9, 2024 15:53 3m 6s master
March 9, 2024 15:53 3m 6s
added sys.exit2 and sys.exit3 to set more result registers at program…
Build and Test the Prog8 compiler #679: Commit f739e67 pushed by irmen
March 9, 2024 02:30 3m 7s master
March 9, 2024 02:30 3m 7s
tweak the redundant beq asm optimizer a bit more
Build and Test the Prog8 compiler #678: Commit fc0fae8 pushed by irmen
March 8, 2024 23:05 3m 19s booleans
March 8, 2024 23:05 3m 19s
attempt to no longer have BuildVersion.kt in git, blocking easy pulls
Build and Test the Prog8 compiler #677: Commit f46896f pushed by irmen
March 8, 2024 22:37 3m 30s booleans
March 8, 2024 22:37 3m 30s
conv routines now return the string buffer address.
Build and Test the Prog8 compiler #676: Commit 52649a8 pushed by irmen
March 8, 2024 01:12 3m 14s master
March 8, 2024 01:12 3m 14s
VM: implemented a few core routines in diskio (load/save)
Build and Test the Prog8 compiler #675: Commit bdfb01f pushed by irmen
March 6, 2024 22:21 3m 7s master
March 6, 2024 22:21 3m 7s
update VTUI lib
Build and Test the Prog8 compiler #674: Commit 1137e57 pushed by irmen
March 6, 2024 20:47 3m 1s master
March 6, 2024 20:47 3m 1s
lib updates, removed unused and obsolete http and dbus modules
Build and Test the Prog8 compiler #673: Commit 04f7b77 pushed by irmen
March 5, 2024 22:44 3m 8s master
March 5, 2024 22:44 3m 8s
fix monogfx horizontal line and text draw in invert mode
Build and Test the Prog8 compiler #672: Commit 6d29b00 pushed by irmen
March 5, 2024 21:38 3m 0s master
March 5, 2024 21:38 3m 0s
asmoptimizer that removes redundant branches on boolean in A
Build and Test the Prog8 compiler #671: Commit 9f1bd2d pushed by irmen
March 5, 2024 19:40 3m 24s booleans
March 5, 2024 19:40 3m 24s
non strict bools should also replace not byte with byte==0
Build and Test the Prog8 compiler #670: Commit c6bf57b pushed by irmen
March 4, 2024 22:27 3m 10s booleans
March 4, 2024 22:27 3m 10s
attempt to no longer have BuildVersion.kt in git, blocking easy pulls
Build and Test the Prog8 compiler #669: Commit bfcf07c pushed by irmen
March 4, 2024 19:47 3m 10s master
March 4, 2024 19:47 3m 10s
add monogfx inverted (eor) draw mode
Build and Test the Prog8 compiler #668: Commit 4d7e96d pushed by irmen
March 3, 2024 22:29 3m 12s master
March 3, 2024 22:29 3m 12s
tweak
Build and Test the Prog8 compiler #667: Commit 607275e pushed by irmen
March 3, 2024 18:53 3m 12s booleans
March 3, 2024 18:53 3m 12s
more nonstrictbool conversions
Build and Test the Prog8 compiler #665: Commit e55cde2 pushed by irmen
March 3, 2024 18:46 3m 9s booleans
March 3, 2024 18:46 3m 9s
fixed all todos in ifelse gen
Build and Test the Prog8 compiler #664: Commit da16208 pushed by irmen
March 3, 2024 11:10 3m 25s booleans
March 3, 2024 11:10 3m 25s
optimize byte comparison assignment to use rol trick instead of branc…
Build and Test the Prog8 compiler #660: Commit f39ef8f pushed by irmen
March 2, 2024 23:04 3m 3s booleans
March 2, 2024 23:04 3m 3s
getting rid of problematic fallback (infinite recursion)
Build and Test the Prog8 compiler #659: Commit 9016245 pushed by irmen
March 2, 2024 22:08 3m 5s booleans
March 2, 2024 22:08 3m 5s
ProTip! You can narrow down the results and go further in time using created:<2024-03-02 or the other filters available.