Pavel Balaev
|
5b5b27fca5
iolib: fix different behavior in read function
|
1 年之前 |
mzki
|
293e22ec8a
Merge branch 'master' into fix-xpcall-error-in-error-handler
|
1 年之前 |
Pavel Balaev
|
1543e9dd7f
popen: support nil in second argument
|
1 年之前 |
mzki
|
6543bc9e02
add missing call of test() for #423
|
1 年之前 |
mzki
|
729b5dbf31
Issue #452 : fix xpcall with error in error handler returns (nil, nil)
|
1 年之前 |
yuin
|
fa815b5cd7
Fix #423
|
1 年之前 |
yuin
|
3f43d29aa0
Fix #315
|
1 年之前 |
Unrud
|
665ce4ccf9
Fix lua modulo
|
1 年之前 |
Pavel Balaev
|
73c06cd37a
fix expression enclosed in parentheses
|
2 年之前 |
Eduardo Tongson
|
c880cdb3f5
Detect invalid argument indexing. Compared behavior with Lua 5.1 and LuaJIT.
|
3 年之前 |
laowong
|
99010eff51
Issue #292 : os.time keep consistent with standard implementation
|
4 年之前 |
yuin
|
276ea720da
Issue #222: fix invalid return value copying
|
5 年之前 |
yuin
|
507fb6e5b0
Issue #220: multiple local assignment with function calls produces invalid byte codes
|
5 年之前 |
yuin
|
1e6e6e1918
Issue #216: aggresive register saving produces invalid bytecodes
|
5 年之前 |
yuin
|
12c4817b42
Issue #204: fix incompatibility with pcall
|
6 年之前 |
yuin
|
f7ea7b13e9
Issue #202 : fixed a bug when try to remove elements from a table with 0 length
|
6 年之前 |
Maxim Sergeev
|
921e332988
[+] add issue assert
|
6 年之前 |
yuin
|
478861c8ce
Issue #159 : more mysterious brackets in the lua pattern matching
|
6 年之前 |
yuin
|
3d9c8196b0
Issue #150: clear PNewLine flag
|
6 年之前 |
yuin
|
66c871e454
Issue #91 : repeat operators should only be effective just after a single character class
|
7 年之前 |
yuin
|
33ebc07735
Issue #93 : crashes when calling a function with a tailcall
|
7 年之前 |
yuin
|
03a30652ec
Issue #91 , Issue #92 : magic chars in sets are not magic chars
|
7 年之前 |
yuin
|
dd0fd53109
Issue #82 : Fixed a bug when using tforloops with a tail call
|
8 年之前 |
yuin
|
be46d31772
Issue #81 : Fix an infinite loop when tables contain numeric Zero as an index
|
8 年之前 |
yuin
|
784e500ada
Issue #62 : debug.traceback now can take the 'level' arg
|
8 年之前 |
Ferb
|
48b99ddcb5
Issue #47/pull request #48: add unit test
|
9 年之前 |
yuin
|
a67621662c
Issue #39 : Pattern match functions now support non-latin characters
|
9 年之前 |
yuin
|
265055172a
Issue #37 : fixed compiler bugs in the function call expression
|
9 年之前 |
yuin
|
46165f7d01
Issue 33 : fixed
|
9 年之前 |
yuin
|
831b2d9da8
add a test case for issue #24
|
9 年之前 |