Skip to content

Actions: platypusguy/jacobin

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
1,407 workflow runs
1,407 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

JACOBIN-592 Minor update to link in comment
Go build and test #2430: Commit 93ece23 pushed by platypusguy
November 5, 2024 07:26 2m 27s main
November 5, 2024 07:26 2m 27s
JACOBIN-592 Updated fr.PC to MAX_INT value when ThrowEx occurs, so th…
Go build and test #2429: Commit ed45662 pushed by platypusguy
November 4, 2024 06:32 2m 15s main
November 4, 2024 06:32 2m 15s
JACOBIN-592 Renamed unit test file to use existing naming structure f…
Go build and test #2428: Commit b19634f pushed by platypusguy
November 4, 2024 05:43 2m 37s main
November 4, 2024 05:43 2m 37s
JACOBIN-592 Ported last of interpreter unit tests to new interpreter
Go build and test #2427: Commit ec7cd0f pushed by platypusguy
November 4, 2024 05:39 2m 34s main
November 4, 2024 05:39 2m 34s
JACOBIN-592 Removed extra pop in LSHL
Go build and test #2426: Commit f1083c9 pushed by platypusguy
November 4, 2024 05:08 2m 31s main
November 4, 2024 05:08 2m 31s
JACOBIN-592 Converted unit tests--all except JSR--to the new intepreter
Go build and test #2425: Commit 2019df6 pushed by platypusguy
November 3, 2024 05:33 2m 25s main
November 3, 2024 05:33 2m 25s
JACOBIN-592 Ported 66 unit tests for array bytecodes to new interpreter
Go build and test #2424: Commit 8413722 pushed by platypusguy
November 2, 2024 03:47 2m 20s main
November 2, 2024 03:47 2m 20s
JACOBIN-596 Corrected ported unit tests for ARETURN and DRETURN, whic…
Go build and test #2423: Commit b91431a pushed by platypusguy
November 2, 2024 03:15 1m 10s main
November 2, 2024 03:15 1m 10s
JACOBIN-592 Corrected error in port of PUTFIELD, which was blocking c…
Go build and test #2422: Commit 19222c4 pushed by platypusguy
November 2, 2024 02:53 2m 37s main
November 2, 2024 02:53 2m 37s
JACOBIN-592 Added tracing logic to handling of INVOKESPECIAL and INVO…
Go build and test #2421: Commit 32b7ca3 pushed by platypusguy
November 2, 2024 02:44 2m 17s main
November 2, 2024 02:44 2m 17s
JACOBIN-592 Captured redirecting stderr in tests for easy future refe…
Go build and test #2420: Commit bfcce16 pushed by platypusguy
November 1, 2024 06:11 2m 40s main
November 1, 2024 06:11 2m 40s
JACOBIN-592 Fixed how interpret() handles returns from errors trapped…
Go build and test #2419: Commit 1701959 pushed by platypusguy
November 1, 2024 06:08 3m 1s main
November 1, 2024 06:08 3m 1s
JACOBIN-592 Ported first batch of bytecode unit tests to new interpreter
Go build and test #2418: Commit 7457751 pushed by platypusguy
November 1, 2024 02:24 2m 47s main
November 1, 2024 02:24 2m 47s
Merge pull request #251 from texadactyl/main
Go build and test #2417: Commit 61da495 pushed by texadactyl
October 31, 2024 14:37 2m 50s main
October 31, 2024 14:37 2m 50s
ErrorMsg --> Error and minor fixes
Go build and test #2416: Pull request #251 opened by texadactyl
October 31, 2024 14:35 2m 7s texadactyl:main
October 31, 2024 14:35 2m 7s
JACOBIN-592 Handled BREAKPOINT bytecode in new interpreter. This comp…
Go build and test #2415: Commit 4e74627 pushed by platypusguy
October 31, 2024 05:22 2m 28s main
October 31, 2024 05:22 2m 28s
JACOBIN-592 Ported ATHROW bytecode to new interpreter
Go build and test #2414: Commit a0dbe2c pushed by platypusguy
October 31, 2024 04:34 2m 35s main
October 31, 2024 04:34 2m 35s
JACOBIN-592 Ported MONITORENTER and MONITOREXIT to new interpreter
Go build and test #2413: Commit ad26e38 pushed by platypusguy
October 30, 2024 04:33 2m 39s main
October 30, 2024 04:33 2m 39s
JACOBIN-592 Ported FCMPL, FCMPG and their doubles equivalents to new …
Go build and test #2412: Commit 201472f pushed by platypusguy
October 30, 2024 04:25 1m 17s main
October 30, 2024 04:25 1m 17s
JACOBIN-592 Cleaned up suspect code in run.go
Go build and test #2411: Commit 1d0ff87 pushed by platypusguy
October 30, 2024 01:34 2m 6s main
October 30, 2024 01:34 2m 6s
JACOBIN-592 Ported IAND, IOR, IXOR (and long versions) bytecodes to n…
Go build and test #2410: Commit 7fa7c9c pushed by platypusguy
October 30, 2024 00:51 2m 35s main
October 30, 2024 00:51 2m 35s
JACOBIN-592 Ported ISHL, ISHR, IUSHR (and long versions) bytecodes to…
Go build and test #2409: Commit 7a89de1 pushed by platypusguy
October 30, 2024 00:42 2m 9s main
October 30, 2024 00:42 2m 9s
JACOBIN-592 Ported IF_ACMPEQ and IF_ACMPNE bytecodes to new interpreter
Go build and test #2408: Commit 0e625b5 pushed by platypusguy
October 30, 2024 00:14 2m 11s main
October 30, 2024 00:14 2m 11s
JACOBIN-592 Ported PUTFIELD bytecode to new interpreter
Go build and test #2407: Commit 81bfeae pushed by platypusguy
October 29, 2024 03:32 2m 27s main
October 29, 2024 03:32 2m 27s
JACOBIN-592 Ported FASTORE and DASTORE bytecodes to new interpreter
Go build and test #2406: Commit c158e3f pushed by platypusguy
October 29, 2024 02:29 2m 1s main
October 29, 2024 02:29 2m 1s