-
Is there a reason why only the `piechart` builder has a `data` parameter?
https://github.com/edvin/tornadofx/blob/e63f086a5d56b373db0b058b665bf1221732a584/src/main/java/tornadofx/Charts.kt#L7-L14
ht…
-
We occasionally get a bug report from users that some assembly code (often in runtime or crypto or compression) causes a SIGILL.
We should run builders (perhaps in qemu?) simulating older processors …
-
I eventually run out of memory after calling about 3 instances of builders. I've been experiencing this issue on API 16. On API 21+ it works just fine as far as I can tell.
-
Some of the bugs are fairly hard to reproduce, and without
the system function stacks, it's difficult to see the problem.
For example, #15145.
I propose that we set `GOTRACEBACK=2` on all builders.
minux updated
7 years ago
-
You should be able to build the target class without grabbing constructors by [reflection](https://github.com/Masabi/kotlinbuilder/blob/master/annotation-processor/src/main/java/com/masabi/kotlinbuild…
-
Type safe builders == part of TornadoFX's **DSL** - right?
Type safe builders are an alternative to FXML right? I mean no FXML needed at all.
To me at least, it's not clear on https://github.co…
-
## 🚀 Feature
The current design in torchtext presents the user with two APIs for dataset construction:
- the "raw" API, which returns the raw text data from the dataset, and
- the one-liner build…
-
Right now, we are building for all targets. It is better if we enable/disable targets. To do that, we can:
1. Provide a page (**Tima Build Setting**) in the project's properties. There, you can select…
-
I am hoping this request gets enough traction for development sooner than later.
It would be great to see the Facet by Meta that you recently released for Blocks only being widgetized so that build…
-
### What version of rules_go are you using?
0.41.0 and master
### What version of gazelle are you using?
0.32.0
### What version of Bazel are you using?
```
Build label: 6.0.0- (@non-git…