Uzair Aftab
Uzair Aftab
I don't think this is a LunarVim specific bug, so you can go ahead and remove that label. @Burnsedia A good place to look is here: https://www.reddit.com/r/neovim/comments/oedk9z/help_getting_gdscript_to_work_with_nvimlsp/ IMO this either...
> The code in llvm and OpenCL isn't optimized and isn't well tested (probably shouldn't be touched), but I will merge the changes that remove the extra array construction from...
There is a lot of stuff in the `accel/` folder I'd like to try and clean up as well. Would that contribute towards the overall line count? And is it...
@geohot I've reverted the commits for the files I shouldn't touch. Does everything look good for the core tinygrad repo? I'll also try and reduce the lines in the `extra`,...
> Hmm perhaps these other changes are harmless enough. lmk when you are ready to merge. I'm just fixing all the other files that I can touch xD Going trough...
> If > Err, I wouldn't do examples either. > > If you want to change code, you need a test for it. Even if it's just refactoring?
@geohot Ready to review. Let me know when the code in `tinygrad/llops` can be touched. I see a few unneeded list comprehensions and string stuff there that can be moved...
Sorry about the radio silence. I abandoned the efforts due to lack of time.
@ChristianChiarulli I'll be open to add this in a PR. How would people prefer to install their deps? With AUR/packman or with the respective package managers(pip/npm/etc)?
Pros and cons would be that non-python/rust/js developers would be required to install the whole language before using lvim if we go with respective package managers, while using AUR/packman would...