aboutsummaryrefslogtreecommitdiff
path: root/libexec/flua
Commit message (Expand)AuthorAgeFilesLines
* stand: lua: enhance lfs.dir() to speed up kernels_autodetectKyle Evans2021-01-291-1/+27
* Properly disable LUA_USE_DLOPEN for bootstrap fluaKyle Evans2020-08-141-3/+0
* flua: don't allow dlopen, et al., for bootstrap fluaKyle Evans2020-08-141-2/+4
* flua: support "require" for binary objects in the base systemEd Maste2020-08-131-0/+2
* flua: add ucl libraryRyan Moeller2020-06-222-0/+8
* flua: follow-up to r359453, don't bother with libedit in bootstrapKyle Evans2020-03-301-1/+4
* flua: enable readline bits, courtesy of libeditKyle Evans2020-03-301-0/+5
* Add an internal liblua and use it in flua.Brooks Davis2020-03-172-808/+2
* flua: implement chmodEd Maste2020-03-133-0/+40
* flua: newer GCC complains about format-nonliteral at WARNS=2Kyle Evans2019-11-191-0/+2
* Add flua to the base system, install to /usr/libexecKyle Evans2019-11-187-0/+1435