seqlua
log Makefile
| age | author | description | 
|---|---|---|
| 2014-08-25 | jbe | Use angle brackets to include seqlualib.h in seqlua_c_example.c and adjusted Makefile accordingly | 
| 2014-08-21 | jbe | Macro seqlua_iterloop doesn't automatically pop the value anymore (use seqlua_iterloopauto instead); New function string.concat(sep, seq) introduced | 
| 2014-08-20 | jbe | Pass value as argument to __call metamethod | 
| 2014-08-20 | jbe | Initial commit |