|  | Commit message (Collapse) | Author | Age | 
|---|
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | 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 | 
| | |  | 
| |\ |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| |/ |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | strset tests use 'abc' variable | 
| | 
| 
| 
| | Except for require tests which needs io.write | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | Both need 'x' | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  |