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
/
src
/
lualib.js
Commit message (
Expand
)
Author
Age
*
Add 'fengari' library containing version numbers etc
daurnimator
2018-03-30
*
Workaround linit/lualib cyclic reference
daurnimator
2018-01-23
*
src/lualib.js: Use destructuring requires
daurnimator
2018-01-22
*
src/: Start using lua_assert() instead of plain assert()
daurnimator
2018-01-18
*
Use `typeof process === "undefined"` instead of WEB global
daurnimator
2017-12-10
*
Move jshint config to package.json
daurnimator
2017-08-18
*
src/lualib.js: Export luaopen symbols with correct name
daurnimator
2017-05-11
*
Move luaL_openlibs from lauxlib to lualib
daurnimator
2017-05-11
*
Webpack (single bundle for now)
Benoit Giannangeli
2017-05-09
*
loadlib.js
Benoit Giannangeli
2017-05-03
*
Add (empty) io library
daurnimator
2017-04-26
*
os.time
Benoit Giannangeli
2017-04-18
*
debug.debug
Benoit Giannangeli
2017-04-11
*
lualib: export various libraries
daurnimator
2017-03-23
*
Loading tests (binary/text)
Benoit Giannangeli
2017-03-01
*
coroutines
Benoit Giannangeli
2017-02-23
*
Implementing minimal path from main to luaV_execute of user script
Benoit Giannangeli
2017-02-15