seqlua
log
| age | author | description | 
|---|---|---|
| 2014-08-20 | jbe | Pass value as argument to __call metamethod | 
| 2014-08-20 | jbe | Reverted last commit and added TODO for first argument to __call | 
| 2014-08-20 | jbe | Allow seqlua_iterinit to modify the value on stack instead of storing an extra element on stack | 
| 2014-08-20 | jbe | Fixed another mistake in documentation of seqlua_iterclosure(L, idx) in README |