Jesse Beder

Results 74 comments of Jesse Beder

I shared my copy of the verification document ([here](https://docs.google.com/document/d/1xqR7Mc_S8tmtzyyi5AxrqErbLznkZbacWqQyJMarBKA/edit#), but only you have access, not random passers-by). This is partial support for #99, which asks for all smart chips (not...

PR #574 fixes this issue along with removing the `linkopts` from `py_extension.bzl`. Obviously (I assume) you want to keep that for Linux builds, so I'm looking into this. (I think...

I’d like to use beancount with a project that already used Bazel, so if I can’t use the existing Bazel build, I’ll probably try to wrap the setup.py a Bazel...

My project is a finance app with a server backend; transactions are stored in beancount format in the database and the server runs queries over them using the beancount binaries...

Go ahead and resolve conflicts, and I'll take a look.

The instructions you quoted indicate you can point at a commit or tag; all of the releases in yaml-cpp have tags. Can you point at the tag?

First, do you have metrics? Like, parsing the file takes N ms and you need it to take M ms? Second, filing a bug for "can you make this faster"...

Thanks for filing. Reiterating here for other observers: I'm so-so on the utility of this, but if enough people thumbs-up the issue, then I'll merge the PR.

I haven't considered this issue in a while, but I'm happy to accept patches. I think an event handler for comments would be pretty uncontroversial.

Sure On Wed, Jul 28, 2021 at 3:03 AM holdsworth ***@***.***> wrote: > When saving a file with new API you cannot set explicitly the number of > digits after...