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
/
load.js
Commit message (
Expand
)
Author
Age
*
tests/load.js: assert loadfile result for correct error messages
daurnimator
2018-04-02
*
Move fengari specific things to src/fengaricore.js
daurnimator
2018-01-11
*
tests/: Fix linter complaints
daurnimator
2017-12-10
*
Move luaL_openlibs from lauxlib to lualib
daurnimator
2017-05-11
*
Remove unused variables
daurnimator
2017-04-26
*
Export luaL_openlibs from lauxlib.js
daurnimator
2017-04-26
*
Export ldo.js functions from lua.js
daurnimator
2017-04-26
*
Export lapi.js functions from lua.js
daurnimator
2017-04-26
*
Remove lua.CT and lua.constant_types (still available from defs)
daurnimator
2017-04-26
*
Removed useless luac -l from tests
Benoit Giannangeli
2017-04-24
*
8-bit only in lstrlib
Benoit Giannangeli
2017-03-30
*
8-bit string internally tests
Benoit Giannangeli
2017-03-30
*
strings.lua
Benoit Giannangeli
2017-03-24
*
Handle binary in luaL_loadfilex
Benoit Giannangeli
2017-03-23
*
dofile
Benoit Giannangeli
2017-03-23
*
loadfile
Benoit Giannangeli
2017-03-23
*
luaL_loadbuffer binary test
Benoit Giannangeli
2017-03-03
*
load, luaL_loadbuffer(x), luaL_loadstring, lua_replace, lua_isnone, lua_isnon...
Benoit Giannangeli
2017-03-03
*
lua_load use reader function
Benoit Giannangeli
2017-03-02
*
Loading tests (binary/text)
Benoit Giannangeli
2017-03-01
*
lua_load will load both binary and text
Benoit Giannangeli
2017-03-01