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
/
tests.js
Commit message (
Expand
)
Author
Age
*
Move fengari specific things to src/fengaricore.js
daurnimator
2018-01-11
*
src/lzio.js: Don't permit DataView returned from a lua_load reader any more
daurnimator
2017-12-15
*
tests/: Fix linter complaints
daurnimator
2017-12-10
*
Use `typeof process === "undefined"` instead of WEB global
daurnimator
2017-12-10
*
tests/tests.js: don't shell out to luac for compiling
daurnimator
2017-06-19
*
tests/tests.js: throw errors if unable to load code
daurnimator
2017-06-18
*
Set WEB flag to false for tests
Benoit Giannangeli
2017-05-09
*
tests/tests.js: Use luaL_loadstring instead of using lundump.js directly
daurnimator
2017-05-02
*
Remove unused variables
daurnimator
2017-04-26
*
Removed useless luac -l from tests
Benoit Giannangeli
2017-04-24
*
Testing 8-bit strings
Benoit Giannangeli
2017-03-13
*
[Strings] lvm.js
Benoit Giannangeli
2017-03-13
*
Remove use of 'buffer-dataview' library
daurnimator
2017-03-03
*
lua_load will load both binary and text
Benoit Giannangeli
2017-03-01
*
Travis
Benoit Giannangeli
2017-02-24
*
lua_load (bytecode only), lua_call(k)
Benoit Giannangeli
2017-02-17
*
More accurate state and closure init
Benoit Giannangeli
2017-02-17
*
lua_pushnumber, lua_pushinteger, lua_pushstring, lua_pushboolean
Benoit Giannangeli
2017-02-16
*
lapi tests
Benoit Giannangeli
2017-02-15
*
TFORCALL, TFORLOOP, luaD_call, tag methods
Benoit Giannangeli
2017-02-12