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
Commit message (
Expand
)
Author
Age
...
|
*
Introduce setobj2s
daurnimator
2017-05-27
|
*
Introduce setobjs2s
daurnimator
2017-05-27
*
|
ltests.js: func2num behaves like topointer
Benoit Giannangeli
2017-05-28
*
|
io.read is NYI
Benoit Giannangeli
2017-05-27
*
|
ltests.js: topointer does not always work like C version would
Benoit Giannangeli
2017-05-27
*
|
Fixed bad lua_tocfunction export
Benoit Giannangeli
2017-05-27
*
|
ltests.js: topointer cast lua_topointer result so null should be 0
Benoit Giannangeli
2017-05-27
*
|
luaS_newliteral takes a js string
Benoit Giannangeli
2017-05-27
*
|
lua_tonumber should return 0 if value can't be converted to a number
Benoit Giannangeli
2017-05-27
*
|
lua_rawlen: bad userdata len reference
Benoit Giannangeli
2017-05-27
*
|
luaT_trybinTM in luaO_arith needs a stack index
Benoit Giannangeli
2017-05-27
*
|
runJS switch instead of if elses
Benoit Giannangeli
2017-05-26
|
/
*
[test-suite] api.js
Benoit Giannangeli
2017-05-25
*
[test-suite] coroutine.js passes
Benoit Giannangeli
2017-05-25
*
ltests.js: makeCfunc
Benoit Giannangeli
2017-05-25
*
ltests.js: newstate, loadlib, doremote, closestate
Benoit Giannangeli
2017-05-25
*
[test-suite] coroutine.js
Benoit Giannangeli
2017-05-25
*
ar.what was not a lua string
Benoit Giannangeli
2017-05-25
*
ltests.js: testJS/C
Benoit Giannangeli
2017-05-25
*
[test-suite] coroutine.js
Benoit Giannangeli
2017-05-25
*
Added missing parenthesis in luaG_traceexec on yield case
Benoit Giannangeli
2017-05-25
*
[test-suite] sort.js passes
Benoit Giannangeli
2017-05-24
*
Add missing funcOff
Benoit Giannangeli
2017-05-24
*
Fixed bad lineinfo index in luaG_traceexec
Benoit Giannangeli
2017-05-24
*
Add missing luaD_checkstack in luaD_hook
Benoit Giannangeli
2017-05-24
*
ltests.js: fixed getstring
Benoit Giannangeli
2017-05-24
*
ltests.js: resume, coroutine.js: yields inside hooks
Benoit Giannangeli
2017-05-24
*
ltests.js: sethook, runJS
Benoit Giannangeli
2017-05-24
*
tests/test-suite/inprogress/coroutine.js: un-skip stack overflow test
daurnimator
2017-05-24
*
src/ldo.js: Don't want to call user's message handler with a 'this' of CallInfo
daurnimator
2017-05-24
*
src/ldo.js: LUA_YIELD comes from defs.TS not lstate
daurnimator
2017-05-24
*
Moved run/new functions to prefix in coroutine.js tests
Benoit Giannangeli
2017-05-24
*
src/lapi.js: Fix typo in lua_arith
daurnimator
2017-05-24
*
src/lvm.js: Use 'uv.isopen' instead of assuming members
daurnimator
2017-05-24
*
src/lvm.js: Factor out OP_CLOSURE to pushclosure
daurnimator
2017-05-24
*
src/lobject.js: don't convert operands to numbers if first branch fails
daurnimator
2017-05-24
*
src/lcode.js: constfolding should not pass lua state to luaO_arith
daurnimator
2017-05-24
*
src/lcode.js: remove unused imports
daurnimator
2017-05-24
*
src/lcode.js: Return new TValue from tonumeral
daurnimator
2017-05-24
*
src/lapi.js: use .setfrom() when setting a TValue from a TValue
daurnimator
2017-05-24
*
src/lvm.js: Don't modify tvalues on stack in OP_FORPREP
daurnimator
2017-05-24
*
src/lvm.js: Remove non-wanted TODOs from OP_FORLOOP implementation
daurnimator
2017-05-24
*
src/lvm.js: loops with integers should overflow
daurnimator
2017-05-24
*
src/lstate.js: Move preinit_thread into lua_State constructor
daurnimator
2017-05-24
*
src/lstate.js: Create lua_State given global_State (not vice-versa)
daurnimator
2017-05-24
*
Implement %p specifier in luaO_pushvfstring
daurnimator
2017-05-24
*
src/ltable.js: lightuserdata can include Table/Udata/LClosure/etc due to lua_...
daurnimator
2017-05-24
*
Give userdata objects a class
daurnimator
2017-05-24
*
src/ltable.js: Use a valid weakmap key for lightuserdata object hash
daurnimator
2017-05-24
*
Merge pull request #64 from daurnimator/lightuserdata-keys
Benoit Giannangeli
2017-05-23
|
\
[prev]
[next]