00:04
librasteve_ left
09:47
sena_kun joined
10:04
sena_kun left
15:40
librasteve_ joined
|
|||
Geth | App-MoarVM-Debug: slid1amo2n3e4++ created pull request #19: Fixes mangled printing when hitting a breakpoint without a stacktrace. |
18:15 | |
App-MoarVM-Debug/main: 9b0bea317f | slid1amo2n3e4++ (committed using GitHub Web editor) | lib/App/MoarVM/Debug/Breakpoints.rakumod Fixes mangled printing when hitting a breakpoint without a stacktrace. (#19) |
18:31 | ||
App-MoarVM-Debug: slid1amo2n3e4++ created pull request #20: Add listing breakpoints and clearing them by ID |
20:26 | ||
patrickb | I'm curious, is ^ a second persona of timo? | 20:41 | |
21:00
sena_kun joined
|
|||
[Coke] | given that they speak to each other on the PR, I doubt it? | 21:03 | |
patrickb | Interesting. I'd really like to get to know them. It seems they, timo and I share a common interest in the debugger. I'll go ask! | 21:27 | |
ab5tract | so I'm *this* close to having a revision-gated resolution to the `&infix:<!=>` + junctions conundrum | 22:15 | |
haven't tried to revision gate the `METAOP_NEGATE` side of things, but that one was super simple to address | 22:16 | ||
Instead of `-> |c { c.elems > 1 ?? !op.(|c) !! True }` ... | |||
use ` -> |c { c.elems > 1 ?? op.(op.(|c), False) !! True }` instead | 22:17 | ||
22:21
sena_kun left
23:22
ilogger2_ left
23:35
ilogger2 joined
|