-
Include tailstrict in the tutorial and language specification.
-
Research state before we go to language specifications
-
**Describe the bug**
The `W3CBaggagePropagator.extract()` is generally not able to follow the [baggage specification](https://www.w3.org/TR/baggage/#baggage-http-header-format), which states:
> …
-
In the documentation, the rules for deciding whether "." is part of a name (dividing name segments) versus an operator say (https://www.unison-lang.org/learn/language-reference/identifiers/):
> . b…
-
/spec A bot that searches the internet for unanswered questions (say a Twitter post ending in a question mark “?”) and answers them via an LLM.
-
JSON schema allows a JSON file to self identify its schema using the $schema key. This should also be possible with YAML.
without first saving to a file, $schema should enable validation and auto-c…
-
| | |
|------------------|-----------------|
|Previous ID | SR-3731 |
|Radar | rdar://problem/31411202 |
|Original Repor…
-
The Fanuc manuals have language expression trees in them and I was thinking this would be a good source of information to get syntax highlighting patterns. I only added support for most commonly used …
-
https://www.rfc-editor.org/rfc/rfc7303 standardizes the media type `application/xml` for use in exchanging network entities that are related to the Extensible Markup Language (XML) while defining `te…
-
You can set syntaxes for input panels (afaik), so we should probably add a definition for our format language and highlight the input with it.
There's a EBNF-like syntax specification for this in t…