lapi.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lapi.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lauxlib.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lauxlib.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lbaselib.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lbitlib.c
|
42cf5f8214
avoid undefined shift of LUA_NBITS in rotate operations
|
12 年之前 |
lcode.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lcode.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lcorolib.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lctype.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lctype.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
ldblib.c
|
5705476065
bug: when manipulating other threads, there is no garanties about
|
10 年之前 |
ldebug.c
|
abd8f8433d
bug: suspended function can have its 'func' field not pointing to
|
10 年之前 |
ldebug.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
ldo.c
|
6867055546
bug: Resuming the running coroutine makes it unyieldable
|
11 年之前 |
ldo.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
ldump.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lfunc.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lfunc.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lgc.c
|
f59b241315
Bug: Ephemeron table can wrongly collect entry with strong key
|
11 年之前 |
lgc.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
linit.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
liolib.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
llex.c
|
ce74637ace
bug: Chunk with too many lines can seg. fault
|
10 年之前 |
llex.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
llimits.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lmathlib.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lmem.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lmem.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
loadlib.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lobject.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lobject.h
|
dace83ea30
detail (better alignment for struct 'Table')
|
11 年之前 |
lopcodes.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lopcodes.h
|
44be021309
comment
|
10 年之前 |
loslib.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lparser.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lparser.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lstate.c
|
2fb7d94bd6
bug: Call to macro 'luai_userstateclose' should be done only
|
11 年之前 |
lstate.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lstring.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lstring.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lstrlib.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
ltable.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
ltable.h
|
c23f705349
BUG: GC can collect a long string still in use during parser
|
12 年之前 |
ltablib.c
|
8efe9f23fa
BUG: compiler can optimize away overflow check in 'table.unpack'
|
11 年之前 |
ltests.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
ltests.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
ltm.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
ltm.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lua.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lua.h
|
4324904b60
corrected year (2014 -> 2015) for release 5.2.4.
|
10 年之前 |
luaconf.h
|
7ea44b56a8
details (typos in comments)
|
11 年之前 |
lualib.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lundump.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lundump.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lvm.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lvm.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lzio.c
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
lzio.h
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
makefile
|
98194db429
details
|
19 年之前 |