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
/
defs.js
Commit message (
Expand
)
Author
Age
*
LUA_NUMTAGS is inside constant_types
daurnimator
2017-05-31
*
src/defs.js: remove unused import + unreachable code
daurnimator
2017-05-30
*
src/defs.js: Add default paths for WEB
daurnimator
2017-05-29
*
src/defs.js: Remove maxBytesToWrite argument from to_luastring
daurnimator
2017-05-29
*
src/defs.js: Use .codePointAt to avoid short-comings of .charCodeAt
daurnimator
2017-05-29
*
Fix some warnings found by closure-compiler
daurnimator
2017-05-29
*
src/defs.js: Have copyright statement use FENGARI_AUTHORS
daurnimator
2017-05-17
*
Add myself to copyright statements
daurnimator
2017-05-14
*
Fixed bad os.platform test
Benoit Giannangeli
2017-05-09
*
Webpack (single bundle for now)
Benoit Giannangeli
2017-05-09
*
require
Benoit Giannangeli
2017-05-03
*
loadlib.js
Benoit Giannangeli
2017-05-03
*
Move jsstring() from lobject.js to defs.js; export from lua.js
daurnimator
2017-04-26
*
Remove lightuserdata object subtype
daurnimator
2017-04-26
*
Remove print_version
daurnimator
2017-04-26
*
Move lua.js contents to defs.js
daurnimator
2017-04-26