| Commit message (Collapse) | Author | Age | 
| |  | 
 | 
| | 
| 
| 
|  | 
Fixes https://github.com/fengari-lua/fengari/commit/0d91aed9be2b4761e00d371410140c4b541eb14e#commitcomment-22312635
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
String manipulation functions now get exposed on 'fengari' object itself at top level
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
This removes requirement to set global.WEB before requiring in node
 | 
| | 
| 
| 
|  | 
string)
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
Solves issues with os.getenv'hasOwnProperty'
 | 
| |  | 
 | 
| | 
| 
| 
| 
|  | 
Now fails on non-utf8 input.
Previously it would convert to equivalent unicode codepoints as bytes, which did not round-trip
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
Adds tests for to_luastring
 | 
| | 
| 
| 
| 
|  | 
It is more guaranteed to exist, especially on windows.
See #83
 | 
| | 
| 
| 
|  | 
fails for luaL_ref to work
 | 
| | 
| 
| 
|  | 
See #78
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
|  | 
than a string
Test was failing due to short_src containing '...'
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
JavaScript cannot perform arithmetic on 8byte (i.e. 64bit) numbers
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
loadfile
 | 
| |  | 
 | 
| |\   | 
 | 
| | |  | 
 | 
| | |  | 
 | 
| | |  | 
 | 
| | |  | 
 | 
| | |  | 
 | 
| | |  | 
 | 
| | |  | 
 | 
| |/   | 
 |