Zyansheep

Results 21 issues of Zyansheep

I use include_directories(src) with cmake so I can include absolute paths from the src/ directory for C++ files. It compiles fine, but clangd yells at me that it can't find...

make it so that nalgebra objects archive as themselves. Allows for implementations on `Matrix` and other types to also work in a zero-copy environment. Draft PR, I will extend this...

For some reason github closed the old PR while I was trying to merge master into the old pr. Should've used rebase!

### Description When I'm coding in C++ I use the bracket-matcher package to put brackets on the next line. However, if I want to use the enter key as the...

Adding nix support would be pretty easy, but (like guix #2304) doesn't support absolute paths like `/bin/bash` and the like in shell scripts. Would this project be open to a...

Type: Enhancement

### Requirements - [X] Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support - [X] Did you check to see if this issue already exists? - [X] Is...

enhancement

The following code is a minimum repro. It seems that the label gets used only in certain situations for the keyword parser. This may also be the case for other...

Hi, just noticed that on two different machines, the same files have very different sizes despite them being the same file (I moved a copy from one machine to another...

enhancement
help wanted