lua-users home
lua-l archive

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



Thanks, I will check this.
Best regards,
Todor Totev


I want to implement hexadecimal numerical literals in 5.1 in usual C
manner - like 0x7FFFFFFFFFFFFFFF.
I found in llex.c function called read_numeral.
Are there other functions that I must change to do this?


Look in http://lua-users.org/wiki/LuaPowerPatches the patch:
"Bitwise operators and hexadecimal support"

Rafael Meneses
http://www.labsd.inf.utfsm.cl/~rmeneses