seqlua
log seqlualib.h
age | author | description |
---|---|---|
2014-08-23 | jbe | Respect the __ipairs and __len metamethods |
2014-08-21 | jbe | Macro seqlua_iterloop doesn't automatically pop the value anymore (use seqlua_iterloopauto instead); New function string.concat(sep, seq) introduced |
2014-08-21 | jbe | Removed seqlua_iterclosure header in seqlualib.h |