-
You already introduced switch expressions. Are you planning to add if expressions?
Syntax examples:
```dart
var x = if (a > 0) return 1; else return 2;
```
```dart
var x = if (a > 0) {
retu…
-
These are ideas for the first major release and next versions. Some of them are tiny features which may be fast to implement.
1. Gameplay:
- [x] Advanced options/cheat/sandbox menu. #186
- [x] Autos…
-
*Title*: *Reduce used cluster memory by initialising http_async_client_ lazily*
*Description*:
I've been trying to put my envoy on a diet and noticed that most (if not all) of my clusters do not s…
-
It would be nice if the app stored a certain amount (the past 7 days or 1000, maybe configurable?) of toots offline, and maybe periodically updated the database in the background so that when you open…
-
### Description
Unlock Path aims to increase the adoption of the Unlock protocol by providing comprehensive, accessible, and engaging educational resources. Our program will consist of 4 detailed tut…
-
## Background and Motivation
I'd like to be able to get a ReadOnlySpan into an Assembly's Embedded Resources, in order to minimise memory allocations and copying when dealing with such resources.
…
-
```
It could be really useful in many scenarios.
Thanks.
```
---
Original issue reported on code.google.com by `maio...@gmail.com` on 25 Feb 2013 at 11:24
-
Although the parking AI is greatly improved, some cims still abandon their cars and teleport back home.
I've build a few towns connected with national highways, but no public transportation. Only one…
-
not sure where to record this - maybe should move to mk/mk; more of an observation at this point and not yet critical
given the following config:
```
newthread servo nowait posix #
-
## Provide required information needed to triage your issue
Blocker for us. In Excel Online, when the start-up behaviour is set to "load", the contextual tab does not get displayed at all.
There…