lua-users home
lua-l archive

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


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