Diego

Results 5 comments of Diego

+1 please add "bazel run" option for binary targets. thanks!

this is happening to me as well. every change that I make in the BUILD files makes the targets no longer "refreshable". even after I fix the BUILD files, I...

+1 ! a bazel run command would be really useful

error: 'class sol::table' has no member named 'for_each' On Sun, Feb 14, 2016 at 7:57 PM, The Phantom Derpstorm < [email protected]> wrote: > Try using > > sol::table t =...

Hi! Does the develop branch also support checking if a table key exists? I've seen sol2 has sol::optional, which also works for me. Perhaps I should early migrate to sol2,...