Daniel Eliad
Daniel Eliad
Thank you for taking a look at it :) If you want to keep this repository generic I could open another repo and depend on this one I think it...
Hey sounds great! If the lsp bazel support could be in the repo I think that would be best because this project is actively worked on so depending on it...
Hey :) Thank you for the CR I fixed everything but the bzlmod support I'm still looking into how I could find the `canonical repository name` in bzlmod without parsing...
Thank you all for taking the time to look at this! the external resolver solution seems awesome and will definitely make everything simpler and will allow me to write the...
So in terms of the API I would need from the ast, I think the minimum now is: `find_function_call_with_name` given a file_name to calculate the ast on and the symbol...
There still seem to be some problems with the behaviour of symlink to dir so I will keep working on it
I fixed most of the issues but still some tests in windows and spawn_strategy=standalone are failing. Windows won't allow cp to create relative symlinks (which linux does as well) so...
I added some more documentation in the attribute doc As for the example I only came across this need when trying to compile uclibc would you like me to put...
the CI seems to have failed with a non related error: ``` 2022/08/10 21:31:23 could not resolve the version 'latest' to an actual version number: unable to determine latest version:...