12 Commits (c645f8530eaa290fe0a0c4bbb9ce048e98398a65)

Author SHA1 Message Date
José Julián Espina df70302194 First prototype for new `JsString` using UTF-16 (#1659) 2 years ago
raskad c58a8997ca Implement `new.target` expression (#2299) 2 years ago
Choongwoo Han 2072f51faf Allow some keywords as identifiers (#2269) 2 years ago
Choongwoo Han 90ec460b3f Fix property access of call expression (#2273) 2 years ago
raskad 6e377d6467 Implement Generator Function Constructor (#2174) 2 years ago
jedel1043 f7aef10a61 Remove `string-interner` dependency and implement custom string `Interner` (#2147) 2 years ago
raskad 223966981c Implement Classes (#1976) 3 years ago
Iban Eguia 748465d17b Unwrap removal (#1842) 3 years ago
Iban Eguia 60b7eb8934 General code clean-up and new lint addition (#1809) 3 years ago
raskad 672eede30d Convert `Codeblock` variables to `Sym` (#1798) 3 years ago
Iban Eguia e92cff5920 Interner support in the parser (#1765) 3 years ago
Iban Eguia 48185f393d Lexer string interning (#1758) 3 years ago