Age | Commit message (Expand) | Author |
---|---|---|
2020-04-05 | LibJS: Return -Infinity in Math.max() with no argument | Linus Groh |
2020-04-05 | LibJS: Use the native assert() implementation now avaiable in 'js -t' | Brian Gianforcaro |
2020-04-05 | LibJS: Add support for arbitrary arguments to Math.max | Brian Gianforcaro |