Joe Bryan
Joe Bryan
Getting this kind of approach to work will require more and broader work on the compiler than I can prioritize right now. For now, it should be known that all...
We need `u3R->cap_p += pil_u->mov_ws` to be aligned per `lin_w` (converted from bytes to words). Something like this in pile_prep (untested): ``` c3_dessert( lin_w & (lin_w - 1) ); c3_w...
Superseded by #910
@yosoyubik this is the same trailing-zero issue as above. the fix will be to properly preserve/convey the ciphertext length. My preferred approach is to have a constant `0x1` in the...
`(sane %t)` and `+teff` both reject `0-9` and `11-31`; they allow "line feed" (`\\n`), but reject (other?) control characters including "carriage return" and "tab". (I think there was an early...
Note that these tests all pass unjetted, but all fail when run against urbit/vere#637.