seqlua
log
| age | author | description | 
|---|---|---|
| 2016-01-05 | jbe | Fixed bug due to problem combining luaL_buffinit with seqlua_iterinitdefault tip | 
| 2014-08-27 | jbe | Clarified/simplified examples in README | 
| 2014-08-27 | jbe | Added warning regarding nested/repeated loops to README | 
| 2014-08-27 | jbe | Reverted last two commits | 
| 2014-08-26 | jbe | Included mode argument for seqlua_iterloop in README | 
| 2014-08-26 | jbe | Do not automatically assume that functions passed to ipairs are iterators | 
| 2014-08-25 | jbe | Added Lua version number 5.2 to README file |