thargor

Results 6 comments of thargor

Hi @jkr , after talking to @simonmichael on irc we decided to document this here and maybe reopen this issue: My use case is double checking tax calculations by supplying...

This does also not work with 1.12: ``` = tag:tax20 taxes *0.2 2018/12/18 transaction with taxes a EUR -10.00 ; :tax20: b ```

``` = tag:tax20 taxes *0.2 b *-0.2 ``` I cannot use this, since b (and also a) is not a fixed accout name, but depends on the transaction. ``` 2018/12/18...

abs was implemented in #34

this is also what https://github.com/nabijaczleweli/cargo-update is using

@BurntSushi @SimplyDanny thank you for your feedback! Would an implementation based on https://crates.io/crates/windres (which is based on https://crates.io/crates/find-winsdk ) be acceptable for ripgrep?