2016-06-21T00:02:22Z sethalves quit (Remote host closed the connection) 2016-06-21T00:07:06Z mastokley joined #scheme 2016-06-21T00:12:07Z daviid joined #scheme 2016-06-21T00:12:37Z mejja joined #scheme 2016-06-21T00:14:19Z ASau joined #scheme 2016-06-21T00:14:49Z andrewvic joined #scheme 2016-06-21T00:15:50Z andrewvic quit (Client Quit) 2016-06-21T00:16:00Z mejja: what's new? 2016-06-21T00:16:19Z andrewvic joined #scheme 2016-06-21T00:17:21Z cemerick joined #scheme 2016-06-21T00:17:36Z bokr joined #scheme 2016-06-21T00:21:38Z przl joined #scheme 2016-06-21T00:23:13Z robotoad joined #scheme 2016-06-21T00:26:53Z przl quit (Ping timeout: 258 seconds) 2016-06-21T00:28:51Z teurastaja joined #scheme 2016-06-21T00:29:36Z daviid quit (Ping timeout: 244 seconds) 2016-06-21T00:29:54Z mejja: rudybot: a pythonista and a schemer walked into a bar 2016-06-21T00:29:56Z rudybot: mejja: I'm having a discussion with a pythonista on the usefulness of Lisp macros. 2016-06-21T00:30:37Z cemerick quit (Ping timeout: 244 seconds) 2016-06-21T00:38:15Z bokr quit (Ping timeout: 264 seconds) 2016-06-21T00:38:20Z andrewvic quit (Quit: andrewvic) 2016-06-21T00:41:06Z tmtwd joined #scheme 2016-06-21T00:42:31Z masoudd quit (Ping timeout: 240 seconds) 2016-06-21T00:43:06Z lambda-11235 quit (Quit: Gotta go) 2016-06-21T00:46:26Z cemerick joined #scheme 2016-06-21T00:49:24Z pjb quit (Remote host closed the connection) 2016-06-21T00:49:33Z daviid joined #scheme 2016-06-21T00:49:57Z teurastaja quit (Ping timeout: 260 seconds) 2016-06-21T00:54:01Z johndau joined #scheme 2016-06-21T01:00:42Z bokr joined #scheme 2016-06-21T01:07:33Z shdeng joined #scheme 2016-06-21T01:10:22Z robotoad quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-21T01:12:16Z andrewvic joined #scheme 2016-06-21T01:22:21Z przl joined #scheme 2016-06-21T01:26:00Z sondr3 quit (Ping timeout: 260 seconds) 2016-06-21T01:28:00Z przl quit (Ping timeout: 276 seconds) 2016-06-21T01:31:44Z lambda-11235 joined #scheme 2016-06-21T01:39:14Z andrewvic quit (Quit: andrewvic) 2016-06-21T01:39:14Z sethalves joined #scheme 2016-06-21T01:42:05Z mejja: ecraven: I have finally found a use-case for multiple-value-return in scheme 2016-06-21T01:44:23Z mejja: ecraven: https://paste.call-cc.org/paste?id=b57f2280fd0971364ed4cd8871fe9af3f47ea28e 2016-06-21T01:44:23Z rudybot: http://teensy.info/98jgL8S7jx 2016-06-21T01:56:09Z bokr quit (Quit: Leaving.) 2016-06-21T01:57:24Z Reductio_ quit (Remote host closed the connection) 2016-06-21T01:57:25Z groscoe quit (Ping timeout: 252 seconds) 2016-06-21T02:03:20Z ArneBab joined #scheme 2016-06-21T02:04:24Z Blukunfando quit (Ping timeout: 276 seconds) 2016-06-21T02:07:18Z ArneBab_ quit (Ping timeout: 246 seconds) 2016-06-21T02:15:27Z sethalves quit (Ping timeout: 276 seconds) 2016-06-21T02:16:00Z sethalves joined #scheme 2016-06-21T02:20:03Z sethalves quit (Ping timeout: 240 seconds) 2016-06-21T02:22:27Z sethalves joined #scheme 2016-06-21T02:23:07Z przl joined #scheme 2016-06-21T02:27:38Z sethalves quit (Ping timeout: 258 seconds) 2016-06-21T02:28:13Z sethalves joined #scheme 2016-06-21T02:28:27Z przl quit (Ping timeout: 276 seconds) 2016-06-21T02:34:04Z gwatt: mejja: I like multiple values for this and other macros: http://termbin.com/e6o7 2016-06-21T02:34:22Z daviid quit (Read error: Connection reset by peer) 2016-06-21T02:35:07Z gwatt: though I guess that could be done with apply 2016-06-21T02:39:53Z mejja: The important thing to remember is that in scheme we don't have to return if we don't want to. In Cobol Lisp and other, even lesser languages, they have to return once in a while or else they will blow the control stack.. 2016-06-21T02:43:26Z |2321 quit (Quit: Connection closed for inactivity) 2016-06-21T02:44:20Z gwatt: yes, that's true 2016-06-21T02:46:00Z gwatt: not really sure that's relevent to the use case of multiple valued return though 2016-06-21T02:48:26Z edgar-rft quit (Quit: edgar-rft) 2016-06-21T02:48:28Z mastokley quit (Ping timeout: 264 seconds) 2016-06-21T02:48:37Z Riastradh joined #scheme 2016-06-21T02:49:18Z mejja: Of course it is. You can always continue in scheme. Our kitten is sane, it doesn't have to unwind itself after spinning around chasing it's tail. Lesser languages must.. and some, like Cobol Lisp, does it slowly. 2016-06-21T02:54:37Z gwatt: erm, ok? still unsure how that relates to multiple values. 2016-06-21T02:58:17Z badkins quit (Remote host closed the connection) 2016-06-21T03:06:48Z makufiru: gwatt: You can just do something with those values rather than just returning them to an assignment 2016-06-21T03:09:11Z sethalves quit (Ping timeout: 240 seconds) 2016-06-21T03:10:09Z sethalves joined #scheme 2016-06-21T03:14:52Z sethalves quit (Ping timeout: 264 seconds) 2016-06-21T03:16:16Z robotoad joined #scheme 2016-06-21T03:17:23Z Blukunfando joined #scheme 2016-06-21T03:18:02Z tmtwd quit (Ping timeout: 244 seconds) 2016-06-21T03:19:52Z grettke quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-21T03:23:04Z tmtwd joined #scheme 2016-06-21T03:23:53Z przl joined #scheme 2016-06-21T03:28:34Z przl quit (Ping timeout: 240 seconds) 2016-06-21T03:34:46Z mastokley joined #scheme 2016-06-21T03:37:50Z mejja quit (Quit: \ No newline at end of file) 2016-06-21T03:46:47Z walter|r quit (Remote host closed the connection) 2016-06-21T03:50:25Z walter|r joined #scheme 2016-06-21T03:51:29Z walter|r quit (Remote host closed the connection) 2016-06-21T03:57:17Z idev quit (Quit: leaving) 2016-06-21T04:01:16Z Riastradh quit (Ping timeout: 244 seconds) 2016-06-21T04:02:56Z andrewvic joined #scheme 2016-06-21T04:13:18Z tmtwd quit (Ping timeout: 250 seconds) 2016-06-21T04:13:24Z lambda-11235 quit (Quit: Bye) 2016-06-21T04:24:34Z pierpa quit (Ping timeout: 240 seconds) 2016-06-21T04:24:38Z przl joined #scheme 2016-06-21T04:26:35Z githogori quit (Ping timeout: 244 seconds) 2016-06-21T04:29:16Z shdeng quit (Ping timeout: 264 seconds) 2016-06-21T04:29:20Z przl quit (Ping timeout: 244 seconds) 2016-06-21T04:31:08Z mumptai joined #scheme 2016-06-21T04:36:14Z nilg joined #scheme 2016-06-21T04:39:16Z shdeng joined #scheme 2016-06-21T04:44:15Z zdm joined #scheme 2016-06-21T04:48:57Z masoudd joined #scheme 2016-06-21T04:54:11Z masoudd quit (Ping timeout: 240 seconds) 2016-06-21T05:02:29Z AlexDenisov joined #scheme 2016-06-21T05:03:52Z cemerick quit (Ping timeout: 252 seconds) 2016-06-21T05:10:18Z lambda-11235 joined #scheme 2016-06-21T05:25:21Z przl joined #scheme 2016-06-21T05:31:06Z przl quit (Ping timeout: 276 seconds) 2016-06-21T05:37:36Z mbuf joined #scheme 2016-06-21T05:40:23Z bokr joined #scheme 2016-06-21T05:44:27Z githogori joined #scheme 2016-06-21T05:55:27Z AlexDenisov quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-21T05:58:38Z andrewvic quit (Remote host closed the connection) 2016-06-21T05:59:12Z lambda-11235 quit (Quit: Bye) 2016-06-21T06:07:03Z stepnem joined #scheme 2016-06-21T06:26:07Z przl joined #scheme 2016-06-21T06:31:34Z przl quit (Ping timeout: 260 seconds) 2016-06-21T06:43:09Z leif quit (Ping timeout: 244 seconds) 2016-06-21T06:43:47Z leot joined #scheme 2016-06-21T06:45:28Z noethics quit (Ping timeout: 264 seconds) 2016-06-21T06:52:11Z strelox joined #scheme 2016-06-21T06:54:58Z przl joined #scheme 2016-06-21T06:58:17Z daviid joined #scheme 2016-06-21T06:58:39Z tessier quit (Ping timeout: 258 seconds) 2016-06-21T06:58:59Z andrewvic joined #scheme 2016-06-21T07:05:20Z przl quit (Ping timeout: 250 seconds) 2016-06-21T07:06:08Z jao joined #scheme 2016-06-21T07:09:23Z leif joined #scheme 2016-06-21T07:09:47Z leif is now known as Guest37792 2016-06-21T07:14:30Z Guest37792 quit (Ping timeout: 272 seconds) 2016-06-21T07:18:20Z bokr quit (Ping timeout: 260 seconds) 2016-06-21T07:20:55Z AlexDenisov joined #scheme 2016-06-21T07:21:36Z aries_liuxueyang quit (Ping timeout: 276 seconds) 2016-06-21T07:25:51Z leif1 joined #scheme 2016-06-21T07:26:21Z sondr3 joined #scheme 2016-06-21T07:26:23Z aries_liuxueyang joined #scheme 2016-06-21T07:30:31Z sondr3 quit (Ping timeout: 244 seconds) 2016-06-21T07:37:21Z andrewvic quit (Quit: andrewvic) 2016-06-21T07:39:01Z andrewvic joined #scheme 2016-06-21T07:41:29Z ijp quit (Quit: brb shooting messenger) 2016-06-21T07:49:30Z civodul joined #scheme 2016-06-21T08:06:27Z andrewvic quit (Quit: andrewvic) 2016-06-21T08:07:48Z tessier joined #scheme 2016-06-21T08:08:58Z mumptai quit (Remote host closed the connection) 2016-06-21T08:18:31Z greatscottttt joined #scheme 2016-06-21T08:18:49Z robotoad quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-21T08:33:36Z bokr joined #scheme 2016-06-21T08:36:21Z nilg` joined #scheme 2016-06-21T08:44:13Z lritter joined #scheme 2016-06-21T08:50:04Z strelox quit (Ping timeout: 240 seconds) 2016-06-21T08:50:38Z andrewvic joined #scheme 2016-06-21T08:53:26Z andrewvic quit (Client Quit) 2016-06-21T08:54:35Z ASau quit (Ping timeout: 260 seconds) 2016-06-21T08:56:57Z rvp joined #scheme 2016-06-21T09:16:12Z Muir joined #scheme 2016-06-21T09:23:34Z zdm quit (Ping timeout: 250 seconds) 2016-06-21T09:27:54Z sondr3 joined #scheme 2016-06-21T09:29:42Z przl joined #scheme 2016-06-21T09:32:05Z sondr3 quit (Ping timeout: 244 seconds) 2016-06-21T09:42:10Z przl quit (Ping timeout: 252 seconds) 2016-06-21T09:44:21Z edgar-rft joined #scheme 2016-06-21T10:09:16Z przl joined #scheme 2016-06-21T10:13:26Z przl quit (Ping timeout: 244 seconds) 2016-06-21T10:18:08Z AlexDenisov quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-21T10:20:59Z cemerick joined #scheme 2016-06-21T10:23:38Z johndau quit (Remote host closed the connection) 2016-06-21T10:35:16Z Ravana quit (Excess Flood) 2016-06-21T10:37:45Z Ravana joined #scheme 2016-06-21T10:38:33Z clog quit (Ping timeout: 276 seconds) 2016-06-21T10:46:29Z Ravana quit (Ping timeout: 260 seconds) 2016-06-21T10:50:39Z Ravana joined #scheme 2016-06-21T10:51:22Z jao quit (Ping timeout: 260 seconds) 2016-06-21T10:51:51Z mastokley quit (Ping timeout: 240 seconds) 2016-06-21T11:00:14Z lengmen joined #scheme 2016-06-21T11:00:19Z lengmen: in mit-scheme how can I activate silent mode? I don't want it to dump huge text-wall of copyrights and everything 2016-06-21T11:00:22Z lengmen: weird enough I cannot load mit scheme without interactive mode 2016-06-21T11:00:24Z lengmen: `scheme --load filename.scm` loads interactive mode which I hate while debugging 2016-06-21T11:07:17Z nilg` quit (Remote host closed the connection) 2016-06-21T11:17:14Z AlexDenisov joined #scheme 2016-06-21T11:18:58Z przl joined #scheme 2016-06-21T11:29:02Z andrewvic joined #scheme 2016-06-21T11:37:16Z ecraven: lengmen: scheme --quiet < filename 2016-06-21T11:37:33Z ecraven: wait, what do you mean with "interactive mode"? the replV 2016-06-21T11:41:20Z Duke__ joined #scheme 2016-06-21T11:41:51Z aries_liuxueyang quit (Ping timeout: 240 seconds) 2016-06-21T11:42:22Z Duke__: Hello there! Need some help making Racket compatible SICP picture language 2016-06-21T11:42:52Z Duke__: Can somebody please help? 2016-06-21T11:43:13Z aries_liuxueyang joined #scheme 2016-06-21T11:44:28Z Duke__: Well. That's sad... 2016-06-21T11:46:17Z Duke__ quit (Quit: Page closed) 2016-06-21T11:52:02Z przl quit (Ping timeout: 260 seconds) 2016-06-21T11:58:04Z andrewvic quit (Ping timeout: 240 seconds) 2016-06-21T12:00:47Z clog joined #scheme 2016-06-21T12:13:30Z aries_liuxueyang quit (Ping timeout: 260 seconds) 2016-06-21T12:13:36Z aries_liuxueyang joined #scheme 2016-06-21T12:14:50Z bokr quit (Ping timeout: 244 seconds) 2016-06-21T12:22:45Z Blkt quit (Remote host closed the connection) 2016-06-21T12:24:26Z Blkt joined #scheme 2016-06-21T12:32:45Z leif1 quit (Ping timeout: 260 seconds) 2016-06-21T12:39:27Z cemerick quit (Ping timeout: 264 seconds) 2016-06-21T12:48:58Z grettke joined #scheme 2016-06-21T12:49:35Z alezost joined #scheme 2016-06-21T12:53:33Z przl joined #scheme 2016-06-21T12:55:42Z noethics joined #scheme 2016-06-21T12:56:41Z mbuf quit (Ping timeout: 258 seconds) 2016-06-21T12:58:44Z przl_ joined #scheme 2016-06-21T12:58:48Z przl_ quit (Client Quit) 2016-06-21T13:02:04Z lengmen: ecraven: Thanks! Works as intended 2016-06-21T13:06:44Z cemerick joined #scheme 2016-06-21T13:08:33Z przl quit (Quit: leaving) 2016-06-21T13:08:52Z przl joined #scheme 2016-06-21T13:12:56Z lengmen quit (Ping timeout: 250 seconds) 2016-06-21T13:15:19Z cemerick quit (Ping timeout: 244 seconds) 2016-06-21T13:19:48Z AlexDenisov quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-21T13:24:27Z davorb joined #scheme 2016-06-21T13:29:43Z cemerick joined #scheme 2016-06-21T13:33:01Z sondr3 joined #scheme 2016-06-21T13:34:00Z shdeng quit (Quit: Leaving) 2016-06-21T13:43:27Z cemerick quit (Ping timeout: 260 seconds) 2016-06-21T13:48:00Z M-krsiehl quit (Ping timeout: 260 seconds) 2016-06-21T13:50:03Z noethics quit (Ping timeout: 250 seconds) 2016-06-21T13:50:49Z AlexDenisov joined #scheme 2016-06-21T13:51:18Z dsmith joined #scheme 2016-06-21T13:54:03Z strelox joined #scheme 2016-06-21T13:58:58Z leif1 joined #scheme 2016-06-21T14:00:12Z dsmith quit (Quit: Leaving) 2016-06-21T14:04:55Z daviid quit (Ping timeout: 258 seconds) 2016-06-21T14:05:09Z acarrico joined #scheme 2016-06-21T14:15:05Z badkins joined #scheme 2016-06-21T14:16:50Z M-krsiehl joined #scheme 2016-06-21T14:25:31Z sethalves joined #scheme 2016-06-21T14:27:13Z groscoe joined #scheme 2016-06-21T14:28:34Z Muir quit (Quit: Leaving) 2016-06-21T14:31:15Z strelox quit (Ping timeout: 276 seconds) 2016-06-21T14:33:12Z walter|r joined #scheme 2016-06-21T14:35:49Z cmatei_ quit (Read error: Connection reset by peer) 2016-06-21T14:36:08Z cmatei joined #scheme 2016-06-21T14:41:35Z lritter quit (Remote host closed the connection) 2016-06-21T14:50:43Z leo_song quit (Ping timeout: 244 seconds) 2016-06-21T14:52:51Z sethalves quit (Ping timeout: 240 seconds) 2016-06-21T14:54:40Z leo_song joined #scheme 2016-06-21T14:54:56Z alezost quit (Ping timeout: 272 seconds) 2016-06-21T15:03:07Z |2321 joined #scheme 2016-06-21T15:08:27Z grettke quit (Quit: Textual IRC Client: www.textualapp.com) 2016-06-21T15:13:54Z strelox joined #scheme 2016-06-21T15:16:22Z robotoad joined #scheme 2016-06-21T15:20:39Z pierpa joined #scheme 2016-06-21T15:23:14Z strelox quit (Remote host closed the connection) 2016-06-21T15:23:24Z kuribas joined #scheme 2016-06-21T15:25:38Z sethalves joined #scheme 2016-06-21T15:28:19Z teurastaja joined #scheme 2016-06-21T15:30:03Z sethalves quit (Ping timeout: 240 seconds) 2016-06-21T15:33:05Z sethalves joined #scheme 2016-06-21T15:35:19Z noethics joined #scheme 2016-06-21T15:35:28Z przl quit (Ping timeout: 272 seconds) 2016-06-21T15:38:15Z sethalves quit (Ping timeout: 260 seconds) 2016-06-21T15:46:13Z mbuf joined #scheme 2016-06-21T15:54:26Z alezost joined #scheme 2016-06-21T15:58:57Z AlexDenisov quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-21T16:04:51Z dmiles quit (Ping timeout: 276 seconds) 2016-06-21T16:07:36Z greatscottttt quit (Quit: leaving) 2016-06-21T16:23:35Z mumptai joined #scheme 2016-06-21T16:26:48Z civodul quit (Quit: ERC (IRC client for Emacs 24.5.1)) 2016-06-21T16:29:30Z walter|r quit (Remote host closed the connection) 2016-06-21T16:32:06Z mbuf quit (Quit: rcirc on GNU Emacs 24.4.1) 2016-06-21T16:36:49Z leot quit (Quit: BBL!) 2016-06-21T16:38:42Z sethalves joined #scheme 2016-06-21T16:40:09Z jao joined #scheme 2016-06-21T16:43:18Z dmiles joined #scheme 2016-06-21T16:53:02Z Riastradh joined #scheme 2016-06-21T16:58:01Z grettke joined #scheme 2016-06-21T17:03:47Z mastokley joined #scheme 2016-06-21T17:09:10Z cemerick joined #scheme 2016-06-21T17:15:09Z oleo joined #scheme 2016-06-21T17:16:35Z teurastaja quit (Ping timeout: 244 seconds) 2016-06-21T17:28:47Z teurastaja joined #scheme 2016-06-21T17:29:51Z alezost quit (Ping timeout: 244 seconds) 2016-06-21T17:34:28Z leppie quit (Read error: Connection reset by peer) 2016-06-21T17:35:07Z leppie joined #scheme 2016-06-21T17:37:54Z teurastaja quit (Read error: Connection reset by peer) 2016-06-21T17:38:41Z przl joined #scheme 2016-06-21T17:39:01Z groscoe quit (Ping timeout: 252 seconds) 2016-06-21T17:42:33Z woodpecker quit (Read error: Connection reset by peer) 2016-06-21T17:42:47Z woodpecker joined #scheme 2016-06-21T17:44:54Z mumptai_ joined #scheme 2016-06-21T17:45:17Z mumptai_ quit (Remote host closed the connection) 2016-06-21T17:53:59Z alezost joined #scheme 2016-06-21T17:53:59Z alezost quit (Changing host) 2016-06-21T17:53:59Z alezost joined #scheme 2016-06-21T17:55:10Z noethics quit (Remote host closed the connection) 2016-06-21T17:55:33Z noethics joined #scheme 2016-06-21T17:58:57Z jao quit (Ping timeout: 246 seconds) 2016-06-21T18:09:00Z nilg quit (Ping timeout: 276 seconds) 2016-06-21T18:10:19Z pjb joined #scheme 2016-06-21T18:13:33Z cemerick quit (Ping timeout: 240 seconds) 2016-06-21T18:28:17Z cemerick joined #scheme 2016-06-21T18:41:11Z alezost quit (Quit: I live in GuixSD and Emacs ) 2016-06-21T18:45:03Z gravicappa joined #scheme 2016-06-21T18:46:42Z grublet joined #scheme 2016-06-21T18:50:27Z grettke quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-21T18:50:52Z cemerick quit (Ping timeout: 260 seconds) 2016-06-21T19:00:39Z cemerick joined #scheme 2016-06-21T19:08:54Z grettke joined #scheme 2016-06-21T19:09:49Z AlexDenisov joined #scheme 2016-06-21T19:10:06Z przl quit (Ping timeout: 276 seconds) 2016-06-21T19:12:44Z walter|r joined #scheme 2016-06-21T19:18:49Z daviid joined #scheme 2016-06-21T19:19:51Z cemerick quit (Ping timeout: 276 seconds) 2016-06-21T19:23:00Z TheLemonMan joined #scheme 2016-06-21T19:29:37Z mario-go` joined #scheme 2016-06-21T19:29:52Z micro` quit (Ping timeout: 264 seconds) 2016-06-21T19:30:00Z micro` joined #scheme 2016-06-21T19:30:05Z keemyb_ joined #scheme 2016-06-21T19:30:23Z micro` is now known as Guest36258 2016-06-21T19:30:29Z krypt quit (Ping timeout: 264 seconds) 2016-06-21T19:30:29Z keemyb quit (Ping timeout: 264 seconds) 2016-06-21T19:30:29Z NaNDude quit (Ping timeout: 264 seconds) 2016-06-21T19:30:29Z jrd0 quit (Ping timeout: 264 seconds) 2016-06-21T19:30:30Z defanor quit (Ping timeout: 264 seconds) 2016-06-21T19:31:04Z acarrico quit (Ping timeout: 264 seconds) 2016-06-21T19:31:04Z ArneBab quit (Ping timeout: 264 seconds) 2016-06-21T19:31:04Z mario-goulart quit (Ping timeout: 264 seconds) 2016-06-21T19:31:30Z ArneBab joined #scheme 2016-06-21T19:35:21Z krypt joined #scheme 2016-06-21T19:35:55Z defanor joined #scheme 2016-06-21T19:36:07Z jrdnull joined #scheme 2016-06-21T19:37:06Z AlexDenisov quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-21T19:41:07Z oleo quit (Quit: Verlassend) 2016-06-21T19:44:08Z leot joined #scheme 2016-06-21T19:48:32Z NaNDude joined #scheme 2016-06-21T19:52:43Z leif1 quit (Changing host) 2016-06-21T19:52:43Z leif1 joined #scheme 2016-06-21T19:52:50Z leif1 is now known as leif 2016-06-21T19:53:16Z NaNDude quit (Ping timeout: 264 seconds) 2016-06-21T19:57:28Z teurastaja joined #scheme 2016-06-21T20:01:06Z karswell quit (Remote host closed the connection) 2016-06-21T20:01:08Z karswell` joined #scheme 2016-06-21T20:06:46Z AlexDenisov joined #scheme 2016-06-21T20:11:09Z AlexDenisov quit (Client Quit) 2016-06-21T20:18:48Z teurastaja quit (Ping timeout: 244 seconds) 2016-06-21T20:19:20Z walter|r quit (Remote host closed the connection) 2016-06-21T20:25:13Z walter|r joined #scheme 2016-06-21T20:29:39Z walter|r quit (Ping timeout: 244 seconds) 2016-06-21T20:32:46Z ngz joined #scheme 2016-06-21T20:34:29Z NaNDude joined #scheme 2016-06-21T20:46:52Z mario-go` is now known as mario-goulart 2016-06-21T20:49:31Z gravicappa quit (Ping timeout: 240 seconds) 2016-06-21T20:55:17Z teurastaja joined #scheme 2016-06-21T21:00:05Z oleo joined #scheme 2016-06-21T21:08:41Z ASau joined #scheme 2016-06-21T21:11:21Z bokr joined #scheme 2016-06-21T21:15:31Z ijp joined #scheme 2016-06-21T21:23:52Z nilg joined #scheme 2016-06-21T21:24:36Z teurastaja quit (Ping timeout: 244 seconds) 2016-06-21T21:25:45Z walter|r joined #scheme 2016-06-21T21:26:06Z nilg quit (Read error: Connection reset by peer) 2016-06-21T21:31:48Z walter|r quit (Ping timeout: 276 seconds) 2016-06-21T21:38:38Z TheLemonMan quit (Quit: "It's now safe to turn off your computer.") 2016-06-21T21:41:51Z turbofail joined #scheme 2016-06-21T21:48:05Z _sjs joined #scheme 2016-06-21T21:52:15Z woodpeck` joined #scheme 2016-06-21T21:52:15Z woodpecker quit (Read error: Connection reset by peer) 2016-06-21T21:55:05Z kuribas quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2016-06-21T22:12:17Z nilg joined #scheme 2016-06-21T22:12:45Z rx80 quit (Ping timeout: 276 seconds) 2016-06-21T22:16:35Z _sjs quit (Remote host closed the connection) 2016-06-21T22:17:27Z mumptai quit (Remote host closed the connection) 2016-06-21T22:17:53Z rx80 joined #scheme 2016-06-21T22:27:47Z bjz quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2016-06-21T22:28:08Z nilg quit (Remote host closed the connection) 2016-06-21T22:33:26Z |2321 quit (Quit: Connection closed for inactivity) 2016-06-21T22:37:53Z bokr quit (Quit: Leaving.) 2016-06-21T22:40:04Z ngz quit (Ping timeout: 264 seconds) 2016-06-21T22:42:14Z sethalves quit (Ping timeout: 260 seconds) 2016-06-21T22:48:07Z stepnem quit (Ping timeout: 252 seconds) 2016-06-21T22:52:24Z sethalves joined #scheme 2016-06-21T22:54:39Z bjz joined #scheme 2016-06-21T22:55:50Z strykerkkd joined #scheme 2016-06-21T22:56:06Z pjb quit (Remote host closed the connection) 2016-06-21T23:00:24Z bjz quit (Read error: Connection reset by peer) 2016-06-21T23:02:48Z robotoad quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-21T23:06:09Z bjz joined #scheme 2016-06-21T23:11:55Z groscoe joined #scheme 2016-06-21T23:12:02Z robotoad joined #scheme 2016-06-21T23:17:51Z bjz quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2016-06-21T23:32:34Z strykerkkd quit (Quit: Leaving) 2016-06-21T23:38:10Z karswell` quit (Ping timeout: 252 seconds) 2016-06-21T23:39:01Z masoudd joined #scheme 2016-06-21T23:43:06Z robotoad quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-21T23:43:32Z bjz joined #scheme 2016-06-21T23:46:32Z bjz quit (Client Quit) 2016-06-21T23:57:11Z jao joined #scheme