Results 7 issues of Luke Aguilar

Hi all! I'm curious if any one has looked at adding support to build this with bazel or even add it to the bazel central registry? It might not be...

Hey all! I've just spend a few hours endlessly searching to figure out why on earth [Sonarlint](https://www.sonarsource.com/products/sonarlint/) randomly stopped working. My setup uses vscodium, clangd and sonarlint for quite a...

libtool: error: '/libkj.la' is not a valid libtool archive I'm on MacOS, using v1.0.1, trying to build the library from source. It looks like libtool incorrectly generates the last line...

Fixed windows & mac linking (worked on 6.#.# but needs rules_apple for 7.#.#) Does anyone know if there's a way to use rules_apple and apple_support without requiring the end user...

presubmit-auto-run

Hi all, just continuing on work here for adding the Boost modules to BCR. If anyone is interested on helping out, lmk and I'll add you to the fork so...

## Motivation I noticed analyzer was being resolved to a lower version than available, it's causing warnings in the build runner for freezed. ## Changes I opened the depended-on analyzer...

Merge Requirements Unmet

Working on a dart language parser! 🎉 Using regex and simple step by step process as I couldn't find a good way to handle the relative vs package absolute imports...