Nadrieril

Results 219 comments of Nadrieril

Yay! I'm fixing windows support here: https://github.com/Nadrieril/dhall-rust/pull/168. Once both this and https://github.com/Nadrieril/dhall-rust/pull/167 get merged, it should work out of the box for you.

I released version 0.5.3 that should support wasm and windows

Ah >< I was afraid something like that might be the reason why reqwest didn't support blocking on wasm. Well then the only option is to make a big chunk...

I'm currently reworking the parser to match the spec. It's very WIP for now and I might have to change the AST but I'd be happy to collaborate at some...

So, I've done a fair amount of work on this, in particular to support recursive imports, but there's still a lot to do ! I've done some rough planning over...

I would welcome any help to make this project more accessible for potential contributors ! I'll try to mark a few issues as easier. I'm not sure I'm ready yet...

@hansl Thanks for taking up that work ! Since the crate intends to be very low-level, I would expect a zero-allocation API. Is that possible with what you have in...

The Notes field already gets autocompleted when filling the Payee field. Do you mean that entering something in the Notes field of an empty transaction could trigger auto completion of...

That's very clear now, thanks :)

Storing the current date would already be very useful. Maybe that's simpler as a first step ?