orivej_ has joined #picolisp
orivej has quit [Ping timeout: 265 seconds]
orivej_ has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 265 seconds]
orivej_ has joined #picolisp
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #picolisp
orivej_ has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
orivej_ has quit [Read error: Connection reset by peer]
orivej has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #picolisp
aw- has quit [Read error: Connection reset by peer]
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
orivej_ has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #picolisp
aw- has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej_ has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
elioat has quit [Ping timeout: 264 seconds]
elioat has joined #picolisp
orivej_ has quit [Ping timeout: 246 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #picolisp
orivej_ has joined #picolisp
orivej has quit [Read error: Connection reset by peer]
orivej has joined #picolisp
orivej_ has quit [Ping timeout: 256 seconds]
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
<
tankf33der>
morning
<
aw->
hi tankf33der
orivej has joined #picolisp
<
Regenaxer>
Hi tankf33der, aw-
<
tankf33der>
new testing scenario i didnt think before.
<
tankf33der>
double make will test bootstrapping works, otherwise I will find out only on next git pull update.
<
tankf33der>
so double make shows latest commit did not break bootstrapping.
<
Regenaxer>
What to read from the strace?
<
tankf33der>
wow, wrong link
<
tankf33der>
this one.
<
tankf33der>
now this double make will be my mandatory steps too.
<
tankf33der>
future changes for llvm 11 about LLVM-IR
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
<
Regenaxer>
I see. "callsite attribute" I don't use (never even heard of), and "dereferenceable attributes and metadata" I have no idea of
<
Regenaxer>
"metadata is extended" should be no problem. I don't use ;)
<
Regenaxer>
I use only basic IR and don't care about the backend (thats the reason why I use llvm)
Blukunfando has quit [Ping timeout: 256 seconds]
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #picolisp
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej_ has joined #picolisp
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #picolisp
orivej_ has quit [Ping timeout: 240 seconds]
<
aw->
Regenaxer hi, quick question: if in the REPL I do: (call 'sleep 600), and in another temrinal I 'kill' the REPL
<
aw->
the 'sleep 600 is still running in the background
<
aw->
how can I ensure that (call) is also killed?
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #picolisp
orivej_ has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
orivej_ has quit [Ping timeout: 256 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #picolisp
<
aw->
ok I did some tests, seems writing a pid file will be the best approach
<
Regenaxer>
Hmm, yeah, 'called' processes are no "children" in the pil sense
Blukunfando has joined #picolisp
orivej has quit [Read error: Connection reset by peer]
orivej_ has joined #picolisp
orivej has joined #picolisp
orivej_ has quit [Ping timeout: 258 seconds]
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
orivej_ has joined #picolisp
<
Regenaxer>
tankf33der: Fixed member, memq, cut and need
<
tankf33der>
cool, i will play
<
Regenaxer>
'read' of tokens is not implemented yet. Has #! comment in io.l
<
tankf33der>
whats about gc issue
<
Regenaxer>
Still unknown
<
tankf33der>
you remember about it, right?
<
Regenaxer>
yes, I notice often
<
Regenaxer>
Seems to have to do with namespaces
<
Regenaxer>
cause the generated base.ll has differences in the comments
<
Regenaxer>
showing some symbols with ~ prefix or not
<
Regenaxer>
no idea where it is
orivej_ has quit [Read error: Connection reset by peer]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
orivej_ has joined #picolisp
Seteeri has joined #picolisp
orivej has joined #picolisp
orivej_ has quit [Ping timeout: 265 seconds]
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #picolisp
<
tankf33der>
Regenaxer: (memq 'd '(a b c .))
<
tankf33der>
still hangs.
<
Regenaxer>
Ah, I have not put a circularity check
<
Regenaxer>
will do
<
Regenaxer>
not today
<
Regenaxer>
Not sure if necessary. In pil64 it is a side effect of a general subfunction
<
tankf33der>
pil64 do it.
<
tankf33der>
then update diff file.
<
Regenaxer>
for example, (memq 'd '(a . (b c .))) hangs in pil64 too
<
Regenaxer>
In lisp in general circular lists are not handled
<
Regenaxer>
very expensive to do it fully
<
Regenaxer>
The direct one is ok though
<
Regenaxer>
as in old pil
<
Regenaxer>
just remember the first cell
<
tankf33der>
found coredump, later.
orivej has quit [Ping timeout: 256 seconds]
orivej_ has joined #picolisp
<
tankf33der>
manually tested most crypto code, only sha512 failed.
<
tankf33der>
manually tested most all crypt code, only sha512 failed.
<
Regenaxer>
uh, too early, as ever
<
Regenaxer>
all is very rudimentary
<
beneroth>
so we just keep using blake2 and are happy :)
<
beneroth>
no hurry, Regenaxer
orivej has joined #picolisp
orivej_ has quit [Ping timeout: 260 seconds]
orivej_ has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
orivej_ has quit [Ping timeout: 258 seconds]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Read error: Connection reset by peer]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej_ has joined #picolisp
orivej has quit [Ping timeout: 264 seconds]
orivej_ has quit [Read error: Connection reset by peer]
orivej has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #picolisp
orivej_ has joined #picolisp
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #picolisp
orivej_ has quit [Ping timeout: 246 seconds]
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
Seteeri has quit [Ping timeout: 260 seconds]
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #picolisp
libertas- has joined #picolisp
orivej has quit [Ping timeout: 258 seconds]
libertas- has quit [Client Quit]