bugs
|
bug: rawset/rawget do not ignore extra arguments
|
2005-03-11 12:51:08 -03:00 |
lapi.c
|
small bug (zero is not error code)
|
2005-09-01 14:42:22 -03:00 |
lapi.h
|
added LUAI_FUNC to functions not in the API
|
2005-04-25 16:24:10 -03:00 |
lauxlib.c
|
detail
|
2005-09-06 14:20:11 -03:00 |
lauxlib.h
|
avoid exporting undefined functions
|
2005-09-06 14:19:51 -03:00 |
lbaselib.c
|
detail
|
2005-08-26 14:36:32 -03:00 |
lcode.c
|
new method to handle tests without values (negative values)
|
2005-08-29 17:49:21 -03:00 |
lcode.h
|
new method to handle tests without values (negative values)
|
2005-08-29 17:49:21 -03:00 |
ldblib.c
|
detail
|
2005-08-26 14:36:32 -03:00 |
ldebug.c
|
a small bug
|
2005-08-04 10:37:38 -03:00 |
ldebug.h
|
added LUAI_FUNC to functions not in the API
|
2005-04-25 16:24:10 -03:00 |
ldo.c
|
detail
|
2005-09-09 15:16:28 -03:00 |
ldo.h
|
some bugs related to stack reallocation
|
2005-08-24 13:15:49 -03:00 |
ldump.c
|
several small details
|
2005-05-17 16:49:15 -03:00 |
lfunc.c
|
debug information for last line of a function definition
|
2005-05-05 17:47:02 -03:00 |
lfunc.h
|
added LUAI_FUNC to functions not in the API
|
2005-04-25 16:24:10 -03:00 |
lgc.c
|
details
|
2005-08-24 14:06:36 -03:00 |
lgc.h
|
some bugs related to stack reallocation
|
2005-08-24 13:15:49 -03:00 |
linit.c
|
detail
|
2005-08-26 14:36:32 -03:00 |
liolib.c
|
detail
|
2005-08-26 14:36:32 -03:00 |
llex.c
|
several small details
|
2005-05-17 16:49:15 -03:00 |
llex.h
|
new mark LUAI_DATA for extern data
|
2005-06-06 10:30:25 -03:00 |
llimits.h
|
some bugs related to stack reallocation
|
2005-08-24 13:15:49 -03:00 |
lmathlib.c
|
detail
|
2005-08-26 14:36:32 -03:00 |
lmem.c
|
details
|
2005-02-23 14:30:22 -03:00 |
lmem.h
|
added LUAI_FUNC to functions not in the API
|
2005-04-25 16:24:10 -03:00 |
loadlib.c
|
avoid 'PathRemoveFileSpec' (not very portable)
|
2005-09-06 14:20:25 -03:00 |
lobject.c
|
small optimization
|
2005-08-01 01:22:23 -03:00 |
lobject.h
|
bug: last tag is not the number of tags...
|
2005-06-13 11:19:00 -03:00 |
lopcodes.c
|
new method to handle tests without values (negative values)
|
2005-08-29 17:49:21 -03:00 |
lopcodes.h
|
new method to handle tests without values (negative values)
|
2005-08-29 17:49:21 -03:00 |
loslib.c
|
does not set isdst when undefined
|
2005-09-09 15:22:46 -03:00 |
lparser.c
|
new method to handle tests without values (negative values)
|
2005-08-29 17:49:21 -03:00 |
lparser.h
|
added LUAI_FUNC to functions not in the API
|
2005-04-25 16:24:10 -03:00 |
lstate.c
|
no more '-w' option + new way to check module existence
|
2005-08-25 12:39:16 -03:00 |
lstate.h
|
avoid names starting with '_'
|
2005-07-09 10:22:34 -03:00 |
lstring.c
|
C functions and userdata also have environments
|
2005-02-18 10:40:02 -02:00 |
lstring.h
|
added LUAI_FUNC to functions not in the API
|
2005-04-25 16:24:10 -03:00 |
lstrlib.c
|
detail
|
2005-08-26 14:36:32 -03:00 |
ltable.c
|
warnings from Visual C
|
2005-07-11 11:01:37 -03:00 |
ltable.h
|
new mark LUAI_DATA for extern data
|
2005-06-06 10:30:25 -03:00 |
ltablib.c
|
detail
|
2005-08-26 14:36:32 -03:00 |
ltests.c
|
detail
|
2005-08-26 14:36:32 -03:00 |
ltests.h
|
new mark LUAI_DATA for extern data
|
2005-06-06 10:30:25 -03:00 |
ltm.c
|
details
|
2005-05-20 12:53:42 -03:00 |
ltm.h
|
new mark LUAI_DATA for extern data
|
2005-06-06 10:30:25 -03:00 |
lua.c
|
just in case, flush all output
|
2005-09-06 14:19:33 -03:00 |
lua.h
|
detail
|
2005-08-26 14:36:32 -03:00 |
luaconf.h
|
explicit macro to control use of _longjmp
|
2005-09-09 15:24:42 -03:00 |
lualib.h
|
correct name to open package library
|
2005-08-10 15:06:58 -03:00 |
lundump.c
|
warnings in VS .Net
|
2005-05-31 11:25:18 -03:00 |
lundump.h
|
several small details
|
2005-05-17 16:49:15 -03:00 |
lvm.c
|
detail (macro evaluates twice its arguments)
|
2005-09-09 15:23:35 -03:00 |
lvm.h
|
small improvements
|
2005-08-22 15:54:49 -03:00 |
lzio.c
|
small improvement
|
2005-06-03 17:16:16 -03:00 |
lzio.h
|
several small details
|
2005-05-17 16:49:15 -03:00 |
makefile
|
LUA_DL_DLOPEN is for internal use; makefile should use LUA_USE_DLOPEN
|
2005-05-09 10:14:14 -03:00 |