Germán Méndez Bravo
Germán Méndez Bravo
Some times, when endPosition is equal to startPosition, length ends up being zero. This makes language server (I'm using javascript-typescript-langserver) give wrong diagnostics flagging the problem at position (0, 0)....
* Compiler Used: Clang 8.0.0 (tags/RELEASE_800/final) * Operating System: macOS Mojave * Architecture (ARM/x86/32bit/64bit/etc): x86_64 ### Expected Behavior Compile without warnings. ### Actual Behavior I'm getting: ``` chaiscript/dispatchkit/../language/chaiscript_common.hpp:731:25: warning: explicitly...
What multiplication algorithm are you using here for `uint128_t` and `uint256_t`? I don’t see this algorithm in your `integer` repository... why?
There were some issues while using multiple backends. These commits fix most if not all of those issues I was having. I've been using it now for some time and...
I've been using zsh-async on a theme (based on zprezto's sorin prompt) but I've frequently noticed async stops working. I only initialize the worker once, during `precmd`: ```sh # Initialize...
In the client side, when receiving the "built" action, it tries to load a manifest for the updated chunks, but such manifest is only available when the bundle actually has...
It could be better if source code had all (or most) dependencies as submodules (the way branch 64bit/master has them inside Vendor) but for all of them (SDL and PhysFS...
Most of the games in my collection are compressed using .7z or .zip. Every time I import those I have to decompress them before importing. It'd be very convenient not...
I'd be really useful if we could have multiple selections and toggle all of them at once. # How to reproduce 1) Select multiple lines with text 2) Highlight parts...
if a page a link opens redirects to other page, it doesn't show the final url in the url bar ...is there a way to fix that?