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
/
ldo.js
Commit message (
Expand
)
Author
Age
...
*
lua_load use reader function
Benoit Giannangeli
2017-03-02
*
Merge pull request #2 from giann/feature/lex-parse
Benoit Giannangeli
2017-03-01
|
\
|
*
lua_load will load both binary and text
Benoit Giannangeli
2017-03-01
|
*
Bytecode generation
Benoit Giannangeli
2017-03-01
|
/
*
coroutines
Benoit Giannangeli
2017-02-23
*
Use correct luaG errors instead of throwing Errors
Benoit Giannangeli
2017-02-21
*
luaG_concaterror, luaG_opinterror, luaG_tointerror
Benoit Giannangeli
2017-02-21
*
ldebug, lua_error, error
Benoit Giannangeli
2017-02-20
*
lua_pcall
Benoit Giannangeli
2017-02-17
*
lua_load (bytecode only), lua_call(k)
Benoit Giannangeli
2017-02-17
*
More accurate state and closure init
Benoit Giannangeli
2017-02-17
*
lua_call
Benoit Giannangeli
2017-02-16
*
lua_pushnumber
Benoit Giannangeli
2017-02-16
*
Everything need to make luaL_newstate work, lua_pushnil test
Benoit Giannangeli
2017-02-15
*
Implementing minimal path from main to luaV_execute of user script
Benoit Giannangeli
2017-02-15
*
Better use of module to avoid cyclic dependencies issues
Benoit Giannangeli
2017-02-13
*
JSHint
Benoit Giannangeli
2017-02-13
*
TFORCALL, TFORLOOP, luaD_call, tag methods
Benoit Giannangeli
2017-02-12
*
Moved functions to ldo.js
Benoit Giannangeli
2017-02-11
[prev]