-
Part of the [Federal Source Code Policy](https://www.whitehouse.gov/sites/default/files/omb/memoranda/2016/m_16_21.pdf) requires that federal agencies make available an inventory of metadata describin…
-
I am noticing I get a message from setting the return type to `Array` of a method, when compiling:
> Array is not supported for C export, try using cpp.Pointer instead
When try to walk around us…
-
This seems incorrect
```
>=> "a🍕b"
['a', 'U', 'b']
>=> "a平b"
['a', 's', 'b']
```
-
Injector factories could be more flexible if they were passed the full service definition as a 3rd argument.
For example, we could use a custom factory to do some special processing on selected `prop…
-
Sorry, if this is an offtopic, i'll move it to maillist if it's so. This is just common suggestions about "full metal runtime.js/nodejs" related to this #42 and this #43 issues.
Besides all feature…
danxn updated
9 years ago
-
Most regular/context-free grammars that are a subset of JSON documents have an equivalent representation in JSON Schema. However there's some kinds of JSON arrays that can be specified with a regular …
-
Please see https://github.com/NicolasDorier/boltcards-plugin/issues/6#issuecomment-2169168657 for an example of a buggy and messy implementation issue that at least can be partially blamed on document…
-
This issue is intended to give an overview, track progress and provide discussion for the roadmap of features and changes to get MicroPython to the next release.
And I'd propose that the next relea…
-
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 …
-
**Diagnostic ID**: [CA2254]
The code analyzer info message "The logging message template should not vary between calls to 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])' appears whe…