aleclearmind

Results 81 comments of aleclearmind

As per our discussion yesterday: * [ ] Let's switch to an approach more focused on `model::QualifiedType` * [ ] Let's have a dictionary that can be queried through ordinal...

Converting this to draft. Will be handed over to @dwarfyresearch once he's done with PE/COFF.

Closing this, superseeded by https://github.com/revng/revng/pull/199

Please don't stack PRs if not strictly necessary.

Thanks for reporting this issue, we'll look into this ASAP.

It seems like you're trying to import an LLVM pass into rev.ng. There's no need to do that. LLVM passes are automatically available and you can just schedule them by...

Closing due to inactivity.

Sorry for the delay. I've got this in a private branch and will merge this or something similar soon. Next time, if you'd like to contribute, please make PR :)...

I've thought about that, it should possible to notify an inner tmux session over SSH by sending a key (we send `Alt + F12`). However notifying the outer tmux session...

I didn't know about forwarding UNIX sockets! Nice! Before thinking about embedding this in `ssh_config` or supporting old SSH versions, I'd like to see this work with an `ssh` wrapper...