Mark Evenson
Mark Evenson
Trés cool! I'm gonna try rewriting the presence of `steppenwolf` as a `fset`able place: should be cleaner for the lexical transcriptions. Thanks so much for the contribution.
@alejandrozf Is this mature enough to include in 1.9.1? Last time I looked, it was only working for interpreted code? Since we don't currently have a good way to switch...
Would it be possible to package the stepper as something in ABCL-CONTRIB? Your current implementation needs Java, but I think it could be packaged as static classes within code not...
> I had to confess that I'm still thinking that the stepper should be a core addition and not a contrib Yes, I think eventually it can be a core...
Supseded by
This bears thought… Not sure the easiest way to make your loadtime scenario work better. Perhaps you could describe how to reproduce it a little @fzhwenzhou ?
> But I hope there should be a method to compile the original source code into Java bytecode like ".class" file or ".jar" file. It is almost impossible for me...
> It looks to me like the first thing would be to look in to modifying load so that it doesn't explicitly deal with the forms in __loader__._ but rather...
ABCL is making the decision to promote to a seventeen bit byte to `(UNSIGNED-BYTE 32)`, which is the next optimized size. It should be able to signal the Bear to...
> `(upgraded-array-element-type '(unsigned-byte 17))` should return `(UNSIGNED-BYTE 32)`? Ah, I reproduced that as a bug now. Re-opening.