-
# Overview
This is a backwards-compatible language change proposal. It will not be as thorough as it could be, since I do not think it should be adopted. I am writing it up merely for future refere…
-
Hi, maintainer of Rhai here.
I see that you're transcoding Rhai into an S-expression syntax.
Wonder how you're doing that and whether there is anything we can do to help.
-
It's nice that match_expression is supported by Vespucci since v20.2.0, but the search expression used in the 2 variants of the traffic_sign items (for connected and separate nodes) do not seem to wor…
-
I don't like `var` expressions, because `var` is already used in statements so it can make code that is an expression look like a statement:
```dafny
var x := ..
var y := ..
// are we inside an…
-
There's a lot of spammers always posting t.me links on the network these days.
It's frustrating because Mjolnir currently can't handle dynamic things like URLs. So you're stuck banning common words…
-
The formatter does not limit the number of characters on a line. I am using Schemat to format auto-generated S-expressions. They look like this:
```scm
(root (sub1 (sub2 (sub3) (sub4) (sub5) (sub5…
-
As globals can now have initial expressions that point to other globals, it's not possible to compute all the initialiser expressions into a vector ahead of global allocation.
For example
```wa…
-
Milestone: https://github.com/sargunv/maplibre-compose/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen+milestone%3Av0.2.0
Contributors:
* @sargunv
* @westnordost
* @michalgwo
Breaking ch…
-
### Component(s)
pkg/ottl
### Is your feature request related to a problem? Please describe.
The ability for components to be able to retrieve data from underlying telemetry using OTTL expres…
-
### Code
https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=899783497cf148043b6fe15a5af2efba
```Rust
struct Outer src/main.rs:5:11
|
1 | struct Outer src/main.rs:5:11
|
1 |…