Nathan Allan

Results 10 issues of Nathan Allan

It appears that the `resources->count_connectors` is 0 in my case. Perhaps I have something configured incorrectly, but I suspect that this is because I _do not have an HDMI connector_...

I have a DateTime that is in UTC-6 timezone, which serializes like this in other serializers: "2020-06-01T00:00:00-06:00" Using Swifter.Json, it serializes as: "2020-06-01T00:00:00-07:00" ...which happens to be my local timezone,...

Also added an interface so that this commonality between runtime and compiler exceptions is represented.

Native emission initially complete.

This might belong better in a 3.2 or later version.

These are essential for consumers to know. For instance, in order to spill the stack. Without IsReachable, it is impossible for an emitter to know whether to emit instructions such...

LengthTo showed up as the main hot-spot on profiles of large method emissions. The replaced implementation would always start at the beginning in the event of a miss (even though...

Some validation checks can currently be omitted, but others runs regardless. For scenarios where compile-time is important (dynamic or JIT), all of the debug features should be able to be...

This project is too good to go stagnant for multiple years, without even a tiny bit of maintenance. There are dozens of open issues and plenty of pull requests to...