lua-users home
lua-l archive

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


2015-01-17 0:29 GMT+02:00 Lorenzo Donati <lorenzodonatibz@tiscali.it>:

> the whole string->number automatic coercion thing seems to have become a bit
> overcomplicated.

It's the same as it always was, but we've started talking
about it a lot more. At the C code level it just does the
minimum, as Roberto explained.