-
I believe we should help push cimgui forward. It has been immensely useful but its showing its age.
I wonder if we can adopt a different strategy for it, and/or just rewrite it sanely with a third …
-
Game by Tak To, Marc Blank, Tim Anderson, Dave Lebling.
SYS; TS TRIVIA
SYS*n*; TS TVDOC *link to* TS PR
.INFO.; ITS TVDOC
MADMAN; TVDOC *n*
-
This proposal is not original at all.
**Lets introduce to C# free functions !!**
**Why we should add free function to C# ?? We've already have static methods !?**
Static methods in class on the o…
-
# Project - Indexing existing Abstract Models (2024-2025?)
*Once a proper interface for Rays is setup, one of the things I'd like to do with it, is to point it to a lot of existing abstract models of…
-
put your comments or questions here
-
-
### Feature suggestion
Implement a type that can hold a `u64` or `u32` that can not be created from Assemblyscript, only received from native functions, and not be manipulated in any way (similar to …
-
We clearly need a good SoA abstraction to work with.
Some feature considerations for explicit memory
* device memory owner
* device memory "view" (arrays without the ownership; to be passed to ke…
-
Continuing from #4506. 49% (280) languages currently do not have a language assigned and show as grey (a lot of these are grouped languages that GitHub shows ungrouped in search results).
List gene…
-
ProtoAtoms such as `FloatValue`, `LinkValue`, etc actually are sequences. For instance `FloatValue` is
```
std::vector
```
Why not rename them `FloatSeq`, etc?
It would be more consistent with …