Roberto Ierusalimschy
|
063d4e4543
Lua 5.3.5 ported to git
|
6 年之前 |
Roberto Ierusalimschy
|
94c1b3a8ee
Handling of LUA_PATH/LUA_CPATH moved back to 'package' library
|
8 年之前 |
Roberto Ierusalimschy
|
2a235312f0
detail (removing spaces at end of lines)
|
8 年之前 |
Roberto Ierusalimschy
|
9f594ca6f5
LUA_PATHSUFFIX -> LUA_VERSUFFIX + LUA_VERSUFFIX used in the
|
8 年之前 |
Roberto Ierusalimschy
|
de3fd8ab83
Handling of LUA_PATH/LUA_CPATH moved from package library to stand
|
9 年之前 |
Roberto Ierusalimschy
|
ed19fe766c
added ';' at the end of "expression lines" ("return exp;") so that
|
10 年之前 |
Roberto Ierusalimschy
|
3a91274547
details (avoid 'lint' warnings)
|
10 年之前 |
Roberto Ierusalimschy
|
fd6e680e21
detail
|
10 年之前 |
Roberto Ierusalimschy
|
57c0db219b
line history keep lines without added 'return'
|
10 年之前 |
Roberto Ierusalimschy
|
87b179e71d
detail (use new returned value from 'lua_getglobal' )
|
10 年之前 |
Roberto Ierusalimschy
|
e75c0148c3
comments (references to "ANSI C" changed to "ISO C", which is the
|
10 年之前 |
Roberto Ierusalimschy
|
28fdbcf393
added include for 'lprefix.h', for stuff that must be added before
|
10 年之前 |
Roberto Ierusalimschy
|
1a69a3ecea
LUA_WIN -> LUA_USE_WINDOWS
|
10 年之前 |
Roberto Ierusalimschy
|
05afee0f50
definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror'
|
10 年之前 |
Roberto Ierusalimschy
|
6d613817d4
comments
|
10 年之前 |
Roberto Ierusalimschy
|
961760c9b6
message handler always adds a traceback to messages (even if they
|
10 年之前 |
Roberto Ierusalimschy
|
f97c64d7bf
macros 'LUA_QL'/'LUA_QL' deprecated
|
10 年之前 |
Roberto Ierusalimschy
|
8ede2c353c
detail in 'report' + message handler always is called with an
|
11 年之前 |
Roberto Ierusalimschy
|
b9dcf9974d
detail (typos in comments)
|
11 年之前 |
Roberto Ierusalimschy
|
10200585a7
var-arguments to the script come from 'arg' table (not from original
|
11 年之前 |
Roberto Ierusalimschy
|
23f0ff9517
lots of janitor work (including comments) + 'arg' table created
|
11 年之前 |
Roberto Ierusalimschy
|
c6c41e85b2
more uniformity for defining system-dependent features
|
11 年之前 |
Roberto Ierusalimschy
|
1721d09ac8
still accepts initial '=' for expressions, for compatibility with old
|
11 年之前 |
Roberto Ierusalimschy
|
1a19893d6f
new "calculator mode"; no need to add '=' to print expressions
|
11 年之前 |
Roberto Ierusalimschy
|
c5fcba1a17
detail (changing some names of macros)
|
11 年之前 |
Roberto Ierusalimschy
|
ab7086e209
pops the string from 'get_prompt' only after using it
|
13 年之前 |
Roberto Ierusalimschy
|
054c20cd5b
spaces -> tabs in #defines
|
13 年之前 |
Roberto Ierusalimschy
|
4cca1a436d
details (using lua_setglobal/lua_getglobal instead of explicit
|
13 年之前 |
Roberto Ierusalimschy
|
e2fc2ce8df
new way to handle -E option (write a mark in the registry to avoid
|
13 年之前 |
Roberto Ierusalimschy
|
166dd0261a
new option '-E' to avoid environment variables
|
14 年之前 |