Re: [ANN] Lua 5.3.4 (rc3) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.3.4 (rc3) now available
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2017年1月25日 16:14:55 +0200
2017年01月25日 2:44 GMT+02:00 Soni L. <fakedme@gmail.com>:
> On 24/01/17 10:37 PM, Daurnimator wrote:
>> And I'm really enjoying the __name in tostring() output!
>>
>
> Uh. When do we start parsing tostring() output to figure out an object's
> type?
We've been doing it for years for userdata, so it's nice that
tables are also getting into line.