Yusuke Inuzuka
|
af7e27f256
Merge pull request #328 from tongson/fix_pcall
|
2 gadi atpakaļ |
Eduardo Tongson
|
c880cdb3f5
Detect invalid argument indexing. Compared behavior with Lua 5.1 and LuaJIT.
|
3 gadi atpakaļ |
Eduardo Tongson
|
a8af01564f
Allow tables with __call metamethod.
|
3 gadi atpakaļ |
yuin
|
12c4817b42
Issue #204: fix incompatibility with pcall
|
6 gadi atpakaļ |
yuin
|
e37e1695a7
Issue #154, #156, #157 : make moonscript compiler work
|
6 gadi atpakaļ |
Peter Waller
|
2a952f2bb3
Add support for 0x prefix in tonumber(v)
|
7 gadi atpakaļ |
yuin
|
cfea889ae9
Issue #67 : fix the issue dofile report a wrong error
|
8 gadi atpakaļ |
Cathal Garvey
|
353622b6e2
More fixes towards #55, #60.
|
8 gadi atpakaļ |
Cathal Garvey
|
79f827ad85
All openers are now LGFunction, all tests pass.
|
8 gadi atpakaļ |
yuin
|
b688a86436
Improve docs
|
9 gadi atpakaļ |
yuin
|
8e24eb1766
optimize table access
|
9 gadi atpakaļ |
yuin
|
55dbb60e25
optimize table in of a key is a string
|
9 gadi atpakaļ |
yuin
|
bd6e94ca8e
add tests
|
9 gadi atpakaļ |
yuin
|
02fdd72a8d
add table tests
|
9 gadi atpakaļ |
yuin
|
7a43a95fe5
'print' should call the __tostring metamethod
|
9 gadi atpakaļ |
yuin
|
61cb38d399
fix typo ( closes #8 )
|
9 gadi atpakaļ |
yuin
|
3f90308fa2
closed #6
|
9 gadi atpakaļ |
yuin
|
d9ae866949
change argument types
|
9 gadi atpakaļ |
yuin
|
5f9016a290
first commit
|
9 gadi atpakaļ |