-
### Discussed in https://github.com/dotnet/csharplang/discussions/5496
Originally posted by **MadsTorgersen** November 30, 2021
# Extensions
* [x] Proposed
* [ ] Prototype: Not Started
* [ ] Impleme…
-
I looked into a entity entity and am trying to rip ripper roo and it said obj but no save feature Idk if this is technically a issue for me or is not implemented yet ALSO I saw in screenshots that the…
-
In the discussion for https://github.com/golang/go/issues/45346, [this comment](https://github.com/golang/go/issues/45346#issuecomment-812741029) mentioned the possibility of adding a type switch on p…
-
Hello Team,
I am fairly new to CRIU, and am quite interested in porting it to RISCV by my own but I feel kind of lost as there are lot of touch points. And am unable to wrap my head around the code…
-
The GVM numbers of registers are unchanged from the x686 builds for at least the Windows Visual Studio x64 build, meaning that there are only five available registers before the Gambit compiler starts…
-
# ReadOnlySpan initialization from static data
* [x] Proposed
* [ ] Prototype: Not Started
* [ ] Implementation: Not Started
* [ ] Specification: Not Started
## Summary
[summary]: #summary
…
-
We have labeled `JUMPDEST`:
```
label:
JUMP(label)
```
For codecopy we want a way to label an offset in the code, a way to describe raw data, and a way to get the length of that data.
Often …
-
I was thinking it could be useful to have a way to specify that a class should not be subclassed, so that the compiler would warn the user on compilation if it sees another class extending the origina…
-
Problem: Currently all KCL projects have to be a single file. There's no way to reuse code across files.
Solution: KCL files should be able to import each other, so that one file can use functions o…
-
Opening a thread on VJET graphics support for @Wuerfel21.