Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
* | Split CompiledData::CompilationUnit in two | Ulf Hermann | 2019-05-16 | 1 | -2/+2 |
* | Expose let/const variables from imported JS scripts | Jüri Valdmann | 2018-11-02 | 1 | -1/+5 |
* | Make Object::getOwnProperty() const | Lars Knoll | 2018-09-23 | 1 | -1/+1 |
* | Fix ownKey iteration over Proxy objects | Lars Knoll | 2018-09-09 | 1 | -1/+1 |
* | Fix dead temporal zone checking in module namespaces | Simon Hausmann | 2018-08-29 | 1 | -0/+1 |
* | Fix order of own property names of module namespace objects | Simon Hausmann | 2018-08-15 | 1 | -1/+1 |
* | Implement initial support for import namespaces | Simon Hausmann | 2018-08-14 | 1 | -1/+13 |
* | Add initial basic support for ES6 modules | Simon Hausmann | 2018-08-09 | 1 | -0/+82 |