Roberto Ierusalimschy
|
be666a662b
detail
|
před 20 roky |
Roberto Ierusalimschy
|
39cdbce23e
no more '-w' option + new way to check module existence
|
před 20 roky |
Roberto Ierusalimschy
|
f7720bebe3
more precise way to check incomplete lines
|
před 20 roky |
Roberto Ierusalimschy
|
eca9fa02d2
small improvement
|
před 20 roky |
Roberto Ierusalimschy
|
67578ec51f
several small details
|
před 20 roky |
Roberto Ierusalimschy
|
c2bb9abcec
better quotes for strings in error messages
|
před 20 roky |
Roberto Ierusalimschy
|
04f657c7f8
new protocol to open standard libraries
|
před 20 roky |
Roberto Ierusalimschy
|
2873d4efff
stack could overflow with too many command-line arguments
|
před 20 roky |
Roberto Ierusalimschy
|
445eda7ead
details
|
před 20 roky |
Roberto Ierusalimschy
|
092dc95b06
using `require' to implement `-l'
|
před 20 roky |
Roberto Ierusalimschy
|
8af1ca02e0
LUA_USERCONFIG is no longer necessary
|
před 20 roky |
Roberto Ierusalimschy
|
f1eb79fdf4
some line-edit facilities must free the line after its use
|
před 20 roky |
Roberto Ierusalimschy
|
6d475731ca
cleaner configuration for lua.c
|
před 20 roky |
Roberto Ierusalimschy
|
0480ea0886
gets `debug.traceback' current when error occurs
|
před 20 roky |
Roberto Ierusalimschy
|
e791f025c0
no more `_TRACEBACK' variable
|
před 20 roky |
Roberto Ierusalimschy
|
9be5844713
first full implementation of new package system
|
před 21 roky |
Roberto Ierusalimschy
|
7d309480dd
new way to handle _PATH (old LUA_PATH)
|
před 21 roky |
Roberto Ierusalimschy
|
5dcd908add
detail
|
před 21 roky |
Roberto Ierusalimschy
|
a535ad6fee
several small changes (mainly function names)
|
před 21 roky |
Roberto Ierusalimschy
|
80ec81926c
`lua.c' also needs the default path, so auxlib should provide it
|
před 21 roky |
Roberto Ierusalimschy
|
dba17070ac
optional error for accesss to undefined variables/fields
|
před 21 roky |
Roberto Ierusalimschy
|
569eefbf73
detail
|
před 21 roky |
Roberto Ierusalimschy
|
616438fe9a
new way to use `vararg' parameters (with `...')
|
před 21 roky |
Roberto Ierusalimschy
|
b4cd38ba6c
new scheme for configuration through `luaconf.h'
|
před 21 roky |
Roberto Ierusalimschy
|
275c150b17
`error()' (and `error(nil)') generates errors with no error messages
|
před 22 roky |
Roberto Ierusalimschy
|
ee07ad346d
`getn' doesn't need this field (values cannot be nil)
|
před 22 roky |
Roberto Ierusalimschy
|
f84c5a5fc6
avoid conflicts in (re)definition of `isatty'
|
před 22 roky |
Roberto Ierusalimschy
|
80bac182db
do not mix `--help' with `--'
|
před 22 roky |
Roberto Ierusalimschy
|
0ca225d33a
better error message
|
před 22 roky |
Roberto Ierusalimschy
|
4734e2de05
`loadlib' now an official library
|
před 22 roky |