00:00:07 -!- masm [~masm@bl17-202-188.dsl.telepac.pt] has quit [Quit: Leaving.] 00:03:08 -!- tuubow_ [~adityavit@c-69-136-105-164.hsd1.nj.comcast.net] has quit [Quit: Ex-Chat] 00:03:12 tuubow_ [~adityavit@c-69-136-105-164.hsd1.nj.comcast.net] has joined #scheme 00:04:45 leppie [~lolcow@196.209.233.9] has joined #scheme 00:05:28 -!- attila_lendvai2 [~attila_le@188-143-56-181.pool.digikabel.hu] has quit [Quit: Leaving.] 00:10:22 -!- airolson [~airolson@CPE00222d55a738-CM00222d55a735.cpe.net.cable.rogers.com] has quit [] 00:20:53 -!- amgarchIn9 [~amgarchin@p4FD61B4B.dip0.t-ipconnect.de] has quit [Quit: Konversation terminated!] 00:48:01 -!- kniu [~kniu@pool-72-77-62-224.pitbpa.east.verizon.net] has quit [Ping timeout: 244 seconds] 01:00:21 -!- LeoNerd [~leo@cel.leonerd.org.uk] has quit [Remote host closed the connection] 01:01:17 kniu [~kniu@pool-108-3-64-132.pitbpa.east.verizon.net] has joined #scheme 01:07:53 -!- mutley89 [~mutley89@cpc1-hudd6-0-0-cust741.4-1.cable.virginmedia.com] has quit [Ping timeout: 246 seconds] 01:11:05 -!- leo2007 [~leo@123.123.254.200] has quit [Ping timeout: 256 seconds] 01:23:00 -!- tuubow_ [~adityavit@c-69-136-105-164.hsd1.nj.comcast.net] has quit [Ping timeout: 260 seconds] 01:31:01 -!- FACEFOX-DOT-COM [~gfdffdfd@pool-74-111-197-200.lsanca.fios.verizon.net] has quit [Ping timeout: 250 seconds] 01:40:09 -!- snizzo [~Claudio@host229-48-dynamic.54-79-r.retail.telecomitalia.it] has quit [Remote host closed the connection] 01:47:22 FACEFOX-DOT-COM [~gfdffdfd@pool-74-111-197-200.lsanca.fios.verizon.net] has joined #scheme 01:54:47 tuubow_ [~adityavit@c-69-136-105-164.hsd1.nj.comcast.net] has joined #scheme 01:55:55 -!- confab [~confab@c-71-193-9-153.hsd1.ca.comcast.net] has quit [Ping timeout: 276 seconds] 01:56:24 -!- MrFahrenheit [~RageOfTho@users-55-233.vinet.ba] has quit [Ping timeout: 245 seconds] 01:57:18 confab [~confab@c-71-193-9-153.hsd1.ca.comcast.net] has joined #scheme 01:59:34 chu [~mathew.ba@CPE-124-176-52-6.lns2.dea.bigpond.net.au] has joined #scheme 02:06:02 kvda [~kvda@202.58.240.18] has joined #scheme 02:06:12 Hi, does anyone know how to convert a number to a string and vice versus ? 02:06:49 "0" => 0 02:06:53 MontgoDB: string->number and number->string 02:06:53 rudybot: (number->string 134) 02:06:54 asumu: ; Value: "134" 02:06:58 ^ 02:07:10 are number and string variabes ? 02:07:22 No. "number->string" is one identifier. 02:08:53 asumu: thanks! But.. 02:08:53 > (string->number Y) 02:08:53 0 02:08:53 > (+1 (string->number Y)) 02:08:53 Error: illegal function 02:08:55 :-/ 02:09:26 ugh... it should be (+ 1 ...) right ? 02:11:11 > (set! Y (number->string (+ 1 (string->number Y)))) 02:11:12 "2" 02:11:15 haha cool. 02:13:39 -!- Euthydemus [~euthydemu@unaffiliated/euthydemus] has quit [Read error: Connection reset by peer] 02:13:52 Euthydemus [~euthydemu@unaffiliated/euthydemus] has joined #scheme 02:32:03 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 02:36:55 -!- RITRedbeard [RITReadbea@t410mobile.student.rit.edu] has quit [Ping timeout: 252 seconds] 02:41:48 rudybot: hrhrhhrhrhr 02:41:48 qu1j0t3: eh? Try "rudybot: help". 02:47:38 -!- jao [~user@pdpc/supporter/professional/jao] has quit [Ping timeout: 246 seconds] 02:51:16 adu [~ajr@pool-173-66-11-244.washdc.fios.verizon.net] has joined #scheme 02:51:41 RITRedbeard [~RITReadbe@129.21.121.2] has joined #scheme 02:52:08 -!- peterhil` [~peterhil@xdsl-77-86-196-131.nebulazone.fi] has quit [Ping timeout: 245 seconds] 02:52:10 -!- adu [~ajr@pool-173-66-11-244.washdc.fios.verizon.net] has quit [Read error: Connection reset by peer] 02:52:44 adu [~ajr@pool-173-66-11-244.washdc.fios.verizon.net] has joined #scheme 02:53:10 -!- huangjs [~huangjs@190.8.100.83] has quit [Ping timeout: 255 seconds] 02:53:25 huangjs [~huangjs@190.8.100.83] has joined #scheme 02:55:31 -!- adu [~ajr@pool-173-66-11-244.washdc.fios.verizon.net] has quit [Read error: Connection reset by peer] 02:55:54 adu [~ajr@pool-173-66-11-244.washdc.fios.verizon.net] has joined #scheme 02:56:39 langmartin [~user@host-68-169-155-216.WISOLT2.epbfi.com] has joined #scheme 03:00:52 wtetzner [~wtetzner@c-24-218-217-69.hsd1.ma.comcast.net] has joined #scheme 03:02:48 peterhil` [~peterhil@xdsl-77-86-196-131.nebulazone.fi] has joined #scheme 03:04:17 -!- xwl [~user@123.108.223.115] has quit [Remote host closed the connection] 03:04:22 -!- acarrico [~acarrico@pppoe-68-142-57-27.gmavt.net] has quit [Ping timeout: 265 seconds] 03:05:55 -!- CampinSam [~Sam@24-176-98-217.dhcp.jcsn.tn.charter.com] has quit [Quit: leaving] 03:13:41 -!- kk` [~kk@unaffiliated/kk/x-5380134] has quit [Quit: WeeChat 0.3.7] 03:15:35 -!- tuubow_ [~adityavit@c-69-136-105-164.hsd1.nj.comcast.net] has quit [Ping timeout: 260 seconds] 03:25:44 -!- el_tejon [~el_tejon@176.5.130.105] has quit [Quit: el_tejon] 03:29:35 -!- kniu [~kniu@pool-108-3-64-132.pitbpa.east.verizon.net] has quit [Read error: Connection reset by peer] 03:30:25 __Isaac__ [43f459da@gateway/web/freenode/ip.67.244.89.218] has joined #scheme 03:30:47 -!- antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has quit [Quit: yes leaving] 03:34:39 soveran [~soveran@186.19.214.247] has joined #scheme 03:36:17 -!- Fare [~Fare@173-9-65-97-NewEngland.hfc.comcastbusiness.net] has quit [Ping timeout: 246 seconds] 03:49:13 ysph [~user@mobile-166-147-113-131.mycingular.net] has joined #scheme 03:49:16 -!- chu [~mathew.ba@CPE-124-176-52-6.lns2.dea.bigpond.net.au] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 03:50:27 -!- peterhil [~peterhil@gatekeeper.brainalliance.com] has quit [Read error: Connection reset by peer] 03:50:47 cswords_ [~cswords@c-98-223-237-144.hsd1.in.comcast.net] has joined #scheme 03:51:39 peterhil [~peterhil@gatekeeper.brainalliance.com] has joined #scheme 03:52:55 -!- tali713 [~tali713@c-75-72-193-140.hsd1.mn.comcast.net] has quit [Ping timeout: 260 seconds] 03:53:55 tupi [~david@187.80.43.93] has joined #scheme 03:54:05 -!- githogori [~githogori@c-50-131-15-16.hsd1.ca.comcast.net] has quit [Ping timeout: 260 seconds] 03:54:05 -!- cswords [~cswords@c-98-223-237-144.hsd1.in.comcast.net] has quit [Ping timeout: 260 seconds] 03:56:04 tali713 [~tali713@c-75-72-193-140.hsd1.mn.comcast.net] has joined #scheme 03:56:53 -!- FACEFOX [~facefox@pool-74-111-197-200.lsanca.fios.verizon.net] has quit [K-Lined] 03:56:53 -!- FACEFOX-DOT-COM [~gfdffdfd@pool-74-111-197-200.lsanca.fios.verizon.net] has quit [K-Lined] 03:56:53 chu [~mathew.ba@CPE-124-176-52-6.lns2.dea.bigpond.net.au] has joined #scheme 03:57:49 jake__ [~jake@74.213.226.253] has joined #scheme 03:58:22 -!- chu [~mathew.ba@CPE-124-176-52-6.lns2.dea.bigpond.net.au] has quit [Remote host closed the connection] 04:00:47 githogori [~githogori@c-50-131-15-16.hsd1.ca.comcast.net] has joined #scheme 04:02:51 Myk267 [~myk@adsl-71-149-249-146.dsl.mtry01.sbcglobal.net] has joined #scheme 04:05:57 -!- kvda [~kvda@202.58.240.18] has quit [Quit: x__x] 04:18:00 -!- samth is now known as samth_away 04:20:41 chu [~mathew.ba@CPE-124-176-52-6.lns2.dea.bigpond.net.au] has joined #scheme 04:24:48 -!- tupi [~david@187.80.43.93] has quit [Quit: Leaving] 04:26:03 -!- soveran [~soveran@186.19.214.247] has quit [Remote host closed the connection] 04:27:07 kvda [~kvda@202.58.240.18] has joined #scheme 04:51:14 -!- simathur [~simathur@192.100.106.9] has quit [Quit: ChatZilla 0.9.88.2 [Firefox 11.0/20120310010316]] 05:05:30 -!- pyro- [~pyro@unaffiliated/purplepanda] has quit [Quit: Lost terminal] 05:07:40 pyro- [~pyro@unaffiliated/purplepanda] has joined #scheme 05:11:39 -!- araujo [~araujo@gentoo/developer/araujo] has quit [Ping timeout: 260 seconds] 05:13:18 I find myself in the bizarre position of creating a no-value module that defines a singular #!no-value to be used instead of #f when an e.g. alist actually does not contain the value. 05:13:30 Am I missing something that signifies no-value from R5RS? 05:13:31 araujo [~araujo@gentoo/developer/araujo] has joined #scheme 05:13:52 `assoc' returning #f on no-value is kind of hideous when #f is a legitimate value. 05:15:06 God damn it: how could that get by the authors of `assoc' twice? Once in RnRS; once in SRFI-1? 05:15:46 Never mind: assoc returns a pair, of course. 05:16:07 I'm writing alist-ref, which is a different beast. 05:16:16 I actually need to distinguish #f from no-value. 05:16:40 -!- __Isaac__ [43f459da@gateway/web/freenode/ip.67.244.89.218] has quit [Ping timeout: 245 seconds] 05:27:24 langmart` [~user@host-68-169-155-216.WISOLT2.epbfi.com] has joined #scheme 05:30:01 -!- langmartin [~user@host-68-169-155-216.WISOLT2.epbfi.com] has quit [Ping timeout: 246 seconds] 05:30:57 -!- adu [~ajr@pool-173-66-11-244.washdc.fios.verizon.net] has quit [Quit: adu] 05:35:08 -!- langmart` is now known as langmartin 05:35:18 answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has joined #scheme 05:38:29 -!- chu [~mathew.ba@CPE-124-176-52-6.lns2.dea.bigpond.net.au] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 05:44:05 replore [~replore@FL1-122-133-156-108.kng.mesh.ad.jp] has joined #scheme 05:45:08 -!- bfig [~b_fin_g@r190-135-47-82.dialup.adsl.anteldata.net.uy] has quit [Ping timeout: 240 seconds] 05:48:49 gravicappa [~gravicapp@ppp91-77-188-62.pppoe.mtu-net.ru] has joined #scheme 05:58:51 bfig [~b_fin_g@r186-52-130-69.dialup.adsl.anteldata.net.uy] has joined #scheme 06:02:49 hkBst [~marijn@79.170.210.172] has joined #scheme 06:02:49 -!- hkBst [~marijn@79.170.210.172] has quit [Changing host] 06:02:49 hkBst [~marijn@gentoo/developer/hkbst] has joined #scheme 06:04:33 chu [~mathew.ba@CPE-124-176-52-6.lns2.dea.bigpond.net.au] has joined #scheme 06:27:02 -!- kvda [~kvda@202.58.240.18] has quit [Quit: x__x] 06:43:17 -!- araujo [~araujo@gentoo/developer/araujo] has quit [Quit: Leaving] 06:47:06 -!- langmartin [~user@host-68-169-155-216.WISOLT2.epbfi.com] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 07:03:08 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 246 seconds] 07:07:42 -!- jake__ [~jake@74.213.226.253] has quit [Quit: leaving] 07:07:46 -!- jonrafkind [~jon@racket/jonrafkind] has quit [Ping timeout: 252 seconds] 07:09:19 -!- Arafangion [~Arafangio@220-244-108-23.static.tpgi.com.au] has quit [Ping timeout: 245 seconds] 07:28:43 mucker [~harsha@183.83.51.123] has joined #scheme 07:40:23 mutley89 [~mutley89@cpc1-hudd6-0-0-cust741.4-1.cable.virginmedia.com] has joined #scheme 07:49:50 -!- MontgoDB [~mmontgome@cpe-66-69-6-73.satx.res.rr.com] has quit [Ping timeout: 260 seconds] 08:04:02 amgarchIn9 [~amgarchin@p4FD608F1.dip0.t-ipconnect.de] has joined #scheme 08:04:43 twem2 [~tristan@puma-mxisp.mxtelecom.com] has joined #scheme 08:07:25 -!- ASau` [~user@95-25-227-191.broadband.corbina.ru] has quit [Remote host closed the connection] 08:08:54 ASau` [~user@95-25-227-191.broadband.corbina.ru] has joined #scheme 08:10:07 -!- replore [~replore@FL1-122-133-156-108.kng.mesh.ad.jp] has quit [Remote host closed the connection] 08:11:50 antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has joined #scheme 08:19:42 wingo [~wingo@90.164.198.39] has joined #scheme 08:23:07 -!- bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has quit [Ping timeout: 246 seconds] 08:39:01 Skola [~bas@5352A3FB.cm-6-3c.dynamic.ziggo.nl] has joined #scheme 08:39:08 Skola_ [~bas@5352A3FB.cm-6-3c.dynamic.ziggo.nl] has joined #scheme 08:39:08 -!- Skola_ [~bas@5352A3FB.cm-6-3c.dynamic.ziggo.nl] has quit [Client Quit] 08:39:38 -!- antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has quit [Ping timeout: 240 seconds] 08:40:08 antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has joined #scheme 08:44:01 FRSHPRNCFBLR [~noone@CPE00222d560998-CM00222d560995.cpe.net.cable.rogers.com] has joined #scheme 08:45:45 -!- FRSHPRNCFBLR [~noone@CPE00222d560998-CM00222d560995.cpe.net.cable.rogers.com] has quit [Client Quit] 08:46:14 FRSHPRNCFBLR [~noone@CPE00222d560998-CM00222d560995.cpe.net.cable.rogers.com] has joined #scheme 08:48:22 klutometis : did you see the 2006-02-03 entry, "Option types, optional parameters", at ? (key phrase "domain contagion") 08:49:58 -!- FRSHPRNCFBLR [~noone@CPE00222d560998-CM00222d560995.cpe.net.cable.rogers.com] has quit [Client Quit] 08:54:48 add^_ [~add^_^@m212-152-1-86.cust.tele2.se] has joined #scheme 08:59:01 ski: Oh, excellent; thanks a lot! 09:04:24 ski: God, I forgot how classic that blag is; like Caesar thrice turning away the crown, Riastradh relunctantly donned the mantle of blag. 09:04:41 Having donned it, however, mastered it with the prodigy of nature. 09:05:38 -!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [Ping timeout: 272 seconds] 09:06:14 copumpkin [~copumpkin@unaffiliated/copumpkin] has joined #scheme 09:07:02 -!- add^_ [~add^_^@m212-152-1-86.cust.tele2.se] has quit [Quit: add^_] 09:15:08 -!- X-Scale [name@2001:470:1f14:135b::2] has quit [Ping timeout: 272 seconds] 09:17:11 *ski* . o O ( "I say to you againe, doe not call up Any that you can not put downe; by the Which I meane, Any that can in Turne call up Somewhat against you, whereby your Powerfullest Devices may not be of use." ) 09:21:53 X-Scale` [name@89.180.141.212] has joined #scheme 09:22:10 lastwill [~will@bb1.reu.188-115-71-198.adsl.only.fr] has joined #scheme 09:24:00 -!- cyphase [~cyphase@unaffiliated/cyphase] has quit [Ping timeout: 272 seconds] 09:25:43 -!- answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has quit [Ping timeout: 276 seconds] 09:32:39 -!- jhemann_ [~Jason@adsl-99-102-186-240.dsl.bltnin.sbcglobal.net] has quit [Ping timeout: 245 seconds] 09:36:23 cyphase [~cyphase@unaffiliated/cyphase] has joined #scheme 09:48:41 MrFahrenheit [~RageOfTho@users-55-233.vinet.ba] has joined #scheme 09:54:24 FRSHPRNCFBLR [~noone@CPE00222d560998-CM00222d560995.cpe.net.cable.rogers.com] has joined #scheme 09:55:31 -!- FRSHPRNCFBLR [~noone@CPE00222d560998-CM00222d560995.cpe.net.cable.rogers.com] has quit [Client Quit] 09:55:51 FRSHPRNCFBLR [~noone@CPE00222d560998-CM00222d560995.cpe.net.cable.rogers.com] has joined #scheme 10:00:05 -!- noam [~noam@37.142.141.69] has quit [Read error: Connection reset by peer] 10:00:52 noam [~noam@37.142.141.69] has joined #scheme 10:02:20 -!- mutley89 [~mutley89@cpc1-hudd6-0-0-cust741.4-1.cable.virginmedia.com] has quit [Ping timeout: 246 seconds] 10:02:21 -!- zxq9 [~zxq9@FL1-119-244-163-13.okn.mesh.ad.jp] has quit [Ping timeout: 246 seconds] 10:04:32 -!- X-Scale` [name@89.180.141.212] has quit [Ping timeout: 272 seconds] 10:04:38 araujo [~araujo@190.38.61.1] has joined #scheme 10:04:38 -!- araujo [~araujo@190.38.61.1] has quit [Changing host] 10:04:38 araujo [~araujo@gentoo/developer/araujo] has joined #scheme 10:05:36 zxq9 [~zxq9@FL1-119-244-163-13.okn.mesh.ad.jp] has joined #scheme 10:07:14 -!- araujo [~araujo@gentoo/developer/araujo] has quit [Remote host closed the connection] 10:11:32 araujo [~araujo@gentoo/developer/araujo] has joined #scheme 10:13:23 -!- leppie [~lolcow@196.209.233.9] has quit [Ping timeout: 245 seconds] 10:16:04 masm [~masm@bl17-202-188.dsl.telepac.pt] has joined #scheme 10:16:50 -!- mucker [~harsha@183.83.51.123] has quit [Ping timeout: 260 seconds] 10:18:01 leppie [~lolcow@196-210-234-188.dynamic.isadsl.co.za] has joined #scheme 10:18:25 replore_ [~replore@FL1-122-133-156-108.kng.mesh.ad.jp] has joined #scheme 10:18:42 mucker [~harsha@183.83.51.123] has joined #scheme 10:27:01 -!- gravicappa [~gravicapp@ppp91-77-188-62.pppoe.mtu-net.ru] has quit [Ping timeout: 248 seconds] 10:37:17 -!- ysph [~user@mobile-166-147-113-131.mycingular.net] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 10:38:14 -!- noam [~noam@37.142.141.69] has quit [Read error: Connection reset by peer] 10:38:33 noam [~noam@37.142.141.69] has joined #scheme 10:44:15 FreeArtMan [~fam@93.177.213.54] has joined #scheme 10:49:23 -!- homie` [~levgue@xdsl-78-35-156-194.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 10:58:42 keenbug [~daniel@p4FE39961.dip.t-dialin.net] has joined #scheme 11:00:22 -!- replore_ [~replore@FL1-122-133-156-108.kng.mesh.ad.jp] has quit [Remote host closed the connection] 11:07:22 -!- antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has quit [Remote host closed the connection] 11:08:50 tupi [~david@189.67.228.46] has joined #scheme 11:08:59 antithesis [~antithesi@s51476e07.adsl.wanadoo.nl] has joined #scheme 11:14:39 replore_ [~replore@FL1-122-133-156-108.kng.mesh.ad.jp] has joined #scheme 11:22:17 -!- peterhil [~peterhil@gatekeeper.brainalliance.com] has quit [Quit: Must not waste too much time here...] 11:42:08 gravicappa [~gravicapp@ppp91-77-185-136.pppoe.mtu-net.ru] has joined #scheme 11:45:43 LeoNerd [~leo@cel.leonerd.org.uk] has joined #scheme 11:57:32 lbc [~quassel@h198.natout.aau.dk] has joined #scheme 11:58:05 -!- arcfide [~arcfide@c-98-223-204-153.hsd1.in.comcast.net] has quit [Quit: Leaving] 11:59:58 -!- cataska [~cataska@210.64.6.233] has quit [Quit: leaving] 12:14:03 cataska [~cataska@210.64.6.233] has joined #scheme 12:21:00 -!- FRSHPRNCFBLR [~noone@CPE00222d560998-CM00222d560995.cpe.net.cable.rogers.com] has quit [Ping timeout: 260 seconds] 12:27:38 answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has joined #scheme 12:30:22 -!- mucker [~harsha@183.83.51.123] has quit [Quit: Lost terminal] 12:31:42 acarrico [~acarrico@pppoe-68-142-43-172.gmavt.net] has joined #scheme 12:50:55 MontgoDB [~mmontgome@cpe-66-69-6-73.satx.res.rr.com] has joined #scheme 12:50:57 mutley89 [~mutley89@cpc1-hudd6-0-0-cust741.4-1.cable.virginmedia.com] has joined #scheme 12:58:05 Arafangion [~Arafangio@220-244-108-23.static.tpgi.com.au] has joined #scheme 12:58:09 langmartin [~user@host-68-169-155-216.WISOLT2.epbfi.com] has joined #scheme 13:03:57 -!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [Quit: Computer has gone to sleep.] 13:04:47 -!- langmartin [~user@host-68-169-155-216.WISOLT2.epbfi.com] has quit [Ping timeout: 244 seconds] 13:18:50 choas [~lars@p5795C6A9.dip.t-dialin.net] has joined #scheme 13:36:15 -!- leppie [~lolcow@196-210-234-188.dynamic.isadsl.co.za] has quit [Ping timeout: 260 seconds] 13:38:59 kk` [~kk@unaffiliated/kk/x-5380134] has joined #scheme 13:41:45 leppie [~lolcow@196.209.233.24] has joined #scheme 13:53:49 dnolen [~user@cpe-98-14-92-234.nyc.res.rr.com] has joined #scheme 14:04:47 FRSHPRNCFBLR [~noone@CPE00222d560998-CM00222d560995.cpe.net.cable.rogers.com] has joined #scheme 14:06:13 -!- choas [~lars@p5795C6A9.dip.t-dialin.net] has quit [Ping timeout: 248 seconds] 14:14:36 -!- chu [~mathew.ba@CPE-124-176-52-6.lns2.dea.bigpond.net.au] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 14:14:58 soveran [~soveran@186.19.214.247] has joined #scheme 14:19:10 -!- SHODAN [~shozan@c-2cb4e253.011-86-73746f30.cust.bredbandsbolaget.se] has quit [Remote host closed the connection] 14:20:42 bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has joined #scheme 14:24:11 SHODAN [~shozan@c-2cb4e253.011-86-73746f30.cust.bredbandsbolaget.se] has joined #scheme 14:36:14 choas [~lars@p5795C6A9.dip.t-dialin.net] has joined #scheme 14:44:34 -!- samth_away is now known as samth 14:46:55 y'all talk funny 14:47:51 Nobody said anything for 4 hours! 14:48:04 offby1: those voices... may have internal origin 14:49:02 pjb: and you spoiled it ... ;) 14:49:28 oh you didn't 14:49:37 offby1 did ;) 14:49:58 ssriram [~ssriram@117.206.80.195] has joined #scheme 14:51:37 -!- hkBst [~marijn@gentoo/developer/hkbst] has quit [Quit: Konversation terminated!] 14:53:45 -!- answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has quit [Quit: leaving] 14:55:10 -!- lbc [~quassel@h198.natout.aau.dk] has quit [Remote host closed the connection] 14:56:55 answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has joined #scheme 15:02:08 -!- FRSHPRNCFBLR [~noone@CPE00222d560998-CM00222d560995.cpe.net.cable.rogers.com] has quit [Ping timeout: 240 seconds] 15:14:13 -!- dnolen [~user@cpe-98-14-92-234.nyc.res.rr.com] has quit [Ping timeout: 265 seconds] 15:14:15 estevocastro [estevocast@nat/hackerschool.com/x-xrggrgdbtdfuflhp] has joined #scheme 15:15:36 -!- jrslepak [~jrslepak@c-71-233-148-123.hsd1.ma.comcast.net] has quit [Quit: This computer has gone to sleep] 15:17:23 djcb [~user@a88-114-95-13.elisa-laajakaista.fi] has joined #scheme 15:20:28 -!- noam [~noam@37.142.141.69] has quit [Read error: Connection reset by peer] 15:20:47 noam [~noam@37.142.141.69] has joined #scheme 15:22:18 langmartin [~user@host-68-169-175-226.WISOLT2.epbfi.com] has joined #scheme 15:24:02 pcavs [~Adium@64.119.157.114] has joined #scheme 15:24:03 -!- pcavs [~Adium@64.119.157.114] has left #scheme 15:26:57 __Isaac__ [40ec800d@gateway/web/freenode/ip.64.236.128.13] has joined #scheme 15:30:04 -!- djcb [~user@a88-114-95-13.elisa-laajakaista.fi] has quit [Ping timeout: 260 seconds] 15:36:05 ijp [~user@host109-154-209-39.range109-154.btcentralplus.com] has joined #scheme 15:36:21 -!- pjb [~t@81.202.16.46.dyn.user.ono.com] has quit [Remote host closed the connection] 15:37:07 pjb [~t@81.202.16.46.dyn.user.ono.com] has joined #scheme 15:37:32 -!- pjb is now known as Guest29055 15:37:54 -!- Guest29055 is now known as pjb 15:40:22 -!- noam [~noam@37.142.141.69] has quit [Read error: Connection reset by peer] 15:40:37 noam [~noam@37.142.141.69] has joined #scheme 15:44:06 r_r_r [~chatzilla@77.127.0.7] has joined #scheme 15:47:19 -!- ssriram [~ssriram@117.206.80.195] has quit [Quit: Leaving] 15:56:29 -!- gravicappa [~gravicapp@ppp91-77-185-136.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 16:00:56 snizzo [~Claudio@host229-48-dynamic.54-79-r.retail.telecomitalia.it] has joined #scheme 16:10:50 gravicappa [~gravicapp@ppp91-77-185-136.pppoe.mtu-net.ru] has joined #scheme 16:25:16 jonrafkind [~jon@racket/jonrafkind] has joined #scheme 16:34:30 JoelMcCracken [~user@50-73-162-177-pennsylvania.hfc.comcastbusiness.net] has joined #scheme 16:38:00 -!- MontgoDB [~mmontgome@cpe-66-69-6-73.satx.res.rr.com] has quit [Read error: Connection reset by peer] 16:38:06 MontgoDB [~mmontgome@cpe-66-69-6-73.satx.res.rr.com] has joined #scheme 16:38:31 -!- bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has quit [Read error: Operation timed out] 16:41:45 -!- weinholt [weinholt@debian/emeritus/weinholt] has quit [] 16:42:14 weinholt [~weinholt@debian/emeritus/weinholt] has joined #scheme 16:42:34 -!- noam [~noam@37.142.141.69] has quit [Read error: Connection reset by peer] 16:42:48 -!- snizzo [~Claudio@host229-48-dynamic.54-79-r.retail.telecomitalia.it] has quit [Remote host closed the connection] 16:42:52 noam [~noam@37.142.141.69] has joined #scheme 16:45:05 -!- noam [~noam@37.142.141.69] has quit [Read error: Connection reset by peer] 16:45:22 noam [~noam@37.142.141.69] has joined #scheme 16:46:29 -!- noam [~noam@37.142.141.69] has quit [Read error: Connection reset by peer] 16:46:43 noam [~noam@37.142.141.69] has joined #scheme 16:53:07 eni [~eni@gob75-5-82-230-88-217.fbx.proxad.net] has joined #scheme 16:54:14 ThePawnBreak [Cristi@94.177.108.25] has joined #scheme 16:55:52 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #scheme 17:01:31 -!- MontgoDB [~mmontgome@cpe-66-69-6-73.satx.res.rr.com] has quit [Ping timeout: 252 seconds] 17:02:38 Radium [~rajesh.na@117.203.15.75] has joined #scheme 17:10:25 MontgoDB [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has joined #scheme 17:10:39 kuribas [~user@94-227-36-245.access.telenet.be] has joined #scheme 17:10:46 -!- keenbug [~daniel@p4FE39961.dip.t-dialin.net] has quit [Ping timeout: 272 seconds] 17:12:08 CampinSam [~Sam@24-176-98-217.dhcp.jcsn.tn.charter.com] has joined #scheme 17:13:03 Does anyone know how I can submit a patch or pull request with git to MIT/GNU Scheme? 17:14:54 MontgoDB1 [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has joined #scheme 17:16:24 -!- eni [~eni@gob75-5-82-230-88-217.fbx.proxad.net] has quit [Ping timeout: 244 seconds] 17:16:28 -!- pygospa [~Pygosceli@kiel-5f77b970.pool.mediaWays.net] has quit [Disconnected by services] 17:16:36 pygospa [~Pygosceli@kiel-4d066b04.pool.mediaWays.net] has joined #scheme 17:16:48 -!- MontgoDB [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has quit [Ping timeout: 252 seconds] 17:17:39 MontgoDB [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has joined #scheme 17:19:05 -!- MontgoDB1 [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has quit [Ping timeout: 250 seconds] 17:24:51 Riastradh might know 17:25:14 leo2007 [~leo@123.123.253.27] has joined #scheme 17:37:44 -!- MontgoDB [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has quit [Ping timeout: 255 seconds] 17:38:24 -!- RITRedbeard [~RITReadbe@129.21.121.2] has quit [Ping timeout: 260 seconds] 17:44:01 bfgun [~b_fin_g@r186-52-174-74.dialup.adsl.anteldata.net.uy] has joined #scheme 17:47:36 -!- bfig [~b_fin_g@r186-52-130-69.dialup.adsl.anteldata.net.uy] has quit [Ping timeout: 252 seconds] 17:56:12 -!- confab [~confab@c-71-193-9-153.hsd1.ca.comcast.net] has quit [Quit: Lost terminal] 17:58:41 MontgoDB [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has joined #scheme 18:01:34 MontgoDB1 [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has joined #scheme 18:03:08 -!- MontgoDB [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has quit [Ping timeout: 240 seconds] 18:07:16 homie [~levgue@xdsl-78-35-143-164.netcologne.de] has joined #scheme 18:07:23 MontgoDB [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has joined #scheme 18:08:02 -!- MontgoDB1 [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has quit [Ping timeout: 250 seconds] 18:11:27 -!- soveran [~soveran@186.19.214.247] has quit [Remote host closed the connection] 18:13:37 MontgoDB1 [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has joined #scheme 18:15:38 -!- MontgoDB [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has quit [Ping timeout: 256 seconds] 18:16:39 RITRedbeard [RITReadbea@129.21.104.254] has joined #scheme 18:16:50 soveran [~soveran@186.19.214.247] has joined #scheme 18:17:41 -!- MontgoDB1 [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has quit [Read error: Connection reset by peer] 18:18:14 MontgoDB [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has joined #scheme 18:24:29 ssbr_ [~ssbr@python/site-packages/ssbr] has joined #scheme 18:24:44 MontgoDB1 [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has joined #scheme 18:26:06 -!- MontgoDB [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has quit [Ping timeout: 252 seconds] 18:27:19 -!- ssbr [~ssbr@python/site-packages/ssbr] has quit [Ping timeout: 252 seconds] 18:31:16 -!- Radium [~rajesh.na@117.203.15.75] has quit [] 18:36:41 -!- __Isaac__ [40ec800d@gateway/web/freenode/ip.64.236.128.13] has quit [Ping timeout: 245 seconds] 18:37:53 -!- RITRedbeard [RITReadbea@129.21.104.254] has quit [Ping timeout: 246 seconds] 18:52:14 RITRedbeard [~RITReadbe@t410mobile.student.rit.edu] has joined #scheme 19:00:46 -!- ssbr_ is now known as ssbr 19:07:41 -!- replore_ [~replore@FL1-122-133-156-108.kng.mesh.ad.jp] has quit [Remote host closed the connection] 19:08:08 -!- tupi [~david@189.67.228.46] has quit [Ping timeout: 265 seconds] 19:13:12 -!- FreeArtMan [~fam@93.177.213.54] has quit [Quit: Out of this 3D] 19:19:01 -!- RITRedbeard [~RITReadbe@t410mobile.student.rit.edu] has quit [Ping timeout: 252 seconds] 19:24:00 arcfide [~arcfide@c-98-223-204-153.hsd1.in.comcast.net] has joined #scheme 19:26:07 RITRedbeard [RITReadbea@129.21.104.254] has joined #scheme 19:26:14 replore_ [~replore@FL1-122-133-156-108.kng.mesh.ad.jp] has joined #scheme 19:26:32 -!- replore_ [~replore@FL1-122-133-156-108.kng.mesh.ad.jp] has quit [Remote host closed the connection] 19:29:07 -!- gravicappa [~gravicapp@ppp91-77-185-136.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 19:32:17 MontgoDB [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has joined #scheme 19:34:43 -!- MontgoDB1 [~mmontgome@cpe-173-174-218-11.satx.res.rr.com] has quit [Ping timeout: 260 seconds] 19:39:30 -!- soveran [~soveran@186.19.214.247] has quit [Remote host closed the connection] 19:49:45 kudkudyak [~user@212.233.170.106] has joined #scheme 19:51:25 ebobby [~fms@38.111.144.18] has joined #scheme 19:51:30 toekutr [~user@50-0-51-244.dsl.static.sonic.net] has joined #scheme 19:52:51 __Isaac__ [40ec800d@gateway/web/freenode/ip.64.236.128.13] has joined #scheme 19:54:10 tuubow [~adityavit@NYUFGA-WLESSAUTHCLIENTS-01.NATPOOL.NYU.EDU] has joined #scheme 19:57:31 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Ping timeout: 276 seconds] 19:57:35 -!- r_r_r [~chatzilla@77.127.0.7] has quit [Read error: Operation timed out] 20:00:16 r_r_r [~chatzilla@77.127.0.7] has joined #scheme 20:00:44 mmc1 [~michal@178-85-63-71.dynamic.upc.nl] has joined #scheme 20:04:53 attila_lendvai [~attila_le@178-164-240-221.pool.digikabel.hu] has joined #scheme 20:04:53 -!- attila_lendvai [~attila_le@178-164-240-221.pool.digikabel.hu] has quit [Changing host] 20:04:53 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #scheme 20:10:13 bipt [~bpt@cpe-071-070-253-241.nc.res.rr.com] has joined #scheme 20:18:54 -!- r_r_r [~chatzilla@77.127.0.7] has quit [Ping timeout: 245 seconds] 20:19:53 -!- pothos [~pothos@114-36-243-177.dynamic.hinet.net] has quit [Read error: Connection reset by peer] 20:22:02 tupi [~david@189.119.132.160] has joined #scheme 20:23:23 pothos [~pothos@114-36-238-175.dynamic.hinet.net] has joined #scheme 20:34:47 -!- tuubow [~adityavit@NYUFGA-WLESSAUTHCLIENTS-01.NATPOOL.NYU.EDU] has quit [Ping timeout: 246 seconds] 20:46:38 -!- masm [~masm@bl17-202-188.dsl.telepac.pt] has quit [Quit: Leaving.] 20:51:34 -!- mgsk [~Mark@li357-97.members.linode.com] has quit [Quit: WeeChat 0.3.5] 21:01:31 RITRedbeard__ [RITReadbea@t410mobile.student.rit.edu] has joined #scheme 21:01:52 -!- RITRedbeard [RITReadbea@129.21.104.254] has quit [Read error: Connection reset by peer] 21:02:58 FRSHPRNCFBLR [~noone@CPE00222d560998-CM00222d560995.cpe.net.cable.rogers.com] has joined #scheme 21:03:30 -!- answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has quit [Remote host closed the connection] 21:05:58 -!- kuribas [~user@94-227-36-245.access.telenet.be] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 21:09:05 answer_42 [~answer_42@gateway/tor-sasl/answer42/x-66983568] has joined #scheme 21:12:04 -!- RITRedbeard__ [RITReadbea@t410mobile.student.rit.edu] has quit [Ping timeout: 272 seconds] 21:14:08 -!- homie [~levgue@xdsl-78-35-143-164.netcologne.de] has quit [Remote host closed the connection] 21:15:04 pumpkin [~copumpkin@unaffiliated/copumpkin] has joined #scheme 21:15:28 -!- pumpkin is now known as copumpkin 21:17:38 -!- ThePawnBreak [Cristi@94.177.108.25] has quit [Ping timeout: 240 seconds] 21:22:02 -!- kk` [~kk@unaffiliated/kk/x-5380134] has quit [Ping timeout: 246 seconds] 21:24:40 -!- langmartin [~user@host-68-169-175-226.WISOLT2.epbfi.com] has quit [Ping timeout: 260 seconds] 21:29:19 keenbug [~daniel@p4FE39961.dip.t-dialin.net] has joined #scheme 21:32:25 -!- FRSHPRNCFBLR [~noone@CPE00222d560998-CM00222d560995.cpe.net.cable.rogers.com] has quit [Quit: Leaving] 21:36:02 kk` [~kk@unaffiliated/kk/x-5380134] has joined #scheme 21:44:26 -!- keenbug [~daniel@p4FE39961.dip.t-dialin.net] has quit [Ping timeout: 246 seconds] 21:44:46 -!- dan64 [~dan64@dannyadam.com] has quit [Quit: ZNC - http://znc.in] 21:46:47 gutis89 [~gustavo@189.75.144.202] has joined #scheme 21:47:18 dan64 [~dan64@dannyadam.com] has joined #scheme 21:49:08 homie [~levgue@xdsl-78-35-143-164.netcologne.de] has joined #scheme 21:53:59 -!- gutis89 [~gustavo@189.75.144.202] has left #scheme 21:56:24 Fare [~Fare@173-9-65-97-NewEngland.hfc.comcastbusiness.net] has joined #scheme 21:58:01 adu [~ajr@pool-173-66-11-244.washdc.fios.verizon.net] has joined #scheme 22:00:02 kniu [~kniu@pool-108-3-64-132.pitbpa.east.verizon.net] has joined #scheme 22:05:24 -!- lastwill [~will@bb1.reu.188-115-71-198.adsl.only.fr] has quit [Quit: Quitte] 22:06:46 Radium [~rajesh.na@117.203.15.75] has joined #scheme 22:11:27 RITRedbeard [RITReadbea@129.21.106.24] has joined #scheme 22:15:54 -!- wingo [~wingo@90.164.198.39] has quit [Ping timeout: 256 seconds] 22:28:21 -!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [Quit: Computer has gone to sleep.] 22:30:40 -!- RITRedbeard [RITReadbea@129.21.106.24] has quit [Ping timeout: 265 seconds] 22:33:39 -!- JoelMcCracken [~user@50-73-162-177-pennsylvania.hfc.comcastbusiness.net] has quit [Ping timeout: 250 seconds] 22:35:11 -!- mmc1 [~michal@178-85-63-71.dynamic.upc.nl] has quit [Ping timeout: 246 seconds] 22:49:49 -!- __Isaac__ is now known as __Isaac__veggie 22:50:05 -!- estevocastro is now known as es_barbacoa 22:54:31 -!- __Isaac__veggie is now known as __Isaac__ 23:02:25 -!- adu [~ajr@pool-173-66-11-244.washdc.fios.verizon.net] has quit [Quit: adu] 23:06:28 woonie [~woonie@175.156.240.186] has joined #scheme 23:13:34 -!- huangjs [~huangjs@190.8.100.83] has quit [Ping timeout: 252 seconds] 23:18:56 -!- arcfide [~arcfide@c-98-223-204-153.hsd1.in.comcast.net] has quit [Quit: Leaving] 23:21:41 -!- __Isaac__ [40ec800d@gateway/web/freenode/ip.64.236.128.13] has quit [Ping timeout: 245 seconds] 23:21:44 -!- es_barbacoa [estevocast@nat/hackerschool.com/x-xrggrgdbtdfuflhp] has quit [Ping timeout: 246 seconds] 23:22:05 -!- kreol[Ukr] [~kreol@85.198.173.181] has quit [Ping timeout: 246 seconds] 23:23:58 huangjs [~huangjs@190.8.100.83] has joined #scheme 23:29:19 -!- noam [~noam@37.142.141.69] has quit [Ping timeout: 245 seconds] 23:35:49 -!- jonrafkind [~jon@racket/jonrafkind] has quit [Read error: Operation timed out] 23:36:53 -!- leppie [~lolcow@196.209.233.24] has quit [Ping timeout: 248 seconds] 23:40:07 noam [~noam@37.142.141.69] has joined #scheme 23:40:53 jrslepak [~jrslepak@c-71-233-148-123.hsd1.ma.comcast.net] has joined #scheme 23:41:33 leppie [~lolcow@196-210-148-126.dynamic.isadsl.co.za] has joined #scheme 23:42:02 jcowan [~John@mail.digitalkingdom.org] has joined #scheme 23:42:36 copumpkin [~copumpkin@unaffiliated/copumpkin] has joined #scheme 23:43:32 hoi 23:43:50 RITRedbeard [~RITReadbe@129.21.121.2] has joined #scheme 23:44:25 -!- homie [~levgue@xdsl-78-35-143-164.netcologne.de] has quit [Read error: Connection reset by peer] 23:45:17 *offby1* grumbles 23:46:34 -!- choas [~lars@p5795C6A9.dip.t-dialin.net] has quit [Read error: Operation timed out] 23:46:45 homie [~levgue@xdsl-78-35-143-164.netcologne.de] has joined #scheme 23:51:13 homie` [~levgue@xdsl-78-35-168-240.netcologne.de] has joined #scheme 23:51:38 -!- homie [~levgue@xdsl-78-35-143-164.netcologne.de] has quit [Ping timeout: 240 seconds] 23:52:54 -!- leppie [~lolcow@196-210-148-126.dynamic.isadsl.co.za] has quit [Ping timeout: 260 seconds] 23:58:30 Does anyone know (and will tell) who Arcane Sentiment is? 23:59:26 kvda [~kvda@202.58.240.18] has joined #scheme