Roberto Ierusalimschy
|
b8d23d6e07
option to use Sun compiler (on lhf account)
|
17 年之前 |
Roberto Ierusalimschy
|
fdecdd0cec
stand-alone interpreter shows incorrect error message when the
|
17 年之前 |
Roberto Ierusalimschy
|
fabdaa37b6
'lua_pushfstring' raises an error if called with invalid format
|
17 年之前 |
Roberto Ierusalimschy
|
bc82b4d78a
new function 'package.searchpath'
|
18 年之前 |
Roberto Ierusalimschy
|
dae850e0ee
details
|
18 年之前 |
Roberto Ierusalimschy
|
abcc124df0
BUG: lua_setfenv may crash if called over an invalid object
|
18 年之前 |
Roberto Ierusalimschy
|
b4164a9aa7
details
|
18 年之前 |
Roberto Ierusalimschy
|
9f0d62ad9f
BUG: table.remove removes last element of a table when given
|
18 年之前 |
Roberto Ierusalimschy
|
64ecf24210
detail
|
18 年之前 |
Roberto Ierusalimschy
|
658e7caf92
use prefix in extern names, even those in test files
|
18 年之前 |
Roberto Ierusalimschy
|
788506dd58
detail
|
18 年之前 |
Roberto Ierusalimschy
|
62790ab15d
detail
|
18 年之前 |
Roberto Ierusalimschy
|
ad60b3ead7
avoid the use of "exotic" libc functions
|
18 年之前 |
Roberto Ierusalimschy
|
5e8dd55574
first implementation of ephemerons
|
18 年之前 |
Roberto Ierusalimschy
|
0e961ad47a
some changes toward ephemerons
|
18 年之前 |
Roberto Ierusalimschy
|
c06cc60946
BUG: 'gsub' may go wild when wrongly called without its third
|
18 年之前 |
Roberto Ierusalimschy
|
2fa476655f
detail
|
18 年之前 |
Roberto Ierusalimschy
|
7a78495f31
avoid problems with 'ptrdiff_t'
|
18 年之前 |
Roberto Ierusalimschy
|
3138afbe2e
parser should not call 'luaX_lexerror'
|
18 年之前 |
Roberto Ierusalimschy
|
4eef0aaad1
detail
|
18 年之前 |
Roberto Ierusalimschy
|
ab09732986
new metamethods for '__pairs' and '__ipairs'
|
18 年之前 |
Roberto Ierusalimschy
|
b7fa64565a
27 is not a prime number :(
|
18 年之前 |
Roberto Ierusalimschy
|
2622ed2528
better way to handle redefinitions of 'localeconv'
|
18 年之前 |
Roberto Ierusalimschy
|
9cb0607f6f
avoid warnings about exit; return
|
18 年之前 |
Roberto Ierusalimschy
|
8998032f66
detail
|
18 年之前 |
Roberto Ierusalimschy
|
80b4753539
better error message for 'concat'
|
18 年之前 |
Roberto Ierusalimschy
|
fe0838cd1c
tables and strings respect __len metamethod
|
18 年之前 |
Roberto Ierusalimschy
|
8acaa2ce07
An error in a module loaded through the '-l' option
|
18 年之前 |
Roberto Ierusalimschy
|
c676f13e1a
stand-alone error-message details
|
18 年之前 |
Roberto Ierusalimschy
|
9b47cee8b2
better to flush all files before starting new process with popen
|
18 年之前 |