seqlua
log
| age | author | description | 
|---|---|---|
| 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 |