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

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