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
/
loslib.js
Commit message (
Expand
)
Author
Age
*
src/loslib.js: Check that var exists in process.env before indexing
daurnimator
2017-11-12
*
src/loslib.js: Remove to_jsstring where possible
daurnimator
2017-11-12
*
src/loslib.js: Tidy up os.date
daurnimator
2017-11-12
*
Removed incorrect use of llimits.MAX/MIN_INT
Benoit Giannangeli
2017-11-09
*
src/loslib.js: Tidy up node specific function definitions
daurnimator
2017-08-17
*
src/loslib.js: Use WEB define instead of checking for process global
daurnimator
2017-08-17
*
Don't pass user input as format to luaL_error
daurnimator
2017-05-29
*
Webpack (single bundle for now)
Benoit Giannangeli
2017-05-09
*
src/lauxlib: Rewrite luaL_execresult
daurnimator
2017-05-03
*
os.date
Benoit Giannangeli
2017-05-02
*
os.clock
Benoit Giannangeli
2017-05-02
*
Fixed call to execSync to use stdin/out/err
Benoit Giannangeli
2017-05-02
*
Fixed os.time(format)
Benoit Giannangeli
2017-05-02
*
os.difftime
Benoit Giannangeli
2017-05-02
*
os.execute echo stdout
Benoit Giannangeli
2017-05-02
*
os.execute
Benoit Giannangeli
2017-04-28
*
os.getenv
Benoit Giannangeli
2017-04-28
*
os.remove
Benoit Giannangeli
2017-04-28
*
os.rename
Benoit Giannangeli
2017-04-28
*
os.tmpname
Benoit Giannangeli
2017-04-28
*
os.exit
Benoit Giannangeli
2017-04-28
*
Remove unused require()s
daurnimator
2017-04-26
*
Export ldebug.js functions from lua.js
daurnimator
2017-04-26
*
Export lapi.js functions from lua.js
daurnimator
2017-04-26
*
Remove lua.char
daurnimator
2017-04-26
*
Remove lua.CT and lua.constant_types (still available from defs)
daurnimator
2017-04-26
*
Use maximum 32bit number instead of Number.MAX_SAFE_INTEGER
Benoit Giannangeli
2017-04-24
*
No more Table, just TValue with table type and Map value
Benoit Giannangeli
2017-04-18
*
os.time
Benoit Giannangeli
2017-04-18