00:00:00 --- log: started retro/10.04.02 02:43:27 --- join: sixforty (~sixforty@pdpc/supporter/active/sixforty) joined #retro 02:44:31 --- quit: sixforty (Client Quit) 02:44:48 --- join: sixforty (~sixforty@pdpc/supporter/active/sixforty) joined #retro 02:44:51 --- quit: sixforty (Client Quit) 02:45:12 --- join: sixforty (~sixforty@pdpc/supporter/active/sixforty) joined #retro 02:45:48 --- quit: sixforty (Client Quit) 02:51:57 --- join: sixforty (~sixforty@pdpc/supporter/active/sixforty) joined #retro 03:40:24 --- quit: sixforty (Quit: Leaving.) 07:14:59 --- join: crc (~charlesch@71.23.210.149) joined #retro 07:18:18 --- quit: crc_ (Ping timeout: 265 seconds) 08:59:07 --- join: virl (~virl__@chello062178085149.1.12.vie.surfer.at) joined #retro 13:13:36 --- join: erider (~erider@unaffiliated/erider) joined #retro 14:11:19 --- quit: erider (Remote host closed the connection) 14:14:53 --- join: erider (~erider@unaffiliated/erider) joined #retro 16:49:22 --- quit: erider (Ping timeout: 268 seconds) 17:05:52 good evening 17:23:04 hi docl 17:23:12 I just got home from helping my brother move 17:40:20 cool 17:40:29 yay, weekend! 17:42:15 is eval broken? I'm trying to test something with it: 17:42:18 : foo s" words" dup getLength eval ; 17:42:26 it doesn't seem to work 18:27:24 docl: apparantly so 18:27:29 I'll see if I can find out why 18:30:14 docl: my changes to the interpreter broke it 18:30:19 I'll push a fix shortly 18:31:47 thanks :) 18:32:11 here's a word that may be useful: 18:32:12 : findagain ( a-f ) dup repeat @ 2dup d->name swap d->name compare if nip ;then again ; 18:32:15 : old d' findagain dup d->xt @ swap d->class @ execute ; 18:32:29 this looks for an older version of a given word 18:34:04 actually it should be made an immediate word, so you can use it in definitions. 18:34:41 : foo 10 . ; 18:34:42 : foo old foo 20 . ; 18:38:25 stack diagrams are off, I'll fix and paste in a minute 18:43:38 http://retroforth.com/paste/?id=2076 19:07:09 nice 19:09:12 :) 19:10:55 [crcx/retroforth] 924208: fix eval 19:16:57 docl: should I add prefixes to the default image? 19:23:21 I don't know. you could try it and see if we use it much. 19:25:01 here is a way of using words from specific dictionaries. I was going to use eval, but this seems cleaner. 19:25:04 http://retroforth.com/paste/?id=2077 19:36:35 --- join: sixforty (~sixforty@pdpc/supporter/active/sixforty) joined #retro 19:39:27 hi sixforty 19:39:52 hey,docl 19:41:43 how's it going? 19:41:53 [crcx/retroforth] d05441: add prefixes to default image 19:44:19 Appreciate your interest, but I can't answer without goring someone, and you certainly don't deserve it. 19:48:54 btw - forhcommunity's front page title isn't showing in my browser's title bar 19:49:31 actually, I'm sure it's a window manager problem with fonts. Firefox bookmark reads it fine. 19:50:23 It's the bullet. Were it I, I'd leave as is, but thought you'd want to know. wm is icewm. 19:53:42 I'll take a look 19:54:27 like I say; I think my icewm doesn't have bullet in its font, and just dumps the title 19:55:22 weird. I am in icewm, and it shows the bullet fine. 19:55:31 I'm looking at it in opera though 19:55:50 then it's my font or config 19:56:23 Opera on my machine shows unpritable char for bullet, but does display the title 19:57:53 if I switched icewm themes, it'd probably work. 20:15:24 docl: http://www.forthcommunity.com/forum/viewtopic.php?f=4&t=49 covers the prefixes 21:06:17 nice! 21:11:16 --- quit: docl (Read error: Operation timed out) 21:31:51 --- quit: sixforty (Quit: Leaving.) 21:46:30 --- join: docl (~luke@97-120-114-163.ptld.qwest.net) joined #retro 23:07:34 --- quit: docl (Ping timeout: 240 seconds) 23:18:23 --- join: Mat2 (~5b42fd2b@gateway/web/freenode/x-ryjnosmbogepvniu) joined #retro 23:18:42 hello everyone 23:19:49 --- quit: Mat2 (Client Quit) 23:59:59 --- log: ended retro/10.04.02