Age | Commit message (Expand) | Author |
---|---|---|
2023-01-23 | LibJS: Add DisposableStack{, Prototype, Constructor} | davidot |
2023-01-23 | LibJS: Add using declaration support in for and for of loops | davidot |
2023-01-23 | LibJS: Add using declaration support, RAII like operation in js | davidot |
2022-09-02 | LibJS: Handle empty named export | davidot |
2022-08-26 | Meta: Remove a couple of files from .prettierignore | Linus Groh |
2021-11-21 | CI: Bump prettier to latest version (2.4.1) | Linus Groh |
2021-08-19 | LibJS: Allow Unicode escape sequences in identifiers | Timothy Flynn |
2021-06-23 | LibJS: Correct behaviour of direct vs. indirect eval | Anonymous |
2020-12-27 | Meta: Add lint-prettier.sh | Linus Groh |
2020-12-27 | Base+LibJS+LibWeb: Make prettier clean | Linus Groh |
2020-08-24 | Meta: Move prettier config files to the root of the repository | AnotherTest |