Age | Commit message (Expand) | Author |
---|---|---|
2021-06-19 | LibJS: Add the remaining generator objects | Matthew Olsson |
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-11 | LibJS: Implement generator functions (only in bytecode mode) | Ali Mohammad Pur |