seqlua

log seqlua.c

age author description
2014-08-24 jbe Support special return values of __ipairs metamethod (string as first return value)
2014-08-24 jbe Bugfix in seqlua.c
2014-08-24 jbe Do not respect __len metamethods
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 iterator(...) function; ipairs doesn't accept iterator triplets anymore
2014-08-20 jbe Bugfix: switched raw and meta helper functions

Impressum / About Us