代码搜索:Lua
找到约 9,588 项符合「Lua」的源代码
代码结果 9,588
www.eeworm.com/read/367467/2844520
h lualib.h
/*
** $Id: lualib.h,v 1.36 2005/12/27 17:12:00 roberto Exp $
** Lua standard libraries
** See Copyright Notice in lua.h
*/
#ifndef lualib_h
#define lualib_h
#include "lua.h"
/* Key to file-handle
www.eeworm.com/read/367467/2844530
c lmem.c
/*
** $Id: lmem.c,v 1.70 2005/12/26 13:35:47 roberto Exp $
** Interface to Memory Manager
** See Copyright Notice in lua.h
*/
#include
#define lmem_c
#define LUA_CORE
#include "lua.h"
www.eeworm.com/read/367467/2845126
h lualib.h
/*
** $Id: lualib.h,v 1.36 2005/12/27 17:12:00 roberto Exp $
** Lua standard libraries
** See Copyright Notice in lua.h
*/
#ifndef lualib_h
#define lualib_h
#include "lua.h"
/* Key to file-handle
www.eeworm.com/read/367467/2845136
c lmem.c
/*
** $Id: lmem.c,v 1.70 2005/12/26 13:35:47 roberto Exp $
** Interface to Memory Manager
** See Copyright Notice in lua.h
*/
#include
#define lmem_c
#define LUA_CORE
#include "lua.h"
www.eeworm.com/read/395456/8172668
c lmem.c
/*
** $Id: lmem.c,v 1.70 2005/12/26 13:35:47 roberto Exp $
** Interface to Memory Manager
** See Copyright Notice in lua.h
*/
#include
#define lmem_c
#define LUA_CORE
#include "lua.h"
www.eeworm.com/read/105158/15677058
c lcode.c
/*
** $Id: lcode.c,v 1.117 2003/04/03 13:35:34 roberto Exp $
** Code generator for Lua
** See Copyright Notice in lua.h
*/
#include
#define lcode_c
#include "lua.h"
#include "lcode.h"
www.eeworm.com/read/154878/11921073
history
This is Lua 5.0.
* Changes from version 4.0 to 5.0
-------------------------------
Language:
+ lexical scoping.
+ Lua coroutines.
+ standard libraries now packaged in tables.
+ tags repla
www.eeworm.com/read/105158/15677015
history
This is Lua 5.0.
* Changes from version 4.0 to 5.0
-------------------------------
Language:
+ lexical scoping.
+ Lua coroutines.
+ standard libraries now packaged in tables.
+ tags repla
www.eeworm.com/read/290224/8495037
c ltm.c
/*
** $Id: ltm.c,v 2.8.1.1 2007/12/27 13:02:25 roberto Exp $
** Tag methods
** See Copyright Notice in lua.h
*/
#include
#define ltm_c
#define LUA_CORE
#include "lua.h"
#include "lobje
www.eeworm.com/read/382051/9056027
c ltm.c
/*
** $Id: ltm.c,v 2.8.1.1 2007/12/27 13:02:25 roberto Exp $
** Tag methods
** See Copyright Notice in lua.h
*/
#include
#define ltm_c
#define LUA_CORE
#include "lua.h"
#include "lobje