Age | Commit message (Expand) | Author |
---|---|---|
2022-08-23 | LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] | Linus Groh |
2022-02-08 | LibJS: Setup host hooks and have promise jobs work out the realm | Luke Wilde |
2021-10-21 | LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr | Linus Groh |
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 |