[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] new lstrip
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 3 Jul 2014 11:46:36 -0300
I've fixed a few bugs (some pairs of tokens that need to be separated by
spaces) in both 5.1 and 5.2. I've also added a version for Lua 5.3:
http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lstrip
If you've downloaded yesterday's tarballs, please get them again.
Like all my code, lstrip is in the public domain.
All comments, suggestions, and bug reports are welcome.
Enjoy.
--lhf