00:25:04 -!- rme [rme@346D7896.1B3AA978.699BA7A6.IP] has quit [Quit: rme] 00:25:04 -!- rme [~rme@50.43.152.42] has quit [Quit: rme] 01:06:12 rme [~rme@50.43.152.42] has joined #ccl 02:35:14 -!- rme [rme@346D7896.1B3AA978.699BA7A6.IP] has quit [Quit: rme] 02:35:14 -!- rme [~rme@50.43.152.42] has quit [Quit: rme] 02:55:52 rme [~rme@50.43.152.42] has joined #ccl 03:47:26 leo2007 [~leo@123.114.50.93] has joined #ccl 04:06:35 -!- rme [rme@346D7896.1B3AA978.699BA7A6.IP] has quit [Quit: rme] 04:06:35 -!- rme [~rme@50.43.152.42] has quit [Quit: rme] 04:42:15 -!- wormphlegm [~wormphleg@c-50-131-44-231.hsd1.ca.comcast.net] has quit [Quit: leaving] 07:18:41 -!- leo2007 [~leo@123.114.50.93] has quit [Ping timeout: 240 seconds] 07:37:23 gbyers [~gb@c-68-84-152-249.hsd1.nm.comcast.net] has joined #ccl 07:41:24 jdz [~jdz@193.206.22.97] has joined #ccl 09:16:34 -!- deepfire [~deepfire@80.92.100.69] has quit [Ping timeout: 246 seconds] 10:34:03 leo2007 [~leo@123.123.255.5] has joined #ccl 11:08:18 -!- leo2007 [~leo@123.123.255.5] has quit [Ping timeout: 252 seconds] 11:14:42 deepfire [~deepfire@80.92.100.69] has joined #ccl 11:30:14 leo2007 [~leo@123.123.255.5] has joined #ccl 12:15:44 -!- gz [gz@clozure-123267BA.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has quit [Input/output error] 12:15:45 -!- gz [~gz@209-6-49-85.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com] has quit [] 12:49:35 -!- leo2007 [~leo@123.123.255.5] has quit [Ping timeout: 260 seconds] 12:54:57 leo2007 [~leo@123.123.255.5] has joined #ccl 13:49:17 -!- leo2007 [~leo@123.123.255.5] has quit [Ping timeout: 252 seconds] 13:53:28 tfb [~tfb@80.238.0.145] has joined #ccl 13:57:15 rme [~rme@50.43.152.42] has joined #ccl 15:42:08 leo2007 [~leo@222.130.139.86] has joined #ccl 15:46:48 -!- jdz [~jdz@193.206.22.97] has quit [Read error: Operation timed out] 16:42:15 jdz [~jdz@host40-24-dynamic.0-87-r.retail.telecomitalia.it] has joined #ccl 17:06:11 -!- tfb [~tfb@80.238.0.145] has quit [Quit: sleeping] 17:24:20 -!- rme [rme@346D7896.1B3AA978.699BA7A6.IP] has quit [Connection reset by peer] 17:32:22 -!- mdc [mdc@clozure-E8FCCA05.entity.com] has quit [Connection reset by peer] 17:42:00 rme_ [~rme@50.43.135.15] has joined #ccl 17:43:24 -!- rme [~rme@50.43.152.42] has quit [Ping timeout: 255 seconds] 17:43:24 -!- rme_ is now known as rme 18:10:02 rme_ [~rme@50.43.135.124] has joined #ccl 18:10:19 -!- rme [rme@1386B6D5.80B03224.699BA7A6.IP] has quit [Ping timeout] 18:10:19 -!- rme_ is now known as rme 18:11:59 -!- rme [~rme@50.43.135.15] has quit [Ping timeout: 250 seconds] 18:11:59 -!- rme_ is now known as rme 18:27:35 -!- leo2007 [~leo@222.130.139.86] has quit [Quit: rcirc on GNU Emacs 23.3.50.1] 18:44:59 -!- rme [rme@211C7C87.80B03224.699BA7A6.IP] has quit [Ping timeout] 18:46:24 -!- rme [~rme@50.43.135.124] has quit [Ping timeout: 255 seconds] 18:55:01 tfb [~tfb@restormel.cley.com] has joined #ccl 18:56:26 rme [~rme@50.43.147.22] has joined #ccl 19:36:12 -!- tfb [~tfb@restormel.cley.com] has quit [Quit: sleeping] 20:38:42 tfb [~tfb@restormel.cley.com] has joined #ccl 20:55:23 -!- jdz [~jdz@host40-24-dynamic.0-87-r.retail.telecomitalia.it] has quit [Read error: Operation timed out] 21:52:47 fe[nl]ix [~quassel@pdpc/supporter/professional/fenlix] has joined #ccl 21:52:52 hello 21:54:07 does ccl have a way to evaluate forms in an environment ? 21:56:20 a compile-time environment, inside a macro or compiler-macro 21:59:47 It doesn't really have an evaluator, but for the sake of argument; no, it doesn't. 22:04:41 ok, thanks 22:25:09 more precisely I only want to evaluate constants, but I see there's ccl::eval-constant 22:25:15 could that be exported ? 22:32:08 If you have code that runs at compile time and needs to access the values of contants that're defined in the same compilation unit, you probably want to use EVAL-WHEN to make those values visible. 22:41:47 of course 22:49:50 tfb_ [~tfb@restormel.cley.com] has joined #ccl 22:49:51 -!- tfb_ [~tfb@restormel.cley.com] has quit [Client Quit] 22:53:54 -!- tfb [~tfb@restormel.cley.com] has quit [Ping timeout: 255 seconds]