aboutsummaryrefslogtreecommitdiff
path: root/tests/manual-tests
Commit message (Expand)AuthorAge
* Export lapi.js functions from lua.jsdaurnimator2017-04-26
* Remove lua.thread_statusdaurnimator2017-04-26
* Remove lua.CT and lua.constant_types (still available from defs)daurnimator2017-04-26
* lua-cli: Pass null to luaL_loadfile for stdindaurnimator2017-04-19
* lua-cli: Add command line optionsdaurnimator2017-04-19
* lua-cli: Factor out into same functions as lua.cdaurnimator2017-04-19
* lua-cli: Create 'arg' tabledaurnimator2017-04-19
* lua-cli: Run LUA_INIT if setdaurnimator2017-04-19
* lua-cli: Add support for configurable promptsdaurnimator2017-04-19
* lua-cli: Introduce support for multilinedaurnimator2017-04-19
* lua-cli: Fix missing settop()daurnimator2017-04-13
* Print returned values from clidaurnimator2017-04-12
* Try CLI input with 'return' prependeddaurnimator2017-04-12
* Basic interactive lua cliBenoit Giannangeli2017-04-11