-
| | |
|--------------------|----|
| Bugzilla Link | [PR47412](https://bugs.llvm.org/show_bug.cgi?id=47412) |
| Status | NEW |
| Importance | P normal |
|…
-
Examples of Dagger 3 and Greatsword 5 on a [Harbinger page](https://hardstuck.gg/gw2/builds/necromancer/power-quickness-harbinger/)
![7644](https://github.com/HardstuckGuild/GW2-Tooltips.js/assets/…
-
We are trying to introduce sol2 to a large codebase that would rely on a massive list of usertypes.
However build times, compiler heap use and resulting binary sizes are all prohibitive.
Functions…
-
A common technique for optimizing Datalog programs is calls "magic sets." Roughly, magic sets corresponds to a mix between constant propagation and code specialization, all at the level of Datalog its…
-
Darkmode/Lightmode functionality
Problem:
Detecting system-wide theme as dark/light is not going so well on NixOS. In addtion, my themes are defined through nix-colors, so switching the color-sche…
-
Usually keyboard events are handled with keyboard modifiers (Ctrl, Alt, Shilt, their combinations, system specific modifiers).
Current keyboard event system doesn't support that, only limited amount …
-
This will allow better understanding of builtins since scraper does not always generate correct result and for return type we have to do specialization. Ex, in 3.7 scraper generates `pow(x, y, z)` rat…
-
Running on Windows with MSVC, I am getting memory leak reports because of [`Algorithm::destroy`](https://github.com/KomputeProject/kompute/blob/51b05fea024d3f0e812f8413ae744019e4165673/src/Algorithm.c…
-
Specialization was rather messy in Scala 2. It had a complicated implementation and hard to understand restrictions and inefficiencies for the user. Nevertheless, when used right, specialization can g…
-
In the current draft, all interpretations of the deduction failures that occur in the deduction of template arguments for class templates want to refer to [temp.deduct] subclause. However, amount of …