Bunny351 pushed to master at Bunny351/superfly 2026年06月10日 19:00:50 +02:00
6b188a092d handle full buffer properly
c58d352d8b typos, bugfix
0610fb8d0d room for snapshot header
cacced94bb doc update
affb3e53e8 enable tests
Compare 14 commits »
Bunny351 pushed to master at Bunny351/superfly 2026年06月08日 11:49:52 +02:00
4596079d1d added test
1eb8df9917 formatting
760ac0046b r/t bugfixes
01cfb0a1cd not included by default
2cb5bf3727 missing use-markers
Compare 10 commits »
Bunny351 pushed to master at Bunny351/superfly 2026年06月07日 11:58:28 +02:00
07aee3d09b add 1 for pseudo header
39b8e666f0 cross references, syntax bugfix
89a5bf2dff prelude tweaks
b2a6b9b224 formatting
Compare 11 commits »
Bunny351 pushed to master at Bunny351/crunch 2026年06月04日 12:48:32 +02:00
158aa579f0 comment
694f13ebe0 if llifting fails, don't run DCE
4df9bdaefd extra newline
c615df2217 formatting
Compare 4 commits »
Bunny351 pushed to master at Bunny351/crunch 2026年06月04日 12:22:53 +02:00
2444dcef83 formatting
60a260ab35 free variable must be visible at call site or signal error
c354c09897 make lambda-name smarter
4ed3359e7c wrong value when setting variant-of property
2ec88ee7e7 formatting
Compare 5 commits »
Bunny351 pushed to master at Bunny351/superfly 2026年06月01日 19:57:27 +02:00
484a36c6b5 slightly more elegant
ec7d199699 simplify by removing _onstack variants
1473cae825 bump ptr + replicate for all but restricted platforms
Compare 3 commits »
Bunny351 pushed to master at Bunny351/fleng 2026年06月01日 19:52:03 +02:00
68631eef96 Merge pull request 'Fix build on recent macOS' (#1) from dbane/fleng:macos_asm_simd_fix into master
2db768e570 Fix build on recent macOS. Symbols D0-D31 are wide SIMD register names now, cant use them for labels.
Compare 2 commits »
Bunny351 merged pull request Bunny351/fleng#1 2026年06月01日 19:52:01 +02:00
Fix build on recent macOS
Bunny351 approved Bunny351/fleng#1 2026年06月01日 19:51:44 +02:00
Fix build on recent macOS

Cood catch. The fix looks fine to me.

Bunny351 pushed to master at Bunny351/superfly 2026年05月30日 22:26:29 +02:00
eb010ce607 viznut example for spectrum (resurrected)
Compare 2 commits »
Bunny351 pushed to master at Bunny351/superfly 2026年05月28日 19:40:45 +02:00
8736bb33e5 allo mutation if data is in ROM
2529b84050 formatting
277c41d95d prelude is uxn-specific, anyway
ff3d8f81bf doc updates
40d8736844 minor changes
Compare 8 commits »
Bunny351 pushed to master at Bunny351/superfly 2026年05月22日 23:31:11 +02:00
2ba65b3062 enable test
fe83454393 bugfix
93391b10b2 doc update
73401e761c keep version in file
a8a1bb1b51 pointer inc/dec
Compare 5 commits »
Bunny351 pushed to master at Bunny351/superfly 2026年05月19日 12:13:59 +02:00
1030aed7f5 zf not changed
b8cb34fc95 bugfix
b3ba18b356 faster
Compare 3 commits »
Bunny351 pushed to master at Bunny351/superfly 2026年05月18日 21:25:45 +02:00
eed07f995c a few primitives, some bugfixes
439b02f421 widen bool to char
f30dd694b9 peephole rules, smarter decrease operation (z80)
Compare 5 commits »
Bunny351 pushed to master at Bunny351/superfly 2026年05月13日 17:33:20 +02:00
f350f0ef96 bugfix in peephole rule
77d50932a3 throw error on undefined variable parameter
59292b0be7 formatting
d21a805b0d improve end-of-FF state check after compiling an operator
4788eb6787 viznut example for ZX81
Compare 14 commits »
Bunny351 pushed to master at Bunny351/superfly 2026年05月09日 23:33:31 +02:00
8446019acc doc, formatting, slight repair for char-rnd (not quite right yet)
fd82bc3a39 peephole cases for <op>_X_LOADV (6502)
11d69f05d1 doc update
d74b340e2d reformat
ef6b19dc2e obsolete
Compare 5 commits »
Bunny351 pushed to master at Bunny351/superfly 2026年05月05日 16:52:45 +02:00
5cb98a5fe6 test updates
e579cae750 bugfix
013ca57d99 fixup linking info
55555ffb05 cosmetic
4ac4d67780 fix BIT instruction
Compare 10 commits »
Bunny351 commented on pull request Bunny351/uf#2 2026年05月05日 11:00:33 +02:00
This PR saves 39 bytes overall while also making formatting consistent.

Hi! I really appreciate your efforts, but would it be possible to separate the formatting changes and the semantic ones? This diff is hard to review and makes it unnecessarily hard to distinguish...

Bunny351 pushed to master at Bunny351/superfly 2026年05月02日 16:05:14 +02:00
4c44d91873 update test runners
d50a1e9236 update docs
aae2842158 add defchar
c07ee9f2f4 correct cycle count
b7abeeb926 test fixes, updates
Compare 10 commits »
Bunny351 pushed to master at Bunny351/superfly 2026年04月29日 20:09:25 +02:00
1a31af1c22 bugfixes
5d390c748c add missing load
12b7cd3f18 drop dbg output
2f0bd20f50 also available at toplevel
57f54097f6 avoid tailcall as stack is used
Compare 5 commits »