-
There is a global setting in IWB to indicate the default language of labels.
in file config.prop
preferredLanguage
The data browser allows to set the default language in the widget itself. (@Dimitris…
ghost updated
10 years ago
-
**Feature request:**
1. Currently, PiranhaJS relies on the Esprima parser, which lacks support for stage 2 proposals. How can I handle decorators in my project using PiranhaJS? Can I contribute a p…
-
```
This is an idea I've had for a long time but never recorded. Once Crunchy
is mature, we should investigate the possibility of having other languages
than Python being "runnable". One obvious pos…
-
From syl10100:
Projections are not used in any mongo query and we could improve performance by using it.
For instance, the home page http://fr.openfoodfacts.com returns 20 documents from mongodb b…
-
### TL;DR
What if we rewrote all namespace partial schemas as proper schemas, index them in the master schema, and then say each annotation has to validate as a `oneOf: [namespace1, namespace2, ...…
-
Using Linux Perf and user probes (uprobes) can indeed be an effective way to analyze the performance of software and gather insights into how code behaves. Here's how you can leverage these tools for …
-
Any ideas on how one might build a tree incrementally? I'd like to add a leaf in a contract function and save the root in contract storage. Then, later check that some supplied hash is part of the tre…
-
Summary:
I would like to request additional features for GitHub Copilot that would enhance its functionality and make it more powerful. Specifically, I propose giving Copilot access to the internet a…
-
``` coffeescript
function myfunc (arg, [options], callback)
...
```
->
```
function myfunc (arg, _options, _callback) {
if (typeof _callback === "undefined") {
_callback = _optio…
-
| | |
| --- | --- |
| Bugzilla Link | [18238](https://llvm.org/bz18238) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @iains |
## Extended Description
/Vol…