seqlua
log
age | author | description |
---|---|---|
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) |
2014-08-25 | jbe | Fixed third example of "write_lines" in README |
2014-08-25 | jbe | Minor change in README (moved word "though") |
2014-08-25 | jbe | Changed word order in one sentence in README |
2014-08-25 | jbe | Minor changes in introduction of README |
2014-08-25 | jbe | Added section "Motivation" to README |
2014-08-24 | jbe | Removed wrong spaces in example output in README |
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 | Changed one sentence in README |
2014-08-24 | jbe | Do not respect __len metamethods |