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

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