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

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