Isabelle Santin
Isabelle Santin
For a long time many people have reported the lack of functionality regarding the division of expressions. See these issues: #92 #90 #82 #76 At first I tried to make...
Solves #4112. I have chosen client-side support for the feature over server-side support due to the concerns over privacy and E2E encryption. See #3530 for relevant discussion. ### Checks -...
Hello! I have been spending some time today trying to get the most recent release of SWBFAdmin working with the Steam release of the game, and it doesn't appear to...
Disregard the previous PR
Based on #1228, this is a PROPOSAL for how one could implement a reflection-free deserialization API for ILGPU, designed to mirror/complement its sister `IIRWriter` API.
Based on the research and precedent consisting of #1225 and #1214, I am starting from scratch to implement a bitstream writer for the IR graph.
This PR fixes #708 for OS platforms that use a forward-slash as their path separator character. Tested and working on Android and iOS platforms, Linux should be fine too.
### Is your feature request related to a problem? Please describe. Currently, Avalonia stable does not fully support Background App Refresh on iOS. This issue is twofold: 1. There is...
## What does the pull request do? This is a twin PR to #17704 that implements support for VoiceOver on iOS devices. Importantly, the UIAccessibility & UIAccessibilityContainer informal protocols are...
Currently, MonoTorrent only pulls potential WebSeed addresses from the `Torrent` instance passed to a given `TorrentManager`. However, there is a need for enabling WebSeed from a `MagnetLink` instance as well....