seqlua
log
| age | author | description | 
|---|---|---|
| 2014-08-20 | jbe | Fixed sample output in README (one line for a letter was missing) | 
| 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 | Reverted last commit and added TODO for first argument to __call |