Nut/OS  4.10.3
API Reference
luanut.h File Reference
#include <cfg/lua.h>
Include dependency graph for luanut.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define LUA_NUMBER_INT
 Enable Lua integer mode.
#define HUGE_VAL   __INT_MAX__

Unsupported Lua functions.

#define NUTLUA_IOLIB_TMPFILE_NOT_IMPLEMENTED
#define NUTLUA_IOLIB_SETVBUF_NOT_IMPLEMENTED
#define NUTLUA_OSLIB_CLOCK_NOT_IMPLEMENTED
#define NUTLUA_OSLIB_DATE_STRING_NOT_IMPLEMENTED
#define NUTLUA_OSLIB_REMOVE_NOT_IMPLEMENTED
#define NUTLUA_OSLIB_TMPNAME_NOT_IMPLEMENTED
#define NUTLUA_OSLIB_DIFFTIME_NOT_IMPLEMENTED
#define NUTLUA_OSLIB_EXIT_NOT_IMPLEMENTED
#define NUTLUA_OSLIB_RENAME_NOT_IMPLEMENTED
#define NUTLUA_OSLIB_EXECUTE_NOT_IMPLEMENTED
#define NUTLUA_OSLIB_SETLOCALE_NOT_IMPLEMENTED

Define Documentation

#define LUA_NUMBER_INT

Enable Lua integer mode.

Definition at line 8 of file luanut.h.

#define NUTLUA_IOLIB_TMPFILE_NOT_IMPLEMENTED

Definition at line 13 of file luanut.h.

#define NUTLUA_IOLIB_SETVBUF_NOT_IMPLEMENTED

Definition at line 14 of file luanut.h.

#define NUTLUA_OSLIB_CLOCK_NOT_IMPLEMENTED

Definition at line 15 of file luanut.h.

#define NUTLUA_OSLIB_DATE_STRING_NOT_IMPLEMENTED

Definition at line 16 of file luanut.h.

#define NUTLUA_OSLIB_REMOVE_NOT_IMPLEMENTED

Definition at line 17 of file luanut.h.

#define NUTLUA_OSLIB_TMPNAME_NOT_IMPLEMENTED

Definition at line 18 of file luanut.h.

#define NUTLUA_OSLIB_DIFFTIME_NOT_IMPLEMENTED

Definition at line 19 of file luanut.h.

#define NUTLUA_OSLIB_EXIT_NOT_IMPLEMENTED

Definition at line 20 of file luanut.h.

#define NUTLUA_OSLIB_RENAME_NOT_IMPLEMENTED

Definition at line 21 of file luanut.h.

#define NUTLUA_OSLIB_EXECUTE_NOT_IMPLEMENTED

Definition at line 22 of file luanut.h.

#define NUTLUA_OSLIB_SETLOCALE_NOT_IMPLEMENTED

Definition at line 23 of file luanut.h.

#define HUGE_VAL   __INT_MAX__

Definition at line 29 of file luanut.h.