Go to file
Roberto Ierusalimschy bfe2905618 avoid too much configuration options 2005-03-18 13:38:43 -03:00
bugs bug: rawset/rawget do not ignore extra arguments 2005-03-11 12:51:08 -03:00
lapi.c new "primitive" getn 2005-03-16 13:58:41 -03:00
lapi.h
lauxlib.c new "primitive" getn 2005-03-16 13:58:41 -03:00
lauxlib.h all function declarations surround name with parentheses 2005-01-10 15:31:50 -02:00
lbaselib.c new "primitive" getn 2005-03-16 13:58:41 -03:00
lcode.c new operation *t (for size of t) (may yet be removed...) 2005-03-16 13:59:21 -03:00
lcode.h new operation *t (for size of t) (may yet be removed...) 2005-03-16 13:59:21 -03:00
ldblib.c `luaconf.h´ exports all its definitions always (so all of them 2005-03-08 17:10:05 -03:00
ldebug.c `luac' may generate code without upvalue names 2004-12-20 13:50:00 -02:00
ldebug.h
ldo.c detail 2005-03-16 17:02:48 -03:00
ldo.h tighter tests for stack overflow 2004-09-08 11:23:09 -03:00
ldump.c function constants may include boolean values 2004-10-04 16:01:12 -03:00
lfunc.c C functions and userdata also have environments 2005-02-18 10:40:02 -02:00
lfunc.h C functions and userdata also have environments 2005-02-18 10:40:02 -02:00
lgc.c detail 2005-03-16 17:02:48 -03:00
lgc.h details 2005-02-23 14:30:22 -03:00
linit.c details 2005-03-08 10:37:55 -03:00
liolib.c C functions and userdata also have environments 2005-02-18 10:40:02 -02:00
llex.c details 2004-12-03 18:54:12 -02:00
llex.h details 2004-12-03 18:54:12 -02:00
llimits.h `luac´ -> `luai' (to avoid confusion with other luac stuff) 2005-03-09 13:28:07 -03:00
lmathlib.c new functions (to complete math.h) 2005-03-04 15:57:03 -03:00
lmem.c details 2005-02-23 14:30:22 -03:00
lmem.h try to avoid warnings 2005-03-18 13:38:02 -03:00
loadlib.c avoid too much configuration options 2005-03-18 13:38:43 -03:00
lobject.c `luac´ -> `luai' (to avoid confusion with other luac stuff) 2005-03-09 13:28:07 -03:00
lobject.h C functions and userdata also have environments 2005-02-18 10:40:02 -02:00
lopcodes.c new operation *t (for size of t) (may yet be removed...) 2005-03-16 13:59:21 -03:00
lopcodes.h new operation *t (for size of t) (may yet be removed...) 2005-03-16 13:59:21 -03:00
loslib.c `luac´ -> `luai' (to avoid confusion with other luac stuff) 2005-03-09 13:28:07 -03:00
lparser.c new operation *t (for size of t) (may yet be removed...) 2005-03-16 13:59:21 -03:00
lparser.h `luac´ -> `luai' (to avoid confusion with other luac stuff) 2005-03-09 13:28:07 -03:00
lstate.c details 2005-02-23 14:30:22 -03:00
lstate.h details 2005-02-23 14:30:22 -03:00
lstring.c C functions and userdata also have environments 2005-02-18 10:40:02 -02:00
lstring.h details 2005-02-23 14:30:22 -03:00
lstrlib.c `luaconf.h´ exports all its definitions always (so all of them 2005-03-08 17:10:05 -03:00
ltable.c new "primitive" getn 2005-03-16 13:58:41 -03:00
ltable.h new "primitive" getn 2005-03-16 13:58:41 -03:00
ltablib.c new "primitive" getn 2005-03-16 13:58:41 -03:00
ltests.c new "primitive" getn 2005-03-16 13:58:41 -03:00
ltests.h no more `lua_userinit' macro 2005-01-10 14:31:30 -02:00
ltm.c new `mod' (`%') operator 2005-03-08 15:00:16 -03:00
ltm.h new `mod' (`%') operator 2005-03-08 15:00:16 -03:00
lua.c gets `debug.traceback' current when error occurs 2005-01-10 15:21:10 -02:00
lua.h C functions and userdata also have environments 2005-02-18 10:40:02 -02:00
luaconf.h `luac´ -> `luai' (to avoid confusion with other luac stuff) 2005-03-09 13:28:07 -03:00
lualib.h no more `lua_userinit' macro 2005-01-10 14:31:30 -02:00
lundump.c function constants may include boolean values 2004-10-04 16:01:12 -03:00
lundump.h
lvm.c new operation *t (for size of t) (may yet be removed...) 2005-03-16 13:59:21 -03:00
lvm.h
lzio.c
lzio.h
makefile small changes 2004-12-22 11:05:33 -02:00