18 Commits (6ea4848bb5809cbeb9f3669fa22442816ff0d690)

Author SHA1 Message Date
Iban Eguia Moraza 6ea4848bb5 Fix documentation links (#2741) 1 year ago
José Julián Espina 280199b07a API to construct a `NativeFunction` from a native async function (#2542) 1 year ago
José Julián Espina ddf00c8c03 Improve identifier parsing (#2581) 1 year ago
José Julián Espina 097f85e409 First batch of `no_std` support for some sub-crates (#2544) 1 year ago
José Julián Espina 3bf5de2929 Redesign Intl API and implement some services (#2478) 1 year ago
José Julián Espina cc45a827ca Cleanup inline annotations (#2493) 1 year ago
Kevin c79b9023df Documentation Updates (#2463) 1 year ago
raskad a5e8111fa2 Restructure lints in multiple crates (#2447) 2 years ago
José Julián Espina 91235c77fe Rewrite some patterns with let-else and ok_or_else (#2404) 2 years ago
Iban Eguia Moraza f4cef141b0 Removed some duplicate code, added `ToIndentedString` (#2367) 2 years ago
José Julián Espina df70302194 First prototype for new `JsString` using UTF-16 (#1659) 2 years ago
jedel1043 f7aef10a61 Remove `string-interner` dependency and implement custom string `Interner` (#2147) 2 years ago
raskad 223966981c Implement Classes (#1976) 2 years ago
Iban Eguia 748465d17b Unwrap removal (#1842) 2 years ago
Iban Eguia 60b7eb8934 General code clean-up and new lint addition (#1809) 2 years ago
raskad 672eede30d Convert `Codeblock` variables to `Sym` (#1798) 2 years ago
Iban Eguia e92cff5920 Interner support in the parser (#1765) 2 years ago
Iban Eguia 48185f393d Lexer string interning (#1758) 2 years ago