Age | Commit message (Expand) | Author |
---|---|---|
2021-07-06 | LibJS: Add define_direct_property and remove the define_property helper | Idan Horowitz |
2021-06-17 | LibJS: Fix .length attributes of various native functions | Linus Groh |
2021-06-13 | LibJS: Add ECMA-262 section/title/URL comments almost everywhere | Linus Groh |
2021-06-10 | LibJS: Remove GlobalObject& argument from VM::construct() | Andreas Kling |
2021-04-22 | Everywhere: Use linusg@serenityos.org for my copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-02 | LibJS: Add initial support for Promises | Linus Groh |