Harald van Dijk
Harald van Dijk
``` $ libfsm/build/bin/re -p -rpcre -lpcre '(foo)|(foo)' (foo) $ libfsm/build/bin/re -p -rpcre -lpcre '(foo)|(bar)' (bar)|(foo) ``` In general, deduplicating alts is a good simple optimisation to speed up the generation...
rewrite_repeat, used for rewriting nested repeats contained a comment that said repeats can only be combined if the range of the result is not more than the sum of the...
This report is based on how JetBrains Mono appears in Visual Studio Code. When Unicode combining diacritical marks are used to place accents on arbitrary letters, unless the letter+accent is...
### Steps to reproduce the problem 1. Follow a tag 2. Wait for messages in your timeline that appear to have no reason to be shown ### Expected behaviour Either...
**Describe the bug** Kernels are not permitted to call `printf` (see issue #487). This gets diagnosed correctly for regular calls, but calls to `__builtin_printf` go undiagnosed and result in invalid...
### Describe the bug SYCL kernels are identified by their kernel name, which means kernel names have to be globally unique. This requirement is enforced within translation units, but not...
**Is your feature request related to a problem? Please describe.** BlueSky gives, for some moderation types, the options Off | Warn | Hide, and for other moderation types, Off |...