2017-06-06T00:01:10Z attila_lendvai quit (Ping timeout: 255 seconds) 2017-06-06T00:01:12Z jack_rabbit joined #sbcl 2017-06-06T00:17:45Z rpg quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2017-06-06T00:25:35Z slyrus quit (Ping timeout: 268 seconds) 2017-06-06T00:37:14Z rumbler31 joined #sbcl 2017-06-06T00:40:11Z rpg joined #sbcl 2017-06-06T00:42:23Z rumbler31 quit (Ping timeout: 260 seconds) 2017-06-06T01:17:02Z rpg quit (Ping timeout: 258 seconds) 2017-06-06T01:38:21Z rumbler31 joined #sbcl 2017-06-06T01:39:39Z rumbler31 quit (Remote host closed the connection) 2017-06-06T01:42:38Z rumbler3_ joined #sbcl 2017-06-06T02:52:00Z rpg joined #sbcl 2017-06-06T03:12:50Z rpg quit (Quit: Textual IRC Client: www.textualapp.com) 2017-06-06T03:13:06Z sjl joined #sbcl 2017-06-06T03:29:14Z slyrus joined #sbcl 2017-06-06T03:40:37Z nicdev` is now known as nicdev 2017-06-06T04:04:37Z Bike quit (Ping timeout: 255 seconds) 2017-06-06T04:07:05Z jack_rabbit quit (Read error: Connection reset by peer) 2017-06-06T04:09:46Z jack_rabbit joined #sbcl 2017-06-06T04:12:05Z rumbler3_ quit (Remote host closed the connection) 2017-06-06T04:23:55Z igajsin quit (Ping timeout: 255 seconds) 2017-06-06T04:26:04Z pjstirling_ quit (Ping timeout: 260 seconds) 2017-06-06T04:43:11Z sjl quit (Ping timeout: 246 seconds) 2017-06-06T04:44:18Z slyrus_ joined #sbcl 2017-06-06T04:46:08Z slyrus quit (Ping timeout: 240 seconds) 2017-06-06T04:46:12Z slyrus_ is now known as slyrus 2017-06-06T05:12:57Z rumbler31 joined #sbcl 2017-06-06T05:13:30Z shka_ joined #sbcl 2017-06-06T05:17:22Z rumbler31 quit (Ping timeout: 246 seconds) 2017-06-06T05:54:34Z slyrus quit (Ping timeout: 258 seconds) 2017-06-06T05:56:50Z slyrus joined #sbcl 2017-06-06T06:01:43Z oleo quit (Quit: irc client terminated!) 2017-06-06T06:07:25Z shka_ quit (Ping timeout: 246 seconds) 2017-06-06T06:20:44Z reinuseslisp joined #sbcl 2017-06-06T06:28:40Z igajsin joined #sbcl 2017-06-06T06:35:23Z reinuseslisp quit (Quit: Leaving) 2017-06-06T06:46:13Z angavrilov joined #sbcl 2017-06-06T07:13:47Z rumbler31 joined #sbcl 2017-06-06T07:17:57Z rumbler31 quit (Ping timeout: 240 seconds) 2017-06-06T07:29:44Z pootler joined #sbcl 2017-06-06T07:29:52Z gingerale joined #sbcl 2017-06-06T07:30:15Z pootler is now known as Merv_ 2017-06-06T07:35:19Z Merv_ quit 2017-06-06T07:35:45Z Merv_ joined #sbcl 2017-06-06T07:49:11Z salv0 joined #sbcl 2017-06-06T07:57:26Z jack_rabbit quit (Ping timeout: 246 seconds) 2017-06-06T08:26:03Z attila_lendvai joined #sbcl 2017-06-06T08:27:52Z scymtym joined #sbcl 2017-06-06T08:43:27Z jack_rabbit joined #sbcl 2017-06-06T08:51:35Z jack_rabbit quit (Ping timeout: 255 seconds) 2017-06-06T09:11:18Z rtmpdavid quit (Remote host closed the connection) 2017-06-06T09:16:54Z attila_lendvai quit (Ping timeout: 255 seconds) 2017-06-06T09:17:56Z m00natic joined #sbcl 2017-06-06T09:23:51Z attila_lendvai joined #sbcl 2017-06-06T09:31:46Z attila_lendvai quit (Ping timeout: 255 seconds) 2017-06-06T10:21:17Z sjl joined #sbcl 2017-06-06T10:53:58Z igajsin quit (Ping timeout: 268 seconds) 2017-06-06T11:08:55Z igajsin joined #sbcl 2017-06-06T11:28:33Z Bike joined #sbcl 2017-06-06T11:29:51Z wildbartty_ quit (Remote host closed the connection) 2017-06-06T11:30:19Z wildbartty joined #sbcl 2017-06-06T11:31:33Z wildbartty quit (Read error: Connection reset by peer) 2017-06-06T11:37:27Z rumbler31 joined #sbcl 2017-06-06T12:09:23Z drmeister: It looks like we need to develop a little virtual machine to construct Common Lisp objects at load time for the Clasp Common Lisp system. 2017-06-06T12:09:49Z drmeister: Clasp uses LLVM as the backend and currently we generate a lot of code that constructs Common Lisp objects at load time. 2017-06-06T12:10:04Z drmeister: But LLVM doesn't scale well for large, flat functions with lots of little function calls. 2017-06-06T12:10:28Z Bike: wrong channel? 2017-06-06T12:10:37Z drmeister: No 2017-06-06T12:10:50Z rumbler31 quit (Remote host closed the connection) 2017-06-06T12:11:00Z drmeister: I've been told that sbcl does something like this and I was looking for ideas. 2017-06-06T12:11:41Z Bike: https://github.com/sbcl/sbcl/blob/master/src/code/fop.lisp machine definition is here 2017-06-06T12:12:04Z Bike: i think stassats wanted to kill it though 2017-06-06T12:14:52Z drmeister: Thank you. 2017-06-06T12:19:59Z nzambe quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) 2017-06-06T12:21:38Z nzambe joined #sbcl 2017-06-06T12:22:07Z Bike quit (Ping timeout: 258 seconds) 2017-06-06T13:11:20Z rumbler31 joined #sbcl 2017-06-06T13:16:31Z rumbler31 quit (Ping timeout: 260 seconds) 2017-06-06T13:31:41Z Bike joined #sbcl 2017-06-06T13:38:05Z oleo joined #sbcl 2017-06-06T13:42:14Z cromachina quit (Read error: Connection reset by peer) 2017-06-06T13:49:21Z Colleen quit (Read error: Connection reset by peer) 2017-06-06T13:49:58Z Colleen joined #sbcl 2017-06-06T13:57:15Z milanj joined #sbcl 2017-06-06T14:36:05Z scymtym quit (Ping timeout: 246 seconds) 2017-06-06T14:38:24Z rumbler31 joined #sbcl 2017-06-06T14:42:03Z oleo quit (Quit: irc client terminated!) 2017-06-06T14:43:50Z rumbler31 quit (Ping timeout: 240 seconds) 2017-06-06T15:04:46Z oleo joined #sbcl 2017-06-06T15:36:17Z igajsin quit (Ping timeout: 240 seconds) 2017-06-06T15:44:20Z milanj quit (Quit: This computer has gone to sleep) 2017-06-06T15:51:19Z specbot quit (Remote host closed the connection) 2017-06-06T15:51:20Z minion quit (Remote host closed the connection) 2017-06-06T15:51:28Z easye quit (Read error: Connection reset by peer) 2017-06-06T15:54:11Z specbot joined #sbcl 2017-06-06T15:54:11Z minion joined #sbcl 2017-06-06T15:56:21Z Bike quit (Remote host closed the connection) 2017-06-06T15:57:41Z Bike joined #sbcl 2017-06-06T16:11:46Z slyrus_ joined #sbcl 2017-06-06T16:14:50Z jackdaniel quit (Quit: leaving) 2017-06-06T16:16:26Z shka_ joined #sbcl 2017-06-06T16:18:34Z jackdaniel joined #sbcl 2017-06-06T16:19:12Z scymtym joined #sbcl 2017-06-06T16:47:13Z slyrus_ quit (Ping timeout: 246 seconds) 2017-06-06T17:01:11Z m00natic quit (Remote host closed the connection) 2017-06-06T17:33:00Z foom joined #sbcl 2017-06-06T17:42:15Z milanj joined #sbcl 2017-06-06T18:54:50Z igajsin joined #sbcl 2017-06-06T19:03:59Z Bicyclidine joined #sbcl 2017-06-06T19:04:17Z Bike quit (Ping timeout: 240 seconds) 2017-06-06T19:22:08Z Merv_ quit (Remote host closed the connection) 2017-06-06T19:37:12Z slyrus_ joined #sbcl 2017-06-06T20:01:43Z attila_lendvai joined #sbcl 2017-06-06T20:02:57Z slyrus_ quit (Ping timeout: 245 seconds) 2017-06-06T20:03:39Z Intensity quit (Ping timeout: 258 seconds) 2017-06-06T20:04:33Z scymtym: minion: memo for stassats: in dfeb9605, is the change to the test (print array *print-readably* :element-type) complete? i can't see how ERROR could be bound to a condition 2017-06-06T20:04:33Z minion: Remembered. I'll tell stassats when he/she/it next speaks. 2017-06-06T20:07:07Z Intensity joined #sbcl 2017-06-06T20:08:14Z slyrus_ joined #sbcl 2017-06-06T20:08:24Z gingerale quit (Remote host closed the connection) 2017-06-06T20:08:28Z igajsin quit (Read error: No route to host) 2017-06-06T20:15:56Z slyrus_ quit (Ping timeout: 246 seconds) 2017-06-06T20:23:05Z Bicyclidine quit (Ping timeout: 240 seconds) 2017-06-06T20:24:37Z sjl quit (Read error: Connection reset by peer) 2017-06-06T20:30:56Z slyrus_ joined #sbcl 2017-06-06T20:36:25Z Bike joined #sbcl 2017-06-06T20:45:25Z attila_lendvai quit (Ping timeout: 255 seconds) 2017-06-06T20:59:46Z sjl joined #sbcl 2017-06-06T21:06:36Z Bike quit (Remote host closed the connection) 2017-06-06T21:10:53Z sjl quit (Ping timeout: 246 seconds) 2017-06-06T21:15:25Z sjl joined #sbcl 2017-06-06T21:19:47Z Merv_ joined #sbcl 2017-06-06T21:34:25Z sjl_ joined #sbcl 2017-06-06T21:36:19Z sjl quit (Ping timeout: 246 seconds) 2017-06-06T21:48:43Z shka_ quit (Ping timeout: 260 seconds) 2017-06-06T21:49:02Z angavrilov quit (Remote host closed the connection) 2017-06-06T21:50:38Z sjl joined #sbcl 2017-06-06T21:52:40Z sjl_ quit (Ping timeout: 260 seconds) 2017-06-06T22:26:35Z jibanes quit (Ping timeout: 240 seconds) 2017-06-06T22:28:28Z slyrus_ quit (Ping timeout: 255 seconds) 2017-06-06T22:28:39Z jibanes joined #sbcl 2017-06-06T22:36:03Z sjl quit (Ping timeout: 260 seconds) 2017-06-06T22:42:29Z Bike joined #sbcl 2017-06-06T23:03:55Z sjl joined #sbcl 2017-06-06T23:09:05Z sebboh joined #sbcl 2017-06-06T23:10:16Z jack_rabbit joined #sbcl