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
/
tests
/
ltablib.js
Commit message (
Expand
)
Author
Age
*
Move fengari specific things to src/fengaricore.js
daurnimator
2018-01-11
*
tests/: Fix linter complaints
daurnimator
2017-12-10
*
Separate ZIO and MBuffer data structures
daurnimator
2017-05-15
*
tests/ltablib.js: Use better filter for numeric keys
daurnimator
2017-05-11
*
src/lvm.js: Setting nil should delete from table
daurnimator
2017-05-11
*
Move luaL_openlibs from lauxlib to lualib
daurnimator
2017-05-11
*
Refactor table implementation
daurnimator
2017-05-03
*
Remove unused variables
daurnimator
2017-04-26
*
Export luaL_openlibs from lauxlib.js
daurnimator
2017-04-26
*
Export ldo.js functions from lua.js
daurnimator
2017-04-26
*
Export lapi.js functions from lua.js
daurnimator
2017-04-26
*
Remove lua.CT and lua.constant_types (still available from defs)
daurnimator
2017-04-26
*
Removed useless luac -l from tests
Benoit Giannangeli
2017-04-24
*
Table indexes are also starting at 1 internally
Benoit Giannangeli
2017-04-13
*
8-bit string internally tests
Benoit Giannangeli
2017-03-30
*
Loading tests (binary/text)
Benoit Giannangeli
2017-03-01
*
lua_load will load both binary and text
Benoit Giannangeli
2017-03-01
*
table.sort
Benoit Giannangeli
2017-02-24
*
table.move
Benoit Giannangeli
2017-02-24
*
table.remove
Benoit Giannangeli
2017-02-24
*
table.insert
Benoit Giannangeli
2017-02-24
*
table.unpack
Benoit Giannangeli
2017-02-24
*
table.pack
Benoit Giannangeli
2017-02-24
*
table.concat
Benoit Giannangeli
2017-02-24