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