Age | Commit message (Expand) | Author |
---|---|---|
2020-07-06 | LibJS: Indent tests with 4 spaces instead of 2 | Matthew Olsson |
2020-07-06 | LibJS: Convert remaining top-level tests to new system | Matthew Olsson |
2020-07-06 | test-js: Use prettier and format all files | Matthew Olsson |
2020-06-11 | LibJS: Consolidate error messages into ErrorTypes.h | Matthew Olsson |
2020-05-29 | LibJS: Throw in strict mode when assigning property to primitive value | Linus Groh |