Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-12-27 | Detail | Roberto Ierusalimschy | 2 | -3/+2 | |
Slightly better error message for invalid conversions in 'string.format'. | |||||
2018-12-19 | 'all' script automatically 'make's everything | Roberto Ierusalimschy | 3 | -6/+10 | |
The script 'all', to run all tests, automatically ensures that the Lua interpreter and the test C libraries (in 'testes/libs/') are updated with any changes in 'luaconf.h'. |