beneroth changed the topic of #picolisp to: PicoLisp language | The scalpel of software development | Channel Log: https://libera.irclog.whitequark.org/picolisp | Check www.picolisp.com for more information
seninha has quit [Quit: Leaving]
seninha has joined #picolisp
seninha has quit [Quit: Leaving]
aw- has quit [Quit: Leaving.]
isaneran has joined #picolisp
rob_w has joined #picolisp
isaneran has quit [Remote host closed the connection]
msavoritias has joined #picolisp
kuao has joined #picolisp
msavoritias has quit [Ping timeout: 246 seconds]
msavoritias has joined #picolisp
seninha has joined #picolisp
aw- has joined #picolisp
aw- has quit [Client Quit]
aw- has joined #picolisp
avocadoist has joined #picolisp
pablo_escoberg has joined #picolisp
<pablo_escoberg> Are there any plans to include the `printJson` function from https://rosettacode.org/wiki/JSON#PicoLisp into json.l in the standard distribution?
<aw-> i think that was the old JSON parser
<aw-> oh wait
<aw-> it's there..
<aw-> grep -n printJson json.l
<aw-> 81:(de printJson (Item)
<pablo_escoberg> I guess I have an older version, then.  I'll d/l the most recent one.  TY.
<aw-> pretty sure printJson has always been there
<abu[7]> aw
<abu[7]> G think so too
<abu[7]> s/G/I/
<abu[7]> pablo_escoberg, how can that be? Which version do you have (see first line in @lib/json.l)
<abu[7]> In August 21 packJson was added
<aw-> hi abu[7]
<pablo_escoberg> Actually, what I think happened is that when you updated the parser to include support for fixed point, I copied and pasted the updated code, and probably didn't include the printJson function.  Guess that's all I need to do now.
<pablo_escoberg> sorry for the confusion.
<abu[7]> No problem
msavoritias has quit [Ping timeout: 246 seconds]
msavoritias has joined #picolisp
seninha has quit [Quit: Leaving]
pablo_escoberg has quit [Quit: Ping timeout (120 seconds)]
aw- has quit [Quit: Leaving.]
rob_w has quit [Remote host closed the connection]
aw- has joined #picolisp
kuao has quit [Quit: Connection closed for inactivity]
msavoritias has quit [Ping timeout: 246 seconds]
aw- has quit [Ping timeout: 248 seconds]
hrberg has joined #picolisp
<abu[7]> tankf33der, I did some complicated changes to the PicoLisp I/O system
<abu[7]> I don't dare to release officially yet
<abu[7]> But I uploaded https://picolisp.com/pub/pil21.tgz
<abu[7]> If you have time, can you run your test suite on it?
<abu[7]> My own tests passed
<tankf33der> Doing
<tankf33der> all passed.
<tankf33der> afk.
<abu[7]> Great! Thanks tankf33der!!
<abu[7]> So I'll go ahead and release it fully
seninha has joined #picolisp
seninha has quit [Quit: Leaving]
aw- has joined #picolisp