Age | Commit message (Expand) | Author |
---|---|---|
2021-06-28 | LibJS: Accept FlyStrings in the NativeFunction constructors | Idan Horowitz |
2021-06-27 | LibJS: Rename Function => FunctionObject | Andreas Kling |
2021-06-17 | LibJS: Fix .length attributes of various native functions | Linus Groh |
2021-06-16 | LibJS: Replace Object's create_empty() with create() taking a prototype | Linus Groh |
2021-06-13 | LibJS: Add ECMA-262 section/title/URL comments almost everywhere | Linus Groh |
2021-06-08 | LibJS: Implement Proxy.revocable() | Linus Groh |
2021-06-08 | LibJS: Remove Proxy() argument count check | Linus Groh |
2021-04-23 | Userland: Use mattco@serenityos.org for my copyright headers | Matthew Olsson |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |