freebsd-dev/stand/liblua
Kyle Evans 1ea2995427 lualoader: Remove nasty hack for not printing out ".0"
luaconf.h has a LUA_COMPAT_FLOATSTRING option that may be defined to do this
instead of needing intstring.

Reported by:	Dan Nelson
2018-02-21 21:39:47 +00:00
..
float.h
lerrno.c loader.lua: Expose errno table to lua 2018-02-20 19:39:48 +00:00
lerrno.h loader.lua: Expose errno table to lua 2018-02-20 19:39:48 +00:00
lfs.c Lua lfs.attributes: Provide a more consistent error return 2018-02-20 18:21:30 +00:00
lfs.h Lua loader: Add barebones "lfs" module 2018-02-18 01:15:25 +00:00
locale.h
lstd.c liblua: Emulate DIR, opendir, fdopendir, closedir 2018-02-17 22:18:39 +00:00
lstd.h liblua: Emulate DIR, opendir, fdopendir, closedir 2018-02-17 22:18:39 +00:00
luaconf.h lualoader: Remove nasty hack for not printing out ".0" 2018-02-21 21:39:47 +00:00
lutils.c liblua: Add loader.machine and loader.machine_arch properties 2018-02-20 18:24:20 +00:00
lutils.h interp_lua: Register io/loader with regular Lua module system 2018-02-18 01:13:58 +00:00
Makefile loader.lua: Expose errno table to lua 2018-02-20 19:39:48 +00:00
math.h