[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua bytecode parser
- From: Alexander Gladysh <agladysh@...>
- Date: Tue, 23 Mar 2010 05:21:10 +0300
On Tue, Mar 23, 2010 at 05:01, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> BTW, Luis, could you please install on your page the same neat CSS
>> target trick as Lua.org pages have now?
> Done. Thanks for the push.
Confirmed. Thanks.
Also I've noted that lbci registers global "inspector". Can it
register "lbci" instead? Inspector is too generic, and
require 'lbci'
inspector.foo()
looks too weird. :-)
Alexander.