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-19 | LibJS: Add a bunch more missing ECMA-262 section/title/URL comments | Linus Groh |
2021-06-19 | LibJS: Implement GeneratorFunctionConstructor::construct | Matthew Olsson |
2021-06-19 | LibJS: Add the remaining generator objects | Matthew Olsson |
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-02-10 | LibJS: Remove a whole bunch of unnecessary #includes | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |