seqlua
log seqlua.c
age | author | description |
---|---|---|
2016-01-05 | jbe | Fixed bug due to problem combining luaL_buffinit with seqlua_iterinitdefault tip |
2014-08-27 | jbe | Reverted last two commits |
2014-08-26 | jbe | Do not automatically assume that functions passed to ipairs are iterators |
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 |