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
/
ldblib.js
Commit message (
Expand
)
Author
Age
*
Start moving test suite from tape => jest
daurnimator
2018-04-14
*
Move fengari specific things to src/fengaricore.js
daurnimator
2018-01-11
*
tests/: Fix linter complaints
daurnimator
2017-12-10
*
src/ldo.js: Add call debug hook
daurnimator
2017-06-16
*
[test-suite] sort.js passes
Benoit Giannangeli
2017-05-24
*
Move luaL_openlibs from lauxlib to lualib
daurnimator
2017-05-11
*
src/ldebug.js: Fix off by one error when calculating line number
daurnimator
2017-05-05
*
src/lauxlib.js: Fix traceback text
daurnimator
2017-05-05
*
Export luaL_openlibs from lauxlib.js
daurnimator
2017-04-26
*
Export lapi.js functions from lua.js
daurnimator
2017-04-26
*
L.openupval was not set in luaF_close
Benoit Giannangeli
2017-04-24
*
debug.gethook
Benoit Giannangeli
2017-04-14
*
Fixed bad UpVal.setVal
Benoit Giannangeli
2017-04-14
*
hooks
Benoit Giannangeli
2017-04-14
*
debug.upvaluejoin
Benoit Giannangeli
2017-04-14
*
debug.getuservalue, debug.setuservalue, debug.setlocal
Benoit Giannangeli
2017-04-14
*
debug.getinfo
Benoit Giannangeli
2017-04-12
*
debug.traceback
Benoit Giannangeli
2017-04-12
*
debug.upvalueid
Benoit Giannangeli
2017-04-11
*
debug.getlocal
Benoit Giannangeli
2017-04-11
*
Basic interactive lua cli
Benoit Giannangeli
2017-04-11