Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |