_whitelogger has joined #picolisp
_whitelogger has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
orivej_ has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
orivej_ has quit [Ping timeout: 260 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
_whitelogger has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
razzy has joined #picolisp
razzy has quit [Ping timeout: 256 seconds]
<
Regenaxer>
aw- are you ok? Biggest Taifu of all times?
<
tankf33der>
i hope my email to ml is ok
<
Regenaxer>
yes, very good
_whitelogger has joined #picolisp
<
Regenaxer>
Puh, redesigned poll() stuff
<
Regenaxer>
Faster now (no more searching for 'fd'), and hopefully correct now
<
Regenaxer>
Released
<
tankf33der>
will test today
<
tankf33der>
also fix glue bug, check ISSUE file for details if will
<
tankf33der>
Regenaxer: all passed and
<
tankf33der>
still crashes if enter (later) in repl
<
Regenaxer>
really?
<
Regenaxer>
This works: (later 'A (* 3 4))
<
Regenaxer>
Concerning 'glue', do you mean (glue NIL 1) ?
<
tankf33der>
abot glue yes
<
tankf33der>
about later: no, just (later)
<
Regenaxer>
I think it is not that it must return 1
<
Regenaxer>
(glue 'any 'lst)
<
Regenaxer>
(later) is illegal
<
Regenaxer>
it needs a 'var' to store
<
tankf33der>
Regenaxer: glue works in pil64, this is test case from picolisp
<
tankf33der>
(later) not crashing in pil64
<
Regenaxer>
ok, this is by chance I think
<
Regenaxer>
I think we need an error message
<
Regenaxer>
'var' expected
<
Regenaxer>
There is!
<
Regenaxer>
: (later)
<
Regenaxer>
: !? (setq NIL (in @ (rd)))
<
Regenaxer>
NIL -- Protected symbol
<
Regenaxer>
doc/diff says "More checks for protected symbols"
<
Regenaxer>
pil64 just does not check, and sets NIL to something ;)
<
tankf33der>
then i will remove case from issue list.
<
Regenaxer>
yes, (later)
<
Regenaxer>
I check what is best for 'glue'
<
Regenaxer>
what makes sense
<
Regenaxer>
Perhaps the behavior in old pil is useful
<
Regenaxer>
I try to change
<
Regenaxer>
for atomic second arg
<
Regenaxer>
I changed glue to return atomic args as is
<
Regenaxer>
Released
orivej has joined #picolisp
orivej has quit [Ping timeout: 258 seconds]
<
aw->
Regenaxer: fine thanks, seems the typhoon is in going right by us
<
aw->
i think last week was much worse
aw- has quit [Quit: Leaving.]
DKordic has joined #picolisp
<
tankf33der>
glue ok
<
tankf33der>
ht:Read ok
<
tankf33der>
later ok
<
tankf33der>
only ht:in out left
<
Regenaxer>
yes, and ext:Base64 and some functions in src/db.l
_whitelogger has joined #picolisp
<
Regenaxer>
ext:Ulaw is not needed I think
orivej has joined #picolisp
Blukunfando has joined #picolisp
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]