Skip to content

Actions: irmen/prog8

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
653 workflow runs
653 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fix asmgen error when assigning address of split word array without e…
Build and Test the Prog8 compiler #1239: Commit 220ab77 pushed by irmen
March 6, 2025 22:20 3m 9s master
March 6, 2025 22:20 3m 9s
add missing sprites benchmark module
Build and Test the Prog8 compiler #1238: Commit e3e5bff pushed by irmen
March 6, 2025 18:55 3m 25s master
March 6, 2025 18:55 3m 25s
fix C64 graphics.plot() it was broken since 10.5
Build and Test the Prog8 compiler #1237: Commit 7b9a841 pushed by irmen
March 5, 2025 23:47 3m 14s master
March 5, 2025 23:47 3m 14s
added footgun warning when calling labels as subroutine
Build and Test the Prog8 compiler #1236: Commit 4042391 pushed by irmen
March 4, 2025 21:14 3m 5s master
March 4, 2025 21:14 3m 5s
fix calling label as subroutine (JSR label)
Build and Test the Prog8 compiler #1235: Commit 582a70b pushed by irmen
March 4, 2025 20:54 3m 18s master
March 4, 2025 20:54 3m 18s
fix symbol prefixing bug triggered by certain usage of %option no_sym…
Build and Test the Prog8 compiler #1234: Commit 5b63590 pushed by irmen
March 3, 2025 21:26 3m 9s master
March 3, 2025 21:26 3m 9s
fix codegen for @(ptr-offset)=value writing bogus values
Build and Test the Prog8 compiler #1233: Commit 9d49589 pushed by irmen
March 2, 2025 22:40 3m 15s master
March 2, 2025 22:40 3m 15s
fix crash in asmgen for boolean comparison with false, when not using…
Build and Test the Prog8 compiler #1232: Commit 125b66c pushed by irmen
March 1, 2025 23:08 3m 13s master
March 1, 2025 23:08 3m 13s
print offending source position in more of the TODO errors to help di…
Build and Test the Prog8 compiler #1231: Commit 5255f1c pushed by irmen
March 1, 2025 22:16 3m 13s master
March 1, 2025 22:16 3m 13s
memory() name argument should be string literal, nice error message
Build and Test the Prog8 compiler #1230: Commit 41e963b pushed by irmen
March 1, 2025 11:39 3m 17s master
March 1, 2025 11:39 3m 17s
first setup of LSP server
Build and Test the Prog8 compiler #1229: Commit c328844 pushed by irmen
February 27, 2025 21:34 3m 17s languageServer
February 27, 2025 21:34 3m 17s
fix verafx register address typo VERA_FX_POLY_FILL_H
Build and Test the Prog8 compiler #1228: Commit 6ff75be pushed by irmen
February 27, 2025 21:32 3m 15s master
February 27, 2025 21:32 3m 15s
avoid doing useless jsr for reboot/poweroff calls
Build and Test the Prog8 compiler #1227: Commit 72c16d0 pushed by irmen
February 26, 2025 19:42 3m 16s master
February 26, 2025 19:42 3m 16s
possible workaround for SMC issue that could make sys.reset_system() …
Build and Test the Prog8 compiler #1226: Commit 94653e5 pushed by irmen
February 24, 2025 22:08 3m 14s master
February 24, 2025 22:08 3m 14s
Separate simple Ast and Symboltable from codeCore into new simpleAst …
Build and Test the Prog8 compiler #1225: Commit 3e2b2a6 pushed by irmen
February 24, 2025 21:07 3m 6s master
February 24, 2025 21:07 3m 6s
%option romable now disables floating point support
Build and Test the Prog8 compiler #1224: Commit ae04f5a pushed by irmen
February 23, 2025 10:00 3m 13s master
February 23, 2025 10:00 3m 13s
Also romable warning for inline variables. Added TODO: Romable in li…
Build and Test the Prog8 compiler #1223: Commit 5c56267 pushed by irmen
February 21, 2025 20:58 3m 11s master
February 21, 2025 20:58 3m 11s
added %option romable to enable romable mode, but only generate a bu…
Build and Test the Prog8 compiler #1222: Commit e55ce55 pushed by irmen
February 20, 2025 22:40 3m 9s master
February 20, 2025 22:40 3m 9s
update docs about call convention for multi-value results (first is i…
Build and Test the Prog8 compiler #1221: Commit fb1e89d pushed by irmen
February 19, 2025 21:12 3m 12s master
February 19, 2025 21:12 3m 12s
Add Notepad++ syntax highlighting file for dark mode (#161)
Build and Test the Prog8 compiler #1220: Commit a36bdc5 pushed by irmen
February 19, 2025 17:33 3m 12s master
February 19, 2025 17:33 3m 12s
symboldumps
Build and Test the Prog8 compiler #1219: Commit 0814ea9 pushed by irmen
February 14, 2025 14:53 3m 9s v11.1
February 14, 2025 14:53 3m 9s
first setup of LSP server
Build and Test the Prog8 compiler #1218: Commit 1b56e19 pushed by irmen
February 13, 2025 14:38 3m 16s languageServer
February 13, 2025 14:38 3m 16s
symboldumps
Build and Test the Prog8 compiler #1217: Commit 0814ea9 pushed by irmen
February 13, 2025 12:10 3m 16s master
February 13, 2025 12:10 3m 16s
version 11.1
Build and Test the Prog8 compiler #1216: Commit daefe83 pushed by irmen
February 13, 2025 11:31 3m 12s master
February 13, 2025 11:31 3m 12s
optimize byte comparisons against small word constants
Build and Test the Prog8 compiler #1215: Commit e6088dd pushed by irmen
February 13, 2025 11:03 3m 24s master
February 13, 2025 11:03 3m 24s