ChanServ changed the topic of #picolisp to: PicoLisp language | Channel Log: https://irclog.whitequark.org/picolisp/ | Check also http://www.picolisp.com for more information
orivej has quit [Ping timeout: 276 seconds]
xkapastel has quit [Quit: Connection closed for inactivity]
freemint has quit [Ping timeout: 250 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]
karswell has quit [Read error: No route to host]
karswell_ has joined #picolisp
gko has quit [Remote host closed the connection]
karswell_ has quit [Remote host closed the connection]
karswell_ has joined #picolisp
gko has joined #picolisp
<beneroth> hi all
<Regenaxer> Hi beneroth!
<beneroth> hi Regenaxer !
<Nistur> mornin'
ubLIX has joined #picolisp
<beneroth> Hey Nistur
<beneroth> bbl
<Nistur> hulloo
<Regenaxer> Hi Nistur
<Nistur> o7
orivej has joined #picolisp
orivej has quit [Ping timeout: 276 seconds]
_whitelogger has joined #picolisp
ubLIX has quit [Quit: ubLIX]
gko has quit [Remote host closed the connection]
orivej has joined #picolisp
freemint has joined #picolisp
freemint has quit [Remote host closed the connection]
freemint has joined #picolisp
orivej has quit [Ping timeout: 248 seconds]
orivej has joined #picolisp
_whitelogger has joined #picolisp
orivej has quit [Ping timeout: 244 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 245 seconds]
freemint has quit [Ping timeout: 264 seconds]
<beneroth> Regenaxer, what was the Flg parameter for in ht:Pack 'lst 'flg ?
<beneroth> I forgot. I remember it is required for my use.
<beneroth> I cannot see it from the source.
<beneroth> maybe skipping hex conversion?
freemint has joined #picolisp
<Regenaxer> Uh, good question. Need to dig into it :)
<beneroth> the next time (haha, if ever) I have some free time we do the documentation for ht.l
<Regenaxer> yeah
<beneroth> I always forget right when after knowing
<beneroth> the Flg was introduced by you a few years ago, 16 or 17 or so
<beneroth> before that, there was no Flg
<beneroth> I remember, because that was a breaking change, as I found out :D
<Regenaxer> I'll check a little later
<beneroth> yeah thanks :)
<beneroth> I just realized that 'dirname is destructive. didn't know it was meant to be.
<Regenaxer> Only if you call it with a list of chars (instead of string), probably not the indended way
<Regenaxer> Not sure what would be the best
<Regenaxer> The ht:Pack change was 13feb15
<Regenaxer> It is used with T in lib/http.l and lib/form.l
<Regenaxer> It determines whether "%" is treated specially o not
<Regenaxer> : (ht:Pack (chop "a%21b"))
<Regenaxer> -> "a%21b"
<Regenaxer> : (ht:Pack (chop "a%21b") T)
<Regenaxer> -> "a!b"
<beneroth> ok, so I understood the asm correctly, its switches on % parsing :)
<beneroth> thanks for checking, Regenaxer
<Regenaxer> yes, without it it treats only "&"
ubLIX has joined #picolisp
freemint has quit [Ping timeout: 250 seconds]
freemint has joined #picolisp
xkapastel has joined #picolisp
ubLIX has quit [Quit: ubLIX]
freemint has quit [Quit: Leaving]
orivej has joined #picolisp
freemint has joined #picolisp
ubLIX has joined #picolisp
orivej has quit [Ping timeout: 268 seconds]
orivej has joined #picolisp
ubLX has joined #picolisp
ubLIX has quit [Ping timeout: 272 seconds]
orivej has quit [Ping timeout: 246 seconds]
ubLX has quit [Quit: ubLX]
xkapastel has quit [Quit: Connection closed for inactivity]
xkapastel has joined #picolisp
freemint has quit [Quit: Leaving]