Eric
Eric
When checking if operator& has been overloaded you should check if it is a free function as well. Let me know if I've missed anything
Currently we don't provide any documentation as to the format of the JSON we produce. Instead of requiring users to read the code, we should document and then stick to...
Currently, the assembly tests only compile and run with CMake. Bazel support should be added as well. Patches welcome, but I'll look into doing it myself as I become more...
The `BENCHMARK` registration macros execute during program startup, ie static initialization. Since the order of static initialization is unspecified, users who execute arbitrary code while registering benchmarks may encounter the...
There are numerous un-highlighted sections when using Solarized-dark with a Latex document. The biggest issue is math mode. which is not highlighted. I will take a look and see if...
DO NOT SUBMIT. This is how far I got. Feel free to use any or all of this.
After v0.38.0, I was seeing Input fields lose focus whenever the mouse left the input field area (but without having clicked anywhere). This behavior started after the release v0.38.0 release...
Would it be possible to get a formula for konsole? Without it you can't use the terminal plugin within kate.
### What happened? It appears the library fails to pass the "stream" parameter to Anthropic when creating streaming messages with tooling. The attached log comes from running the `test_acompletion_claude_3_function_call_with_streaming` function....
This change attempts to shift the libc++ builders over to new backend infrastructure that allows running an arbitrary container for the libc++ job. This has been a long time in...