-
Add a page similar to https://gist.github.com/reborg/dc8b0c96c397a56668905e2767fd697f to the guides. These are all quotes from Rich, so there is no problem here in migrating this content.
One thing…
-
This is feature of virtual tables. Should be done together with better handling of virtual tables overall (#3060):
https://sqlite.org/vtab.html#hidden_columns_in_virtual_tables
-
Thanks David for such a great app.
I would like to run EnphaseCollector on an android device but am unsure if this is possible? Any tips would be much appreciated.
-
Sorry, I am pretty sure this has been discussed before, but I couldn't find that discussion and simply have to ask this:
Is there any support/plan/approval for migrating c:geo code base to Kotlin a…
-
I'd like to point out that I haven't been involved in the web assembly effort,
and I'm not maintaining any large or widely used compilers (just my own
toy-ish language, minor contributions to the QBE …
-
Basically what VSC (and other programs) lets you do.
Having one folder for all projects isn't suitable if you have a structure like
```
GitHub/Project_1/src
GitHub/Project_2/src
```
I think it's…
-
Depstar is deprecated and should be replaced with the `tools.build` script.
-
## The Problem
Please see the [the following gist](https://gist.github.com/Xliff/74ffdc15f4c20943185f9449240c5e78) for a full listing of the code. It will be reposted here in short order.
## E…
Xliff updated
3 weeks ago
-
(Continuing conversation from WebAssembly/design#796)
I compiled qemu with `--enable-profiler`, added a few missing profiler logs, set an uninitialized variable to zero, and tested booting a FreeDO…
tbodt updated
4 years ago
-
Hello, awesome Bazel folks,
This one's a feature request: It would be awesome if a cc_library could depend on an android_library, just as a cc_library can depend on an objc_library.
The underlyi…