lua-users home
lua-l archive

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


I think I need more information. On the one hand, you don't want there to be a need to change C code to add new event codes or other values in need of hashes. On the other hand, you care about the specific hash algorithm. Is this because sometimes these are generated from the C side and sometimes they exist purely on the Lua side?

Mark