Matt Haggard

Results 65 comments of Matt Haggard

For instance, this fixes my issue, but since there's not much test coverage for closure iterators with try/except in `tests/iter/tclosureiters.nim`, I imagine this change would break a lot of code:...

After looking it over more, I don't think I'm the person to implement this fix :) But hopefully the failing testcases are helpful?

Yes, nimble computes a hash of the directory of installed packages for use in a lock file. On Windows, because of the EOL conversion, the hashes are different than those...

SimpleFIN developer here: we have plans to add structured error data by the end of this year so that you don't need to parse strings to get information (I'd recommend...

> Thank you @iffy this looks really good! I think supporting html only for the moment is good enough. Sounds good. Because of how you've made this lib, it would...