seqlua
log seqlua_c_example_test.lua
age | author | description |
---|---|---|
2014-08-24 | jbe | Support special return values of __ipairs metamethod (string as first return value) |
2014-08-21 | jbe | Removed iterator(...) function; ipairs doesn't accept iterator triplets anymore |
2014-08-20 | jbe | Minor fix in comment in seqlua_c_example_test.lua |
2014-08-20 | jbe | Pass value as argument to __call metamethod |
2014-08-20 | jbe | Initial commit |