Robert Bragg

Results 63 issues of Robert Bragg

This adds optional backtraces to `Error::Runtime` and `Error::Lua` which are automatically captured when step() sees an error. When '#' / alternative formatting is specified, the `Display` implementation for `Errors` will...

Starting to prepare for a 0.22 release

In general the Desc trait adds quite a lot of hidden complexity and adds hidden costs. The current `Desc` trait isn't currently flexible enough to allow `JNIEnv` methods to use...