mumblingdrunkard

Results 3 issues of mumblingdrunkard

I can not for the life of me figure out why the plugin stops highlighting the math blocks after it is indented more than 3 spaces. It makes it really...

bug

I'm working on a RISC-V emulator and I use this crate to easily extract fields from RISC-V formatted instructions. It's pretty nifty. RISC-V instructions sometimes have values encoded inside of...

Somewhat related to #36 I'm creating a RISC-V emulator and the instruction formats sometimes encode values in the instructions, called *immediates*. Sometimes, the instruction only contains the upper few bits...