-
Currently the SIMD intrinsics are implemented in `stdsimd` using `link_llvm_intrinsics` to directly call the llvm intrinsics via their C ABI, and using a handful of "generic" simd intrinsics.
Is t…
-
### Problem
We removed the full expanded trace in Crystal 0.30.
This was helpful for a few reasons:
* Made it much easier to focus on the error
* Less jarring for new users
* Made macro err…
-
**Describe the project you are working on:**
A rouge-like game, utilizing Godot's signal design pattern to minimize tight coupling between classes.
**Describe the problem or limitation you are…
-
I've been looking around for an ASM environment but I think I'll end up just using vim still. I could build and provide releases for this project on OS X however (assuming it actually does build and f…
-
This topic pops up periodically. Filing this as tracking bug.
We could use clang static analysis capabilities, or [Coccinelle](https://www.kernel.org/doc/html/v4.16/dev-tools/coccinelle.html) or [S…
-
This is written after #1514 and #1980.
Now when AGS supports true 32-bit colors for drawing in game, we may consider supporting Alpha value as well.
In terms of storing Alpha component in a color …
-
# Motivation
Now that we have channels, the utility for a [mechanism to wait on multiple events](https://github.com/JuliaLang/julia/issues/6563) is especially high. Go has proven that the combinatio…
-
What are your thoughts on a version of this syntax where `await!` is inferred?
Example:
```rust
#[async]
fn fetch_rust_lang(client: hyper::Client) -> io::Result {
let response = await!(clie…
-
In the time of writing, when one imports temple `.template`, the returned environment consists of two functions: `render` and `render-dict`, which is in line with the language accent on printing to st…
-
Migrated from [rt.perl.org#114372](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=114372) (status was 'open')
Searchable as RT114372$
p5pRT updated
2 years ago