jackdaniel changed the topic of #lisp to: Common Lisp, the #1=(programmable . #1#) programming language | <https://irclog.tymoon.eu/freenode/%23lisp> <https://irclog.whitequark.org/lisp> <http://ccl.clozure.com/irc-logs/lisp/> | offtopic --> #lispcafe
igemnace has joined #lisp
Oladon has quit [Quit: Leaving.]
rpg has joined #lisp
dra_ has quit [Remote host closed the connection]
ebrasca has quit [Remote host closed the connection]
liberliver has quit [Ping timeout: 256 seconds]
rumbler31 has quit [Ping timeout: 240 seconds]
Oladon has joined #lisp
wxie has joined #lisp
akoana has left #lisp ["Leaving"]
yitzi_ has quit [Read error: Connection reset by peer]
karlosz has joined #lisp
yamashitatan has quit [Quit: WeeChat 2.3]
wxie has quit [Ping timeout: 260 seconds]
liberliver has joined #lisp
davepdotorg has joined #lisp
davepdotorg has quit [Ping timeout: 265 seconds]
i7ofi9 has quit [Ping timeout: 272 seconds]
v_m_v has joined #lisp
__jrjsmrtn__ has joined #lisp
_jrjsmrtn has quit [Ping timeout: 258 seconds]
v_m_v has quit [Ping timeout: 260 seconds]
davepdotorg has joined #lisp
EvW has quit [Ping timeout: 240 seconds]
davepdotorg has quit [Ping timeout: 272 seconds]
Oladon has quit [Quit: Leaving.]
v_m_v has joined #lisp
jesse1010 has quit [Ping timeout: 256 seconds]
leo_song has quit [Ping timeout: 260 seconds]
v_m_v has quit [Ping timeout: 272 seconds]
<markasoftware> (* (symbol-value x) 2)
<markasoftware> oh i forgot to scroll down
<markasoftware> good job bike
lalilulelo has joined #lisp
toorevitimirp has joined #lisp
eta has quit [Ping timeout: 260 seconds]
leo_song has joined #lisp
eta has joined #lisp
Oladon has joined #lisp
dale has quit [Remote host closed the connection]
Lord_of_Life has quit [Ping timeout: 240 seconds]
Lord_of_Life has joined #lisp
Alfr has joined #lisp
dale has joined #lisp
Alfr_ has quit [Ping timeout: 240 seconds]
ex_nihilo has joined #lisp
eta has quit [Ping timeout: 260 seconds]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
<beach> Good morning everyone!
mikecheck1 has quit [Changing host]
mikecheck1 has joined #lisp
mikecheck1 is now known as mikecheck
davepdotorg has quit [Ping timeout: 260 seconds]
wsinatra has quit [Ping timeout: 260 seconds]
Bike has quit [Quit: Lost terminal]
_paul0 has joined #lisp
paul0 has quit [Ping timeout: 272 seconds]
davepdotorg has joined #lisp
gravicappa has joined #lisp
davepdotorg has quit [Ping timeout: 240 seconds]
jdgr has joined #lisp
eta has joined #lisp
dominic34 has quit [Ping timeout: 260 seconds]
Lycurgus has joined #lisp
rpg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Misha_B has joined #lisp
aartaka has joined #lisp
Bourne has quit [Ping timeout: 260 seconds]
Stanley00 has joined #lisp
y has joined #lisp
y is now known as Guest94226
toorevitimirp has quit [Ping timeout: 265 seconds]
sjl has quit [Quit: WeeChat 2.2-dev]
sjl has joined #lisp
narimiran has joined #lisp
Cymew has joined #lisp
Oladon has quit [Quit: Leaving.]
Misha_B has quit [Remote host closed the connection]
schweers has joined #lisp
gravicappa has quit [Ping timeout: 260 seconds]
shka_ has joined #lisp
SaganMan has joined #lisp
iissaacc has joined #lisp
jdgr has quit [Ping timeout: 240 seconds]
rickygee has joined #lisp
ruffianeo has quit [Ping timeout: 260 seconds]
davepdotorg has joined #lisp
aartaka has quit [Read error: Connection reset by peer]
Inoperable has quit [Excess Flood]
rickygee has quit [Ping timeout: 272 seconds]
davepdotorg has quit [Ping timeout: 260 seconds]
Inoperable has joined #lisp
davepdotorg has joined #lisp
orivej has joined #lisp
davepdotorg has quit [Ping timeout: 240 seconds]
jonatack has quit [Ping timeout: 260 seconds]
jonatack has joined #lisp
orivej has quit [Ping timeout: 260 seconds]
mmohammadi9812 has joined #lisp
mmohammadi9812 has quit [Ping timeout: 272 seconds]
ljavorsk has joined #lisp
ljavorsk_ has joined #lisp
daphnis has joined #lisp
ljavorsk has quit [Ping timeout: 272 seconds]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
user51 has joined #lisp
Lycurgus has quit [Ping timeout: 246 seconds]
davepdotorg has quit [Ping timeout: 240 seconds]
scymtym has quit [Remote host closed the connection]
davepdotorg has joined #lisp
gravicappa has joined #lisp
daphnis has quit [Ping timeout: 264 seconds]
davepdotorg has quit [Ping timeout: 256 seconds]
jprajzne has joined #lisp
notzmv` has joined #lisp
aartaka has joined #lisp
aartaka has quit [Read error: Connection reset by peer]
scymtym has joined #lisp
notzmv has quit [Ping timeout: 260 seconds]
contrapunctus has left #lisp ["Disconnected: closed"]
contrapunctus has joined #lisp
bilegeek has quit [Quit: Leaving]
aartaka has joined #lisp
aartaka_d has joined #lisp
pve has joined #lisp
aartaka has quit [Ping timeout: 260 seconds]
ex_nihilo has quit [Quit: Leaving]
<flip214> does anybody know why ironclad uses (declaim (inline ...)) (defun ...) (declaim (noinline ...))) but the functions inbetween (eg hex-string-to-byte-array) have no calls to be inlined?
davepdotorg has joined #lisp
<scymtym> the function is exported and described in the documentation so no calls in the ironclad codebase (outside of tests) are fine. the declarations are probably intended to give clients the choice between inlining and not inlining
<beach> flip214: That idiom is specifically mentioned in the Common Lisp HyperSpec.
<beach> clhs inline
davepdotorg has quit [Ping timeout: 264 seconds]
<flip214> beach: ah, right, thanks a lot!
davepdotorg has joined #lisp
<beach> Sure.
Josh_2 has quit [Ping timeout: 240 seconds]
orivej has joined #lisp
hendursa1 has joined #lisp
hendursaga has quit [Ping timeout: 240 seconds]
aartaka_d has quit [Read error: Connection reset by peer]
aartaka has joined #lisp
jw4 has quit [Read error: Connection reset by peer]
jw4 has joined #lisp
davepdotorg has quit [Remote host closed the connection]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdot_ has joined #lisp
jonatack has quit [Ping timeout: 256 seconds]
datajerk has quit [Ping timeout: 258 seconds]
datajerk has joined #lisp
cosimone has joined #lisp
ldbeth has joined #lisp
<ldbeth> good afternoon
<no-defun-allowed> Hello ldbeth
jonatack has joined #lisp
jonatack has quit [Read error: Connection reset by peer]
jonatack has joined #lisp
hineios has quit [Ping timeout: 272 seconds]
davepdot_ has quit [Remote host closed the connection]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdot_ has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
cosimone has quit [Quit: Quit.]
davepdot_ has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
cosimone has joined #lisp
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
jesse1010 has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdot_ has joined #lisp
treflip has joined #lisp
davepdot_ has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdot_ has joined #lisp
davepdot_ has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
galex-713 has quit [Ping timeout: 272 seconds]
davepdotorg has joined #lisp
davepdotorg has quit [Remote host closed the connection]
davepdotorg has joined #lisp
galex-713 has joined #lisp
Lycurgus has joined #lisp
Lycurgus has quit [Quit: Exeunt]
ldbeth has quit [Ping timeout: 260 seconds]
aartaka has quit [Ping timeout: 240 seconds]
lalilulelo has quit [Quit: Leaving]
ldbeth has joined #lisp
ldbeth has quit [Ping timeout: 240 seconds]
ldbeth has joined #lisp
tich has joined #lisp
ldbeth has quit [Ping timeout: 260 seconds]
aartaka has joined #lisp
ldbeth has joined #lisp
aartaka_d has joined #lisp
aartaka has quit [Ping timeout: 256 seconds]
aartaka has joined #lisp
aartaka_d has quit [Ping timeout: 272 seconds]
aartaka_d has joined #lisp
aartaka has quit [Ping timeout: 240 seconds]
ldbeth has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 256 seconds]
iissaacc has quit [Ping timeout: 272 seconds]
aartaka has joined #lisp
chrsnjk has joined #lisp
aartaka_d has quit [Ping timeout: 240 seconds]
jonatack has quit [Read error: Connection reset by peer]
Stanley00 has quit [Read error: Connection reset by peer]
leo_song has quit [Ping timeout: 240 seconds]
leo_song has joined #lisp
notzmv` is now known as notzmv
notzmv has quit [Changing host]
notzmv has joined #lisp
tich` has joined #lisp
tich has quit [Ping timeout: 256 seconds]
tich` has quit [Remote host closed the connection]
tich` has joined #lisp
aartaka has quit [Ping timeout: 240 seconds]
gko_ has joined #lisp
jw4 has quit [Read error: Connection reset by peer]
jw4 has joined #lisp
v_m_v_ has joined #lisp
schweers has quit [Ping timeout: 260 seconds]
daphnis has joined #lisp
v_m_v_ has quit [Ping timeout: 260 seconds]
jonatack has joined #lisp
galex-713 has quit [Read error: Connection reset by peer]
galex-713_ has joined #lisp
tich` has quit [Remote host closed the connection]
ljavorsk_ has quit [Ping timeout: 272 seconds]
ebrasca has joined #lisp
thecoffemaker has quit [Ping timeout: 256 seconds]
thecoffemaker has joined #lisp
dbotton_ has joined #lisp
jonatack has quit [Read error: Connection reset by peer]
dbotton has quit [Ping timeout: 260 seconds]
wsinatra has joined #lisp
aartaka has joined #lisp
Josh_2 has joined #lisp
thecoffemaker has quit [Ping timeout: 256 seconds]
davepdotorg has quit [Remote host closed the connection]
davepdotorg has joined #lisp
davepdot_ has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
daphnis has quit [Ping timeout: 265 seconds]
davepdot_ has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Ping timeout: 260 seconds]
rpg has joined #lisp
orivej has joined #lisp
Stanley00 has joined #lisp
thecoffemaker has joined #lisp
hendursa1 has quit [Quit: hendursa1]
hendursaga has joined #lisp
random-nick has joined #lisp
Stanley00 has quit [Ping timeout: 260 seconds]
davepdotorg has joined #lisp
wsinatra has quit [Ping timeout: 240 seconds]
dominic34 has joined #lisp
thecoffemaker has quit [Ping timeout: 256 seconds]
dominic34 has quit [Remote host closed the connection]
dominic34 has joined #lisp
thecoffemaker has joined #lisp
aartaka_d has joined #lisp
aartaka has quit [Ping timeout: 272 seconds]
IPmonger_ has joined #lisp
IPmonger has quit [Ping timeout: 265 seconds]
Bike has joined #lisp
v_m_v_ has joined #lisp
ruffianeo has joined #lisp
IPmonger has joined #lisp
IPmonger_ has quit [Ping timeout: 272 seconds]
rpg has quit [Quit: Textual IRC Client: www.textualapp.com]
v_m_v_ has quit [Ping timeout: 260 seconds]
v3ga has joined #lisp
aartaka_d has quit [Read error: Connection reset by peer]
aartaka has joined #lisp
aartaka has quit [Read error: Connection reset by peer]
daphnis has joined #lisp
rumbler31 has joined #lisp
thecoffemaker has quit [Ping timeout: 260 seconds]
Cymew has quit [Ping timeout: 265 seconds]
thecoffemaker has joined #lisp
aartaka has joined #lisp
Cymew has joined #lisp
bitmapper has quit [Quit: Connection closed for inactivity]
aartaka has quit [Ping timeout: 260 seconds]
Cymew has quit [Ping timeout: 256 seconds]
daphnis has quit [Ping timeout: 256 seconds]
bitmapper has joined #lisp
binarymutt has joined #lisp
ljavorsk_ has joined #lisp
EvW has joined #lisp
aartaka has joined #lisp
gaqwas has joined #lisp
gaqwas has joined #lisp
Lord_of_Life_ has joined #lisp
Lord_of_Life has quit [Ping timeout: 240 seconds]
Lord_of_Life_ is now known as Lord_of_Life
Inline has joined #lisp
Stanley00 has joined #lisp
Inline has quit [Remote host closed the connection]
Stanley00 has quit [Ping timeout: 258 seconds]
Inline has joined #lisp
Inline has quit [Max SendQ exceeded]
aartaka has quit [Ping timeout: 265 seconds]
wsinatra has joined #lisp
ljavorsk_ has quit [Ping timeout: 260 seconds]
ljavorsk_ has joined #lisp
davepdotorg has quit [Remote host closed the connection]
davepdotorg has joined #lisp
Guest94226 has quit [Remote host closed the connection]
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Ping timeout: 256 seconds]
yitzi has quit [Remote host closed the connection]
davepdotorg has joined #lisp
thecoffemaker has quit [Ping timeout: 256 seconds]
davepdotorg has quit [Remote host closed the connection]
davepdotorg has joined #lisp
ljavorsk_ has quit [Ping timeout: 264 seconds]
davepdotorg has quit [Read error: Connection reset by peer]
davepdotorg has joined #lisp
davepdotorg has quit [Remote host closed the connection]
davepdotorg has joined #lisp
orivej has quit [Ping timeout: 258 seconds]
davepdotorg has quit [Ping timeout: 240 seconds]
thecoffemaker has joined #lisp
EvW has quit [Ping timeout: 244 seconds]
dbotton has joined #lisp
dbotton_ has quit [Ping timeout: 260 seconds]
yamashitatan has joined #lisp
davepdotorg has joined #lisp
davepdot_ has joined #lisp
davepdotorg has quit [Read error: Connection reset by peer]
davepdot_ has quit [Ping timeout: 264 seconds]
yitzi has joined #lisp
EvW has joined #lisp
mmohammadi98127 has joined #lisp
mmohammadi98127 has quit [Quit: I quit (╯°□°)╯︵ ┻━┻]
mmohammadi9812 has joined #lisp
aeth has quit [Ping timeout: 265 seconds]
aeth has joined #lisp
tywyllwch has joined #lisp
thecoffemaker has quit [Ping timeout: 240 seconds]
gko_ has quit [Ping timeout: 240 seconds]
Stanley00 has joined #lisp
thecoffemaker has joined #lisp
gaqwas has quit [Remote host closed the connection]
dbotton has quit [Ping timeout: 260 seconds]
Stanley00 has quit [Ping timeout: 246 seconds]
dale has quit [Remote host closed the connection]
dale has joined #lisp
cosimone has quit [Quit: Quit.]
nullheroes has joined #lisp
arbv has quit [Ping timeout: 246 seconds]
galex-713_ has quit [Quit: No Ping reply in 180 seconds.]
galex-713 has joined #lisp
treflip has quit [Quit: WeeChat 2.6]
dbotton has joined #lisp
daphnis has joined #lisp
cosimone has joined #lisp
binarymutt has quit [Remote host closed the connection]
jonatack has joined #lisp
mmohammadi9812 has quit [Ping timeout: 256 seconds]
dbotton has quit [Ping timeout: 272 seconds]
dbotton has joined #lisp
slyrus has joined #lisp
mmohammadi9812 has joined #lisp
jeosol has quit [Remote host closed the connection]
bocaneri has quit [Remote host closed the connection]
v_m_v has joined #lisp
v_m_v has quit [Ping timeout: 260 seconds]
karlosz has quit [Quit: karlosz]
davepdotorg has joined #lisp
karlosz has joined #lisp
davepdotorg has quit [Ping timeout: 258 seconds]
izh_ has joined #lisp
hiroaki has joined #lisp
Stanley00 has joined #lisp
Stanley00 has quit [Ping timeout: 264 seconds]
kaftejiman has joined #lisp
dbotton has quit [Ping timeout: 260 seconds]
gaqwas has joined #lisp
gaqwas has quit [Changing host]
gaqwas has joined #lisp
orivej has joined #lisp
davepdotorg has joined #lisp
kaftejiman has quit [Remote host closed the connection]
dbotton has joined #lisp
davepdotorg has quit [Ping timeout: 256 seconds]
rippa has joined #lisp
sonologico has joined #lisp
dbotton has quit [Ping timeout: 265 seconds]
gravicappa has quit [Ping timeout: 246 seconds]
gravicappa has joined #lisp
frgo has joined #lisp
eta has quit [Quit: we're here, we're queer, connection reset by peer]
scymtym has quit [Ping timeout: 260 seconds]
yamashitatan has quit [Quit: WeeChat 2.3]
eta has joined #lisp
eta has quit [Client Quit]
eta has joined #lisp
izh_ has quit [Quit: Leaving]
eta has quit [Client Quit]
eta has joined #lisp
eta has quit [Remote host closed the connection]
eta has joined #lisp
madage has quit [Ping timeout: 240 seconds]
madage has joined #lisp
luckless has quit [Remote host closed the connection]
eta has quit [Client Quit]
eta has joined #lisp
luckless has joined #lisp
narimiran has quit [Ping timeout: 256 seconds]
scymtym has joined #lisp
arbv has joined #lisp
shka_ has quit [Ping timeout: 260 seconds]
dbotton has joined #lisp
vgmind has joined #lisp
Inline has joined #lisp
user51 has quit [Quit: leaving]
notzmv` has joined #lisp
notzmv has quit [Ping timeout: 240 seconds]
<jasom> grr there doesn't seem to be a 2-word sized specialization of vectors in sbcl. My hash-table implementation is sad.
gaqwas has quit [Ping timeout: 256 seconds]
EvW has quit [Ping timeout: 260 seconds]
akoana has joined #lisp
cosimone has quit [Ping timeout: 260 seconds]
gxt has quit [Quit: WeeChat 2.9]
wsinatra has quit [Quit: WeeChat 2.9]
cosimone has joined #lisp
gxt has joined #lisp
garbochock has joined #lisp
mmohammadi9812 has quit [Quit: I quit (╯°□°)╯︵ ┻━┻]
EvW has joined #lisp
notzmv`` has joined #lisp
<garbochock> Good evening. I'm trying to load a package "incudine" with quicklisp. I have downloaded it to "~/quickload/local-projects", and attempting to do (ql:quickload "incudine"). However, it fails with 'System "incudine" not found'. How do I troubleshoot this?
<Josh_2> (ql:register-local-projects)
<Josh_2> then try again :P
<garbochock> Thank you, still same error however :/
<Josh_2> hmm
<Josh_2> does the .asdf file have the same name as the package?
notzmv` has quit [Ping timeout: 260 seconds]
<garbochock> hm, I'm fairly new to lisp, I have incudine.asd but no asdf - does that mean that it's not supported by quickload?
<Bike> What do you mean "no asdf"?
<Josh_2> yes my mistake
<Bike> oh, i see, nvm
<jasom> garbochock: .asd is fine
<Josh_2> and the name of the package is also incudine?
<garbochock> yes, exactly
<jasom> you have "~/quickload/local-projects/incudine/incudine.asd" ?
<garbochock> that's right
<Josh_2> you have a package.lisp file?
<garbochock> no, actually
<Josh_2> which contains a valid defpackage
<Bike> if it's not loading at all, the package is probably not relevant.
<Josh_2> oh right well that might be it
<jasom> package.lisp is not the problem
<jasom> garbochock: what operating-system?
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
<garbochock> I'm running arch linux, sbcl. I've tried in emacs slime as well as sbcl in terminal.
<jasom> hmm
<aeth> jasom: according to the HyperSpec, it's not operating-system it's software-type :-)
<Bike> when you say you downloaded it to local-projects, do you mean all the files are just there in local-projects, or did you make an incudine/ documentary or something
<jasom> https://github.com/titola/incudine/blob/master/incudine.asd <-- assuming it's this, I can't see what wouldn't work
<Bike> yeah, looks fine
<jasom> though defclass in .asd is a bit frowned upon
<Bike> you could try the more manual way of (push #P"/path/to/incudine/" asdf:*central-registry*) and see what happens
<garbochock> i did git clone inside ~/quicklisp/local-projects, so it's located in it's separate directory
<pve> you guys mean "~/quicklisp" right? not "~/quickload"
<Josh_2> thats the most complicated asd I've ever seen
<Bike> yeah, did you put it in ~/quicklisp or ~/quickload
<jasom> aha, pve is right, assuming it's installed to ~quicklisp
<jasom> s/~//~/\//
<jasom> Josh_2: look at gbbopen sometime
notzmv`` has quit [Ping timeout: 260 seconds]
<garbochock> it's ~/quicklisp
<jasom> garbochock: if the "local-projects" directory already existed, it's probably the right place
<jasom> garbochock: try (asdf:load-asd "~/quicklisp/local-projects/incudine/incudine.asd") then the quickload
<garbochock> Bike: thank you, running (push #P"/path/to/incudine/" asdf:*central-registry*) followed by (ql:quickload "incudine") seems to work!
<Bike> pretty strange that it wouldn't work with local projects
<Bike> "Interfaces GBBopen's Module Manager facility" oh no.
<garbochock> indeed. First package that I'm installing this way though. Maybe my quicklisp is out of whack
<jasom> Bike: the project predates asdf by a fair amount
<pve> garbochock: asdf also recognizes ~/common-lisp/ by default, you could try that to rule out ~/local-projects weirdness
<Bike> jasom: i figured
random-nick has quit [Ping timeout: 265 seconds]
dbotton_ has joined #lisp
davepdotorg has joined #lisp
dbotton has quit [Ping timeout: 240 seconds]
dbotton has joined #lisp
davepdotorg has quit [Ping timeout: 260 seconds]
gravicappa has quit [Ping timeout: 272 seconds]
dbotton_ has quit [Ping timeout: 240 seconds]
dra has joined #lisp
ayuce has quit [Ping timeout: 240 seconds]
gravicappa has joined #lisp
galex-713 has quit [Ping timeout: 272 seconds]
daphnis has quit [Ping timeout: 260 seconds]
galex-713 has joined #lisp
garbochock has quit [Remote host closed the connection]
scymtym_ has joined #lisp
scymtym has quit [Ping timeout: 260 seconds]
vgmind has left #lisp [#lisp]
gravicappa has quit [Ping timeout: 272 seconds]
davepdotorg has joined #lisp
leo_song has quit [Ping timeout: 272 seconds]
dra has quit [Quit: Leaving]
davepdotorg has quit [Ping timeout: 260 seconds]
chrsnjk has quit [Remote host closed the connection]
sonologico has quit [Remote host closed the connection]
davepdotorg has joined #lisp
davepdotorg has quit [Ping timeout: 246 seconds]
Alfr has quit [Remote host closed the connection]
Alfr has joined #lisp
frgo has quit [Remote host closed the connection]
frgo has joined #lisp
pve has quit [Quit: leaving]
Mandus has quit [Ping timeout: 244 seconds]
Mandus has joined #lisp
Alfr has quit [Remote host closed the connection]
Alfr has joined #lisp
niceplace has quit [Ping timeout: 256 seconds]
cosimone has quit [Ping timeout: 258 seconds]
niceplace has joined #lisp
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #lisp
niceplaces has joined #lisp
niceplace has quit [Ping timeout: 260 seconds]
cosimone has joined #lisp
orivej has quit [Excess Flood]
orivej has joined #lisp
Alfr has quit [Quit: Leaving]
yitzi has quit [Quit: yitzi]
Volt_ has joined #lisp
Bit_MCP has joined #lisp
leo_song has joined #lisp