Age | Commit message (Expand) | Author |
---|---|---|
2022-08-29 | LibJS: Hide all the constructors! | Andreas Kling |
2022-08-23 | LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] | Linus Groh |
2022-08-23 | LibJS+LibWeb: Replace GlobalObject with Realm in create() functions | Linus Groh |
2022-08-23 | LibJS+LibWeb: Replace GlobalObject with Realm in object constructors | Linus Groh |
2022-03-16 | Libraries: Use default constructors/destructors in LibJS | Lenny Maiorani |
2021-11-12 | LibJS: Implement async functions as generator functions in BC mode | Ali Mohammad Pur |