aboutsummaryrefslogtreecommitdiff
path: root/manual/2html (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-27DetailRoberto Ierusalimschy2-3/+2
Slightly better error message for invalid conversions in 'string.format'.
2018-12-19'all' script automatically 'make's everythingRoberto Ierusalimschy3-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'.