代码搜索:Lua

找到约 9,588 项符合「Lua」的源代码

代码结果 9,588
www.eeworm.com/read/368351/9700304

h lvm.h

/* ** $Id: lvm.h,v 2.5.1.1 2007/12/27 13:02:25 roberto Exp $ ** Lua virtual machine ** See Copyright Notice in lua.h */ #ifndef lvm_h #define lvm_h #include "ldo.h" #include "lobject.h" #include "l
www.eeworm.com/read/368351/9700358

h ltm.h

/* ** $Id: ltm.h,v 2.6.1.1 2007/12/27 13:02:25 roberto Exp $ ** Tag methods ** See Copyright Notice in lua.h */ #ifndef ltm_h #define ltm_h #include "lobject.h" /* * WARNING: if you change the or
www.eeworm.com/read/368351/9700368

h ldebug.h

/* ** $Id: ldebug.h,v 2.3.1.1 2007/12/27 13:02:25 roberto Exp $ ** Auxiliary functions from Debug Interface module ** See Copyright Notice in lua.h */ #ifndef ldebug_h #define ldebug_h #include "ls
www.eeworm.com/read/368351/9700436

mak wlua.mak

SFX = 5.1 APPNAME = wlua$(SFX) SRC = lua.c wmain.c include lua_conf.inc APPTYPE = windows ifneq ($(findstring Win, $(TEC_SYSNAME)), ) SRC += wlua.rc else ifneq ($(findstring cygw, $(TEC_UNAME
www.eeworm.com/read/105158/15677047

h ltm.h

/* ** $Id: ltm.h,v 1.41 2002/11/14 11:51:50 roberto Exp $ ** Tag methods ** See Copyright Notice in lua.h */ #ifndef ltm_h #define ltm_h #include "lobject.h" /* * WARNING: if you change the order
www.eeworm.com/read/105158/15677052

h ldo.h

/* ** $Id: ldo.h,v 1.56 2002/12/04 17:29:32 roberto Exp $ ** Stack and Call structure of Lua ** See Copyright Notice in lua.h */ #ifndef ldo_h #define ldo_h #include "lobject.h" #include "lstate.h"
www.eeworm.com/read/105158/15677059

h lapi.h

/* ** $Id: lapi.h,v 1.21 2002/03/04 21:29:41 roberto Exp $ ** Auxiliary functions from Lua API ** See Copyright Notice in lua.h */ #ifndef lapi_h #define lapi_h #include "lobject.h" void luaA_pus
www.eeworm.com/read/137626/5823077

in makefile.in

# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Softwar
www.eeworm.com/read/354016/3080115

cmake findlua50.cmake

# Locate Lua library # This module defines # LUA_LIBRARIES, both lua and lualib # LUA_FOUND, if false, do not try to link to Lua # LUA_INCLUDE_DIR, where to find lua.h and lualib.h (and probab
www.eeworm.com/read/192391/5157228

manifest

MANIFEST contents of Lua 5.0.2 distribution on Wed Mar 17 17:59:01 BRT 2004 lua-5.0.2 lua-5.0.2/COPYRIGHT lua-5.0.2/DIFFS lua-5.0.2/HISTORY lua-5.0.2/INSTALL lua-5.0.2/MANIFEST lua-5.0.2/Makefi