Roberto Ierusalimschy
|
2ca5181413
Branch 5.2 - new releases for 5.2 go from here, main trunk goes
|
12 年之前 |
Roberto Ierusalimschy
|
f5ae26ec6c
official branch for Lua 5.1
|
17 年之前 |
Roberto Ierusalimschy
|
475b0ecbf1
new macro LUA_RELEASE
|
19 年之前 |
Roberto Ierusalimschy
|
20f4bbdc3a
does not accept garbage after options (e.g., -ixxx)
|
19 年之前 |
Roberto Ierusalimschy
|
672bb67ee6
environment variable names should be configurable
|
19 年之前 |
Roberto Ierusalimschy
|
bfdcbbcd76
small optimizations (lua_newtable -> lua_createtable)
|
19 年之前 |
Roberto Ierusalimschy
|
30eebb2d1c
detail (stop collector while openning libraries)
|
19 年之前 |
Roberto Ierusalimschy
|
3592c08a2c
avoid printing two copyright messages with '-v -i' options
|
19 年之前 |
Roberto Ierusalimschy
|
ff7638b0ed
VC warnings
|
20 年之前 |
Roberto Ierusalimschy
|
7f376e6ea8
do a complete garbage collection in case of errors
|
20 年之前 |
Roberto Ierusalimschy
|
86704cffe9
detail in usage message
|
20 年之前 |
Roberto Ierusalimschy
|
fa41fafa6e
reorganization of argument handling
|
20 年之前 |
Roberto Ierusalimschy
|
506c89cef8
just in case, flush all output
|
20 年之前 |
Roberto Ierusalimschy
|
9273fbd131
no more 'luaL_get/setfield' (replaced by more direct luaL_findtable)
|
20 年之前 |
Roberto Ierusalimschy
|
be666a662b
detail
|
20 年之前 |
Roberto Ierusalimschy
|
39cdbce23e
no more '-w' option + new way to check module existence
|
20 年之前 |
Roberto Ierusalimschy
|
f7720bebe3
more precise way to check incomplete lines
|
20 年之前 |
Roberto Ierusalimschy
|
eca9fa02d2
small improvement
|
20 年之前 |
Roberto Ierusalimschy
|
67578ec51f
several small details
|
20 年之前 |
Roberto Ierusalimschy
|
c2bb9abcec
better quotes for strings in error messages
|
20 年之前 |
Roberto Ierusalimschy
|
04f657c7f8
new protocol to open standard libraries
|
20 年之前 |
Roberto Ierusalimschy
|
2873d4efff
stack could overflow with too many command-line arguments
|
20 年之前 |
Roberto Ierusalimschy
|
445eda7ead
details
|
20 年之前 |
Roberto Ierusalimschy
|
092dc95b06
using `require' to implement `-l'
|
20 年之前 |
Roberto Ierusalimschy
|
8af1ca02e0
LUA_USERCONFIG is no longer necessary
|
20 年之前 |
Roberto Ierusalimschy
|
f1eb79fdf4
some line-edit facilities must free the line after its use
|
20 年之前 |
Roberto Ierusalimschy
|
6d475731ca
cleaner configuration for lua.c
|
20 年之前 |
Roberto Ierusalimschy
|
0480ea0886
gets `debug.traceback' current when error occurs
|
20 年之前 |
Roberto Ierusalimschy
|
e791f025c0
no more `_TRACEBACK' variable
|
20 年之前 |
Roberto Ierusalimschy
|
9be5844713
first full implementation of new package system
|
21 年之前 |