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
/
liolib.js
Commit message (
Expand
)
Author
Age
*
src/l*lib.js: Use lualib.lua_assert from standard library
daurnimator
2018-01-22
*
src/liolib.js: Use destructuring assignment
daurnimator
2018-01-18
*
Move fengari specific things to src/fengaricore.js
daurnimator
2018-01-11
*
Avoid Uint8Array.slice (IE compat)
daurnimator
2018-01-07
*
src/: Fix some linter complaints
daurnimator
2017-12-10
*
src/liolib.js: Do more argument checking before bailing out of opening a file
daurnimator
2017-05-21
*
src/liolib.js: Partial implementation of io.input and io.output
daurnimator
2017-05-16
*
src/liolib.js: Add stubs for flush
daurnimator
2017-05-16
*
src/liolib.js: Add io.type
daurnimator
2017-05-15
*
Fix luaL_error callsites
daurnimator
2017-05-05
*
src/liolib.js: add io.close()
daurnimator
2017-05-03
*
src/liolib: Add file:write()
daurnimator
2017-05-03
*
src/liolib.js: Implement io.write
daurnimator
2017-05-03
*
src/iolib.js: Add file:__tostring()
daurnimator
2017-05-03
*
src/iolib.js: Create stdin/stdout/stderr
daurnimator
2017-05-03
*
Add (empty) io library
daurnimator
2017-04-26