Age | Commit message (Expand) | Author |
---|---|---|
2020-05-06 | LibJS: Function.length respects default and rest parameters | Matthew Olsson |
2020-04-14 | js/LibJS: Move test functions to pure javascript. | Brian Gianforcaro |
2020-04-05 | LibJS: Use the native assert() implementation now avaiable in 'js -t' | Brian Gianforcaro |
2020-04-04 | LibJS: Add length property to ScriptFunction | Linus Groh |