From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: poffice@blade.nagaokaut.ac.jp Delivered-To: poffice@blade.nagaokaut.ac.jp Received: from kankan.nagaokaut.ac.jp (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id ECC531F0371 for ; Thu, 31 Jan 2008 04:27:33 +0900 (JST) Received: from funfun.nagaokaut.ac.jp (funfun.nagaokaut.ac.jp [133.44.2.201]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id 5D5FFA4EA for ; Thu, 31 Jan 2008 04:26:10 +0900 (JST) Received: from localhost (localhost.nagaokaut.ac.jp [127.0.0.1]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id F1E7F8FC63 for ; Thu, 31 Jan 2008 04:26:10 +0900 (JST) X-Virus-Scanned: amavisd-new at funfun.nagaokaut.ac.jp Received: from funfun.nagaokaut.ac.jp ([127.0.0.1]) by localhost (funfun.nagaokaut.ac.jp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zeZBQJgU0cS9 for ; Thu, 31 Jan 2008 04:26:10 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id D17408FC62 for ; Thu, 31 Jan 2008 04:26:10 +0900 (JST) Received: from carbon.ruby-lang.org (carbon.ruby-lang.org [221.186.184.68]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id 4DA5963003E for ; Thu, 31 Jan 2008 04:26:10 +0900 (JST) Received: from beryllium.ruby-lang.org (beryllium.ruby-lang.org [127.0.0.1]) by carbon.ruby-lang.org (Postfix) with ESMTP id B264F3C2277BE; Thu, 31 Jan 2008 04:25:20 +0900 (JST) Received: from smtp113.sbc.mail.mud.yahoo.com (smtp113.sbc.mail.mud.yahoo.com [68.142.198.212]) by carbon.ruby-lang.org (Postfix) with SMTP id 432FB3C2277BB for ; Thu, 31 Jan 2008 04:25:08 +0900 (JST) Received: (qmail 44959 invoked from network); 30 Jan 2008 19:24:55 -0000 Received: from unknown (HELO ?172.20.20.11?) (layh@sbcglobal.net@70.232.31.96 with plain) by smtp113.sbc.mail.mud.yahoo.com with SMTP; 30 Jan 2008 19:24:54 -0000 Delivered-To: ruby-core@ruby-lang.org Date: Thu, 31 Jan 2008 04:25:11 +0900 Posted: Wed, 30 Jan 2008 13:25:10 -0600 From: Charles Thornton Reply-To: ruby-core@ruby-lang.org Subject: Re: IRHG - TNODE Documentation? To: ruby-core@ruby-lang.org Message-Id: <47A0CF16.7010906@hawthorne-press.com> In-Reply-To: <20080130163630.GL7883@atdesk.com> References: <47A01C56.8050604@hawthorne-press.com> <20080130163630.GL7883@atdesk.com> X-ML-Name: ruby-core X-Mail-Count: 15317 X-MLServer: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post) X-ML-Info: If you have a question, send e-mail with the body "help" (without quotes) to the address ruby-core-ctl@ruby-lang.org; help= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.10) Gecko/20070226 CentOS/1.0.8-0.2.el4.centos SeaMonkey/1.0.8 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on carbon.ruby-lang.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=7.0 tests=ARIN,AWL,BAYES_50, CONTENT_TYPE_PRESENT autolearn=disabled version=3.1.7 X-Original-To: ruby-core@ruby-lang.org X-YMail-OSG: SVeSZvkVM1nEXIIKg4yVHjlCC.ueIxjhDdFs5CWw2LU_YLS2hZkB50a6tIn8iw4_KmZmNWkWsw-- X-Yahoo-Newman-Property: ymail-3 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-Id: ruby-core.ruby-lang.org List-Software: fml [fml 4.0.3 release (20011202/4.0.3)] List-Post: List-Owner: List-Help: List-Unsubscribe: Paul Brannan wrote: > On Wed, Jan 30, 2008 at 03:42:29PM +0900, Charles Thornton wrote: > >> Is there any documentation on the TNODE >> types and their relation to ruby structures/code? >> > > You mean the T_NODE types? > > I've been documenting some of them in nodewrap cvs. See > nodewrap/ext/node_help.txt. > > There's also some documentation for the various nodes in Ludicrous. > > Paul > > > > > > Exactly what URL do you find "nodewrap/ext/node_help.txt" Again, a specific URL for "Ludicrous" would help - google kept thinking I was talking about a RAP Star? Your Slow Child, Chuck T.