seqlua
log
| age | author | description |
|---|---|---|
| 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 | Use angle brackets to include seqlualib.h in seqlua_c_example.c and adjusted Makefile accordingly |
| 2014-08-25 | jbe | Changed introduction in README |
| 2014-08-25 | jbe | Two changes in README |
| 2014-08-25 | jbe | Replaced "due to the following reasons" with "due to the following considerations" in README |
| 2014-08-25 | jbe | In README: clarified that sql_query function in example returns a userdata value |
| 2014-08-25 | jbe | Minor change in README |
| 2014-08-25 | jbe | Re-added example for customized iteration behavior |
| 2014-08-25 | jbe | Removed (wrong) example in README |
| 2014-08-25 | jbe | Clarified paragraph in README (because there are four functions above, including the local function) |