lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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.