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
/
ldump.js
Commit message (
Expand
)
Author
Age
*
src/: Export LUA_SIGNATURE as lua string instead of js string
daurnimator
2018-01-29
*
src/ldump.js: Use destructuring assignment for defs.js
daurnimator
2018-01-22
*
src/ldump.js: Remove unneeded Number.parseInt (IE compat)
daurnimator
2018-01-06
*
Expose lua.luastring_of to construct a lua 'string' from raw byte values
daurnimator
2018-01-06
*
Use Uint8Array to back strings
daurnimator
2017-12-13
*
Introduce defs.string_of to create string from bytes
daurnimator
2017-12-13
*
src/ldump.js: Keep LUAC_DATA in array form
daurnimator
2017-12-13
*
src/: Fix some linter complaints
daurnimator
2017-12-10
*
ldump.js: fixed bad integer size in DumpInteger
Benoit Giannangeli
2017-08-10
*
Change size_t from 8 bytes to 4 bytes
daurnimator
2017-06-19
*
Introduce a TString class
daurnimator
2017-05-08
*
Add accessors to TValue for TString values
daurnimator
2017-05-08
*
src/ldump.js: Convert f.is_vararg field to number when writing out
daurnimator
2017-05-08
*
Don't wrap lexer/parser strings in a TValue
daurnimator
2017-05-05
*
Proto.source should be a string, not a TValue
daurnimator
2017-05-05
*
Remove unused require()s
daurnimator
2017-04-26
*
All core files reference defs.js instead of lua.js
daurnimator
2017-04-26
*
lun/dump.js use 32bit integers
Benoit Giannangeli
2017-04-24
*
Fixed bad string length undump
Benoit Giannangeli
2017-03-17
*
lua_dump, string.dump
Benoit Giannangeli
2017-03-17
*
ldump
Benoit Giannangeli
2017-03-17