Skip to content

Actions: irmen/prog8

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
613 workflow runs
613 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

refactoring AstModification
Build and Test the Prog8 compiler #1827: Commit db417ab pushed by irmen
4m 59s master
IR example metrics now count instructions not p8ir lines
Build and Test the Prog8 compiler #1826: Commit 10ce992 pushed by irmen
4m 47s master
refactor inliner
Build and Test the Prog8 compiler #1825: Commit 05093e3 pushed by irmen
4m 47s master
fix a circular dependency in gfx_lores.p8 between line and plot
Build and Test the Prog8 compiler #1824: Commit dd0828a pushed by irmen
4m 52s master
standardize gradle project configurations across submodules
Build and Test the Prog8 compiler #1823: Commit 400149d pushed by irmen
5m 4s master
Fix test cases
Build and Test the Prog8 compiler #1822: Commit f6d5e88 pushed by irmen
4m 40s master
Update Kotlin and dependencies to latest versions
Build and Test the Prog8 compiler #1821: Commit 68226a8 pushed by irmen
4m 42s master
compare p8ir line counts instead of file size
Build and Test the Prog8 compiler #1820: Commit 2016883 pushed by irmen
4m 49s master
new example floatparse routine
Build and Test the Prog8 compiler #1819: Commit d4dd2f0 pushed by irmen
4m 48s master
vm memory optimizations
Build and Test the Prog8 compiler #1818: Commit e5d74d5 pushed by irmen
4m 24s master
implement signed % remainder operator for virtual target
Build and Test the Prog8 compiler #1815: Commit 11f187b pushed by irmen
4m 42s master
added sys.die() , a bare bones emergency exit function
Build and Test the Prog8 compiler #1814: Commit 8ba8efb pushed by irmen
4m 26s master
updated Kate syntax file to fix string match problem
Build and Test the Prog8 compiler #1813: Commit 276121b pushed by irmen
4m 40s master
updated syntax files
Build and Test the Prog8 compiler #1812: Commit 5c9c6bd pushed by irmen
4m 41s master
thread locking tweaks
Build and Test the Prog8 compiler #1811: Commit 86f331a pushed by irmen
4m 25s master
attempting to optimize redundant variable initializations (STZs)
Build and Test the Prog8 compiler #1810: Commit fb3a001 pushed by irmen
4m 20s master
add enum syntax (sugar for list of const decls)
Build and Test the Prog8 compiler #1809: Commit 04910ff pushed by irmen
4m 25s master
IR: remove redundant add when pointer dereferencing
Build and Test the Prog8 compiler #1808: Commit caa991e pushed by irmen
4m 26s master
replace indexed pointer deref expressions with peek(ptr+index)
Build and Test the Prog8 compiler #1807: Commit 3b68741 pushed by irmen
4m 16s master
added wavfile and adpcm library modules (adpcm only on X16)
Build and Test the Prog8 compiler #1806: Commit ce24490 pushed by irmen
4m 18s master
optimize palette module routines slightly to no longer use vaddr()
Build and Test the Prog8 compiler #1805: Commit 63ab791 pushed by irmen
4m 13s master
fix palette.fade_step_colors() for color indexes >=128
Build and Test the Prog8 compiler #1804: Commit 9ac0cfd pushed by irmen
4m 47s master
fix cx16.getlfs() and add diskio.reuse_last_drive()
Build and Test the Prog8 compiler #1803: Commit 02c544b pushed by irmen
4m 21s master