index
:
fengari
master
Mirrored from https://github.com/fengari-lua/fengari
Laria Carolin Chabowski
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Fixed bad boolean handling in luaV_finishOp
Benoit Giannangeli
2017-05-22
*
tests/test-suite/math.js: Now passes
daurnimator
2017-05-22
*
tests/test-suite/inprogress/math.js: Move floatbits calculation to prefix
daurnimator
2017-05-22
*
tests: remove some extra prints
daurnimator
2017-05-22
*
Skip failing in string.js for now
Benoit Giannangeli
2017-05-21
*
tests/test-suite/inprogress/math.js: isNaN is a shared function for tests
daurnimator
2017-05-22
*
tests/test-suite/errors.js: Now passes
daurnimator
2017-05-22
*
tests/test-suite/inprogress/errors.js: Pass file name so that test passes
daurnimator
2017-05-22
*
tests/test-suite/inprogress/errors.js: Adjust test C=>JS
daurnimator
2017-05-22
*
tests/test-suite/inprogress/errors.js: Remove progress prints
daurnimator
2017-05-22
*
src/lbaselib.js: Implement argument checking in collectgarbage
daurnimator
2017-05-22
*
tests/test-suite/goto.js: Now passes
daurnimator
2017-05-21
*
tests/test-suite/inprogress/goto.js: un-split up test case
daurnimator
2017-05-21
*
tests/test-suite/attrib.js: Now passes
daurnimator
2017-05-21
*
tests/test-suite/bitwise.js: Now passes
daurnimator
2017-05-21
*
test-inprogress npm script
Benoit Giannangeli
2017-05-20
*
Merge branch 'master' of https://github.com/fengari-lua/fengari into test-suite
Benoit Giannangeli
2017-05-20
|
\
|
*
tests/manual-tests/debug-cli.js: make executable, set WEB global, return 0 va...
daurnimator
2017-05-20
|
*
lua-cli moved to own repository: https://github.com/fengari-lua/fengari-node-cli
daurnimator
2017-05-20
|
*
[test-suite] nextvar.js, fixed bad comparison in LTNum
Benoit Giannangeli
2017-05-19
|
*
Fixed requires in inprogress folder
Benoit Giannangeli
2017-05-19
|
*
Moved in progress tests to seperate folder
Benoit Giannangeli
2017-05-19
*
|
Moved in progress tests to seperate folder
Benoit Giannangeli
2017-05-19
|
/
*
Updated README to reflect progress
Benoit Giannangeli
2017-05-19
*
[test-suite] nextvar.js
Benoit Giannangeli
2017-05-19
*
[test-suite] bitwise.js
Benoit Giannangeli
2017-05-19
*
[test-suite] sort.js
Benoit Giannangeli
2017-05-19
*
[test-suite] utf8.js
Benoit Giannangeli
2017-05-19
*
[test-suite] math.js
Benoit Giannangeli
2017-05-19
*
[test-suite] math.js
Benoit Giannangeli
2017-05-19
*
[test-suite] coroutine.js
Benoit Giannangeli
2017-05-19
*
[test-suite] goto.js
Benoit Giannangeli
2017-05-19
*
[test-suite] closure.js
Benoit Giannangeli
2017-05-19
*
[test-suite] pm.js
Benoit Giannangeli
2017-05-19
*
tests/manual-tests/lua-cli.js: Add missing lua.to_luastring call in msghandler
daurnimator
2017-05-15
*
Add facility for a user provided (state-global) native error handler
daurnimator
2017-05-15
*
Separate ZIO and MBuffer data structures
daurnimator
2017-05-15
*
[test-suite] attrib.js
Benoit Giannangeli
2017-05-13
*
[test-suite] literals.js
Benoit Giannangeli
2017-05-13
*
Removed useless save(0) in llex
Benoit Giannangeli
2017-05-13
*
[test-suite] literals.js
Benoit Giannangeli
2017-05-13
*
[test-suite] events.js
Benoit Giannangeli
2017-05-12
*
Boolean TValue should have a boolean value
Benoit Giannangeli
2017-05-12
*
luaV_concat: 'total' should not be used inside the loop
Benoit Giannangeli
2017-05-12
*
Merge branch 'feature/dead-keys'
Benoit Giannangeli
2017-05-11
|
\
|
*
tests/ltablib.js: Use better filter for numeric keys
daurnimator
2017-05-11
*
|
[test-suite] events.js (userdata)
Benoit Giannangeli
2017-05-11
*
|
ltests.js
Benoit Giannangeli
2017-05-11
*
|
[test-suite] events.js
Benoit Giannangeli
2017-05-11
|
/
*
src/lvm.js: Setting nil should delete from table
daurnimator
2017-05-11
[next]