damageboy

Results 55 comments of damageboy

I haven't been able to solve this problem personally. The GC has a temperamental issue, from what I can tell with pointers that seem to point to CLR object but...

@maulwuff I think I'm not entirely following... Does this allow me to intercept public methods only?

Would adding this functionality to MBA.Fody be something you'd be happy with accepting as a PR?

I've been waiting for months for a similar issue (#95), I can't say the person(s) who write this thing care to respond to user issues too much. Not sure what...

Hi, bumping this as well since I see other intrinsics as well, such as `pdep`/`pext` in bmi2 that should be safe to call from a `const` caller. Is there a...

OK, i will try to push some popcnt/bmi2 stuff later tonight

Hi @ikarlin, I'm actually hitting up on the same issue, would love to see this resolved.

I really like it! It's obviously complex when you look at it from the outside, but this isn't a simple request to begin with. I think `1#1-3,4|2#5-7` is really the...

Just one note, you cannot target tests to run on netstandard, you have to target framework/core. The version being tested can be the netstandard version of course...

I don't see that it was ever turned on to begin with, but I'll make sure to check next time it happens