Age | Commit message (Expand) | Author |
---|---|---|
2020-07-09 | LibJS: Integrate Symbols into objects as valid keys | Matthew Olsson |
2020-06-07 | LibJS: Add BigInt | Linus Groh |
2020-06-07 | LibJS: Lex and parse regex literals, add RegExp objects | Matthew Olsson |
2020-05-29 | LibJS: Add all remaining tokens to MarkupGenerator's style converter | FalseHonesty |
2020-05-28 | LibJS: Object index properties have descriptors; Handle sparse indices | Matthew Olsson |
2020-05-26 | LibJS: Fix incorrect token column values (#2401) | Paul Redmond |
2020-05-26 | Browser: Add output styles to JS source printed in the console | FalseHonesty |
2020-05-26 | LibJS: Create JS to HTML markup generator | FalseHonesty |