Mirror of the amazing lua scripting language
#lua #script #scripting #script-engine #embed #embedded #script-language

Roberto Ierusalimschy 33d820d41d new syntax "= exp" to rpint exp + simplifications 24 vuotta sitten
bugs a3d03ff6b6 bug: error message for `%a' gave wrong line number 24 vuotta sitten
lapi.c 45b173cbf8 warnings/details 24 vuotta sitten
lapi.h 100bfec39a new implementation for `next' 25 vuotta sitten
lauxlib.c ae1cf64348 better names for type-related functions 24 vuotta sitten
lauxlib.h 45b173cbf8 warnings/details 24 vuotta sitten
lbaselib.c ae1cf64348 better names for type-related functions 24 vuotta sitten
lcode.c c3d72096c4 use a table to find (and reuse) constants when parsing 24 vuotta sitten
lcode.h 95988676d8 small bug when creating AsBc instructions in 16-bit machines 24 vuotta sitten
ldblib.c d5b83ead90 new implementation for userdatas, without `keys' 24 vuotta sitten
ldebug.c 18d3e82cfe check C is independent from check B 24 vuotta sitten
ldebug.h 2a4afb97c8 new module lopcodes.c for tables describing opcodes 24 vuotta sitten
ldo.c 6c8e652aa6 use macros for 'getc' 24 vuotta sitten
ldo.h cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' 24 vuotta sitten
lfunc.c 770954510f rename of `kproto' to `p' 24 vuotta sitten
lfunc.h 39b7978329 first (big) step to support wide chars 24 vuotta sitten
lgc.c 770954510f rename of `kproto' to `p' 24 vuotta sitten
lgc.h 777061e441 resurect userdata before calling its GC tag method 24 vuotta sitten
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 vuotta sitten
liolib.c 45b173cbf8 warnings/details 24 vuotta sitten
llex.c 45b173cbf8 warnings/details 24 vuotta sitten
llex.h 45b173cbf8 warnings/details 24 vuotta sitten
llimits.h c3d72096c4 use a table to find (and reuse) constants when parsing 24 vuotta sitten
lmathlib.c dd3a63c205 new way to handle `profiles' 24 vuotta sitten
lmem.c dd3a63c205 new way to handle `profiles' 24 vuotta sitten
lmem.h 39b7978329 first (big) step to support wide chars 24 vuotta sitten
lobject.c dd3a63c205 new way to handle `profiles' 24 vuotta sitten
lobject.h c3d72096c4 use a table to find (and reuse) constants when parsing 24 vuotta sitten
lopcodes.c 7afc74ff07 avoid some warnings from strange compilers 24 vuotta sitten
lopcodes.h 7afc74ff07 avoid some warnings from strange compilers 24 vuotta sitten
lparser.c c3d72096c4 use a table to find (and reuse) constants when parsing 24 vuotta sitten
lparser.h c3d72096c4 use a table to find (and reuse) constants when parsing 24 vuotta sitten
lstate.c d8f37bf42a weakregistry has its keys weak, too 24 vuotta sitten
lstate.h ae19b2f51e more relaxed rules for syncronized access 24 vuotta sitten
lstring.c c3d72096c4 use a table to find (and reuse) constants when parsing 24 vuotta sitten
lstring.h 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 vuotta sitten
lstrlib.c b3dd9b1bb1 `format' can handle \0 in format string (why not?) 24 vuotta sitten
ltable.c 654b16e83a better performance for table operations (mainly for integer indices) 24 vuotta sitten
ltable.h 654b16e83a better performance for table operations (mainly for integer indices) 24 vuotta sitten
ltests.c ae1cf64348 better names for type-related functions 24 vuotta sitten
ltests.h 2a4afb97c8 new module lopcodes.c for tables describing opcodes 24 vuotta sitten
ltm.c ebd1d1f82c no more deprecated code 24 vuotta sitten
ltm.h 022bf27202 extra parenteses to avoid warnings 24 vuotta sitten
lua.c 33d820d41d new syntax "= exp" to rpint exp + simplifications 24 vuotta sitten
lua.h f9f355221f version -> 4.1 alpha 24 vuotta sitten
luadebug.h 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) 24 vuotta sitten
lualib.h dd3a63c205 new way to handle `profiles' 24 vuotta sitten
lundump.c 04320e04bf warnings from Visual C++ (plus small details) 24 vuotta sitten
lundump.h 9f25df02d5 new definition for headers of binary files 24 vuotta sitten
lvm.c 770954510f rename of `kproto' to `p' 24 vuotta sitten
lvm.h 762d059a13 new implementation for the Virtual Machine 24 vuotta sitten
lzio.c dd3a63c205 new way to handle `profiles' 24 vuotta sitten
lzio.h dd3a63c205 new way to handle `profiles' 24 vuotta sitten
makefile 0171543704 better optimization options 24 vuotta sitten
manual.tex f34001faa9 details 24 vuotta sitten