19 Commits (1bef214a354a065e79b86d90b4b12623072fdf1f)

Author SHA1 Message Date
José Julián Espina edd404ba7f Redesign native functions and closures API (#2499) 2 years ago
José Julián Espina 81680ff5c4 Pass locale data provider by ref instead of boxing (#2508) 2 years ago
José Julián Espina cbf07824cb Cleanup `Context` APIs (#2504) 2 years ago
Kevin 8c882817c0 `JsArrayBuffer` take method and docs (#2454) 2 years ago
Anuvrat 70f73b45d8 Safe wrapper for `JsDate` (#2181) 2 years ago
José Julián Espina b88736a5c9 Extract the parser into a crate (#2409) 2 years ago
José Julián Espina b4da172f91 Extract the ast to a crate (#2402) 2 years ago
Addison Crump b5b8cdfa18 Implement AST Visitor pattern (attempt #3) (#2392) 2 years ago
Iban Eguia Moraza a47d9ec732 Modified the `loadfile` example to show how Boa can read bytes (#2363) 2 years ago
José Julián Espina dc9c1cb275 Create new lazy Error type (#2283) 2 years ago
Kevin 13dcdd4a97 Implement `JsRegExp` (#2326) 2 years ago
José Julián Espina df70302194 First prototype for new `JsString` using UTF-16 (#1659) 2 years ago
Calli c8f6f85d61 Separate JsObjectType implementors to their own module (#2324) 2 years ago
Kevin eaf94284bd Implement `JsDataView` (#2308) 2 years ago
Halid Odat 48d8b420c5 Implement `JsArrayBuffer` (#2170) 2 years ago
Anuvrat Singh 52bc15bc23 Safe wrapper for `JsSet` (#2162) 2 years ago
Kevin d0d70345eb Implementation of JsMap Wrapper (#2115) 2 years ago
Halid Odat 17aa57040d Feature `JsTypedArray`s (#2003) 3 years ago
Jason Williams 44b5617d8d Added boa examples (#1161) 3 years ago