[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua.c
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 12 Dec 2001 10:32:58 -0200
I've updated the work version of lua.c at
http://www.tecgraf.puc-rio.br/lua/work/lua.c
This version fixes the readline bug found yesterday by Stephane Bansard;
it is also a bit cleaner.
I take this opportunity to thank Mike McCabe who suggested the handling of
incomplete statements that makes the interaction much natural. Thanks Mike!
--lhf