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

Roberto Ierusalimschy d2e340f467 string pointers are always fully aligned hace 25 años
bugs d444153dbe ESC (which starts precompiled code) in C is \33, not \27 hace 25 años
lapi.c 6875fdc8be new semantics for pushuserdata (no more different userdatas with same value) hace 25 años
lapi.h 100bfec39a new implementation for `next' hace 25 años
lauxlib.c 7e3d3e1f70 details hace 25 años
lauxlib.h 7e3d3e1f70 details hace 25 años
lbaselib.c 81e63f75c0 `tostring' uses type names (when available) hace 25 años
lcode.c 6548bf7462 warnings from Visual C hace 25 años
lcode.h 3b6f8bfbe6 simpler implementation of for loops hace 25 años
ldblib.c 7e3d3e1f70 details hace 25 años
ldebug.c d2e340f467 string pointers are always fully aligned hace 25 años
ldebug.h c81404cae5 first version of code verification hace 25 años
ldo.c 7178a5e34a new way to handle top x L->top hace 25 años
ldo.h 7178a5e34a new way to handle top x L->top hace 25 años
lfunc.c d2e340f467 string pointers are always fully aligned hace 25 años
lfunc.h 0183b8030c `free' gets size of the block: complete control over memory use hace 25 años
lgc.c 7178a5e34a new way to handle top x L->top hace 25 años
lgc.h 42224ca553 loop of 'dostring' may never reclaim memory hace 25 años
linit.c fb55c96706 obsolete module; not part of the oficial distribution hace 25 años
liolib.c dc17a9cc24 new semantics for pushuserdata hace 25 años
llex.c d2e340f467 string pointers are always fully aligned hace 25 años
llex.h 595e449537 tighter size for error buffers hace 25 años
llimits.h 4894c27962 lua_Number defined in lua.h (1st version) hace 25 años
lmathlib.c 7e3d3e1f70 details hace 25 años
lmem.c 1f917e709c better use of extra include files (both for tests and for old_ansi) hace 25 años
lmem.h 426d3e43bd lock/unlock may use L + better structure for internal debug stuff hace 25 años
lobject.c 426d3e43bd lock/unlock may use L + better structure for internal debug stuff hace 25 años
lobject.h d2e340f467 string pointers are always fully aligned hace 25 años
lopcodes.h a04de4f0ad no more END opcode hace 25 años
lparser.c d2e340f467 string pointers are always fully aligned hace 25 años
lparser.h 0183b8030c `free' gets size of the block: complete control over memory use hace 25 años
lstate.c 426d3e43bd lock/unlock may use L + better structure for internal debug stuff hace 25 años
lstate.h 426d3e43bd lock/unlock may use L + better structure for internal debug stuff hace 25 años
lstring.c d2e340f467 string pointers are always fully aligned hace 25 años
lstring.h d2e340f467 string pointers are always fully aligned hace 25 años
lstrlib.c 7e3d3e1f70 details hace 25 años
ltable.c e506b864cd no need for tags in boxed values :-( hace 25 años
ltable.h 1f9e3731d1 back to the basics (well-behaved variant record...) hace 25 años
ltests.c d2e340f467 string pointers are always fully aligned hace 25 años
ltests.h 322b7b5fc5 easier to add new initialization functions hace 25 años
ltm.c d2e340f467 string pointers are always fully aligned hace 25 años
ltm.h d2e340f467 string pointers are always fully aligned hace 25 años
lua.c 322b7b5fc5 easier to add new initialization functions hace 25 años
lua.h 6875fdc8be new semantics for pushuserdata (no more different userdatas with same value) hace 25 años
luadebug.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). hace 25 años
lualib.h 35d6b15057 some cleaning hace 25 años
lundump.c a04de4f0ad no more END opcode hace 25 años
lundump.h 523c5d8e1c last changes by lhf. hace 25 años
lvm.c d2e340f467 string pointers are always fully aligned hace 25 años
lvm.h 7178a5e34a new way to handle top x L->top hace 25 años
lzio.c 1de5587184 `lua.h' is included before any other Lua header file hace 25 años
lzio.h 8b88ab07f7 more controled use of `sprintf' hace 25 años
makefile 906d5dcc41 details hace 25 años
manual.tex b68fb7f62e `assert' returns its first argument hace 25 años