This channel is intended for users of App::Rak raku.land/zef:lizmat/App::Rak
Set by lizmat on 27 September 2022.
Geth App-Rak/main: 1c6e1d8737 | (Elizabeth Mattijsen)++ | 2 files
Allow for multiple jp() expressions in a code pattern

Before, I wrongly assumed we'd only ever need one, but for things like:
   '{~jp("name"} if jp("auth") eq "zef:lizmat"}'
you'd need two. Make sure the JSON::Path object for a given pattern is cached in a threadsafe manner.
19:27
App-Rak/main: 2fd37a8842 | (Elizabeth Mattijsen)++ | 6 files
Turn jp() into a macro

So that we don't have to specify JSON::Path patterns with quotes
20:09
App-Rak/main: eff04ca762 | (Elizabeth Mattijsen)++ | 3 files
0.2.16
21:22