lua-users home
lua-l archive

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


On 1/3/06, David Burgess <dburgess@gmail.com> wrote:
> see lua 5.1 it is documented in the manual
Oh, ok. Thanks. I see now. I didn't found the documentation on site,
and supposed that it yet not released. Now I see it is in lua 5.1
archive.

> On 1/3/06, Pavel Antokolsky aka Zigmar <zigmar@gmail.com> wrote:
> > Hello!
> > I've found very unfortunate fact, that lauxlib which contain many
> > useful functions and macros are completely undocumented. And this is
> > even more strange, comparing to excellent documentation of the
> > official API in language "Reference Manual". I know, some of the
> > function description are mentioned in different parts of PIL, but I've
> > found no centralized place to look what each function and macro from
> > lauxlib does. If it possible, I would like to see some day this module
> > documented. I don't even think much documentation is needed, just few
> > lines for each function (either inside .h file or Reference Manual)
> > will suffice, IMO.
> > --
> > Best regards,
> > Zigmar
> >
>


--
Best regards,
Zigmar