kevans 59eb711faf liblua: Add loader.interpret
This allows lua to pass back a command string to be executed as if it were
typed at the loader prompt- loader tries to execute the string first as pure
lua, then parses it and gives lua a chance to intercept before it tries to
execute it itself.

This will be used to implement menu_timeout_command, among other things,
which *should* be used to execute basic loader commands independent of the
chosen interpreter.
2018-03-03 17:13:12 +00:00
..
2018-02-20 19:39:48 +00:00
2018-02-20 19:39:48 +00:00
2018-02-18 01:15:25 +00:00
2018-02-24 02:57:24 +00:00
2018-02-24 02:57:24 +00:00
2018-03-03 17:13:12 +00:00
2018-02-23 04:04:03 +00:00