Hal Finkel
Hal Finkel
To ask a likely-naive question, is this issue blocking updating the mdx-deck dependency to allow for version 4.1.1 generally? I just added code-surfer to an existing mdx-deck presentation (using `yarn...
> To ask a likely-naive question, is this issue blocking updating the mdx-deck dependency to allow for version 4.1.1 generally? > > I just added code-surfer to an existing mdx-deck...
We have, indeed, always considered full loop unrolling part of the early canonicalization process. We do, essentially, limit the partial unrolling factor based on an estimate of the number of...
I agree that we should split this issue into a couple of different issues. The build system, naming, testing, etc. are all related but separable. That said... 1. Setting up...
Yes, although I'm going to work soon on implementing a new interface for this which should allow for this level of control (see http://wg21.link/p1609, section "3. Updated Proposal" - feedback...
> Do you think it's a problem in my code ? Or OOP with ClangJIT is not a good idea ? It just seems like a bug. I'll look into...
Thanks. I've started working on this.
Should be fixed now. Please confirm.
Right now there are just two modes: During the ahead-of-time compile all JIT templates are delayed. At runtime, the system aggressively instantiates (the logic being to limit needless round trips...
I just hit this as well. In the conversation view, the tags menu works incorrectly. The error console is pretty informative in this regard, providing this error: Error: TypeError: gFolderDisplay.displayedFolder...