代码搜索:Lua
找到约 9,588 项符合「Lua」的源代码
代码结果 9,588
www.eeworm.com/read/298327/3867490
cpp print.cpp
/*
** $Id: print.c,v 1.55a 2006/05/31 13:30:05 lhf Exp $
** print bytecodes
** See Copyright Notice in lua.h
*/
#include
#include
#define luac_c
#define LUA_CORE
#in
www.eeworm.com/read/404049/2307382
c ldblib.c
/*
** $Id: ldblib.c,v 1.1 2005/04/12 17:17:26 tlopatic Exp $
** Interface from Lua to its debug API
** See Copyright Notice in lua.h
*/
#include
#include
#include
#d
www.eeworm.com/read/404049/2307386
h lzio.h
/*
** $Id: lzio.h,v 1.1 2005/04/12 17:17:35 tlopatic Exp $
** Buffered streams
** See Copyright Notice in lua.h
*/
#ifndef lzio_h
#define lzio_h
#include "lua.h"
#define EOZ (-1) /* end of stre
www.eeworm.com/read/404049/2307398
c ldump.c
/*
** $Id: ldump.c,v 1.1 2005/04/12 17:17:26 tlopatic Exp $
** save bytecodes
** See Copyright Notice in lua.h
*/
#include
#define ldump_c
#include "lua.h"
#include "lobject.h"
#include
www.eeworm.com/read/404049/2307406
h lparser.h
/*
** $Id: lparser.h,v 1.1 2005/04/12 17:17:27 tlopatic Exp $
** Lua Parser
** See Copyright Notice in lua.h
*/
#ifndef lparser_h
#define lparser_h
#include "llimits.h"
#include "lobject.h"
#include
www.eeworm.com/read/404049/2307410
c lstate.c
/*
** $Id: lstate.c,v 1.1 2005/04/12 17:17:27 tlopatic Exp $
** Global State
** See Copyright Notice in lua.h
*/
#include
#define lstate_c
#include "lua.h"
#include "ldebug.h"
#include
www.eeworm.com/read/404049/2307411
c lgc.c
/*
** $Id: lgc.c,v 1.1 2005/04/12 17:17:26 tlopatic Exp $
** Garbage Collector
** See Copyright Notice in lua.h
*/
#include
#define lgc_c
#include "lua.h"
#include "ldebug.h"
#include "
www.eeworm.com/read/367467/2843449
h lparser.h
/*
** $Id: lparser.h,v 1.56 2005/10/03 14:02:40 roberto Exp $
** Lua Parser
** See Copyright Notice in lua.h
*/
#ifndef lparser_h
#define lparser_h
#include "llimits.h"
#include "lobject.h"
#include
www.eeworm.com/read/367467/2844536
h lparser.h
/*
** $Id: lparser.h,v 1.56 2005/10/03 14:02:40 roberto Exp $
** Lua Parser
** See Copyright Notice in lua.h
*/
#ifndef lparser_h
#define lparser_h
#include "llimits.h"
#include "lobject.h"
#include
www.eeworm.com/read/367467/2845142
h lparser.h
/*
** $Id: lparser.h,v 1.56 2005/10/03 14:02:40 roberto Exp $
** Lua Parser
** See Copyright Notice in lua.h
*/
#ifndef lparser_h
#define lparser_h
#include "llimits.h"
#include "lobject.h"
#include