6 Commits (6ea4848bb5809cbeb9f3669fa22442816ff0d690)

Author SHA1 Message Date
Iban Eguia Moraza 6ea4848bb5 Fix documentation links (#2741) 1 year ago
José Julián Espina 515d28f0a2 Create `Source` to abstract JS code sources (#2579) 1 year ago
José Julián Espina 3bf5de2929 Redesign Intl API and implement some services (#2478) 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 b88736a5c9 Extract the parser into a crate (#2409) 2 years ago
José Julián Espina 91235c77fe Rewrite some patterns with let-else and ok_or_else (#2404) 2 years ago
José Julián Espina dc9c1cb275 Create new lazy Error type (#2283) 2 years ago
Iban Eguia 4d2772d6a0
Rename "Boa" to boa_engine, moved GC and profiler to their crates (#1844) 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
Iban Eguia 48185f393d Lexer string interning (#1758) 2 years ago
Jason Williams dfb3df5bf2
Start removing non-VM path (#1747) 2 years ago
Halid Odat 3269c1b901 Generic `JsResult<R>` in `context.throw_` methods (#1734) 2 years ago
Halid Odat 6eac058406
Code cleanup and inline (#916) 4 years ago
Iban Eguia be5d198b4d
CI workflow improvements (mostly Test262) (#889) 4 years ago
Halid Odat edfafc4e03
Feature `Context` (#656) 4 years ago
Iban Eguia 8fde98afa9
Add ECMAScript test suite (test262) (#567) 4 years ago
Paul Lancaster cb93472b4a
New lexer (#559) 4 years ago
HalidOdat c5b708b2ef
Moved value operations from `Interpreter` to `Value` (#625) 4 years ago
Iban Eguia 4beadfc9ad
Execution and Node modularization (#392) 4 years ago
Victor Tuekam 55c85768c3
create boa-wasm package (#352) 4 years ago
Jason Williams 48c6e886d4
Parser fixes #225 #240 #273 (#281) 4 years ago
Iban Eguia 5f6e4c22c1
Moved to a workspace architecture (#247) 4 years ago
Nathaniel 6947122815
Fixed compilation without "wasm-bindgen" feature (#236) 4 years ago