seqlua
log README
| age | author | description | 
|---|---|---|
| 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 | 
| 2014-08-25 | jbe | Changed introduction in README |