index
:
delta/lua-github.git
5.0.x
5.1.x
5.2.x
alt-version
alternative-version
baserock/5.3.2
c6f7181e910b6
master
oldlua
scopedvars
temporary
v5-2
v5.3
v5.4.0
v5.4.0-patch
github.com: lua/lua.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lapi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
extra api checks for number of returns of C functions and for lua_yield
Roberto Ierusalimschy
2009-11-27
1
-1
/
+4
*
API checks now have explanatory messages
Roberto Ierusalimschy
2009-08-31
1
-2
/
+3
*
detail
Roberto Ierusalimschy
2009-04-03
1
-2
/
+2
*
yielding across lua_call (first version)
Roberto Ierusalimschy
2009-03-10
1
-1
/
+5
*
emergency garbage collector (core forces a GC when allocation fails)
Roberto Ierusalimschy
2006-07-11
1
-4
/
+4
*
added LUAI_FUNC to functions not in the API
Roberto Ierusalimschy
2005-04-25
1
-2
/
+2
*
`TObject' renamed to `TValue' + other name changes and better assertions
Roberto Ierusalimschy
2003-12-10
1
-2
/
+2
*
`luaA_index' is a local macro now
Roberto Ierusalimschy
2002-03-04
1
-2
/
+1
*
new implementation for `next'
Roberto Ierusalimschy
2000-08-31
1
-2
/
+1
*
first version for new API
Roberto Ierusalimschy
2000-08-28
1
-3
/
+2
*
details
Roberto Ierusalimschy
2000-05-08
1
-2
/
+1
*
global variables are stored in a Lua table
Roberto Ierusalimschy
2000-05-08
1
-2
/
+1
*
no more special cases for closures with 0 upvalues (performance is the same,
Roberto Ierusalimschy
2000-03-29
1
-2
/
+1
*
some name changes
Roberto Ierusalimschy
2000-03-10
1
-2
/
+2
*
many details (most by lhf).
Roberto Ierusalimschy
2000-03-03
1
-2
/
+2
*
new debug API (first version)
Roberto Ierusalimschy
2000-01-19
1
-7
/
+1
*
new ttypes to distinguish between C closures and Lua closures.
Roberto Ierusalimschy
1999-12-23
1
-2
/
+6
*
many details + code redistribution
Roberto Ierusalimschy
1999-12-14
1
-1
/
+6
*
lua_Object is a pointer to the stack (because now the stack doen't move)
Roberto Ierusalimschy
1999-12-02
1
-2
/
+1
*
first implementation of multiple states (reentrant code).
Roberto Ierusalimschy
1999-11-22
1
-7
/
+6
*
new implementation for global variable values (separated from strings)
Roberto Ierusalimschy
1999-11-04
1
-4
/
+2
*
`put_luaObjectonTop' must be public (to be used by lfback.c), and so
Roberto Ierusalimschy
1999-09-21
1
-2
/
+2
*
compatibility with old fallback system now provided by external module
Roberto Ierusalimschy
1999-09-20
1
-1
/
+2
*
"const" !!!
Roberto Ierusalimschy
1999-08-16
1
-3
/
+3
*
new function "lua_next" (+ new implementation for "next")
Roberto Ierusalimschy
1999-02-23
1
-1
/
+2
*
new function lua_nextvar
Roberto Ierusalimschy
1999-02-22
1
-1
/
+2
*
small corrections in comments
Roberto Ierusalimschy
1998-06-19
1
-2
/
+2
*
auxiliar functions from Lua API
Roberto Ierusalimschy
1997-09-16
1
-0
/
+20