27 Commits (fd9f5b3ca14485091e886d16e43fcda62a8167b5)

Author SHA1 Message Date
Haled Odat fd9f5b3ca1 Implement serialize and deserialize for primitive types 1 year ago
Haled Odat db0c9162ce Implement snapshot Serializer 1 year ago
Haled Odat e335c54926
Type safe root shape (#2940) 1 year ago
José Julián Espina 06161edcbd
Implement module execution (#2922) 1 year ago
Haled Odat ed37448175 Implement `Hidden classes` (#2723) 2 years ago
José Julián Espina 1b67e5d607 Implement `Intl.Segmenter` (#2840) 2 years ago
José Julián Espina c9759a8dc3 Lift `InternalObjectMethods` from `Object` (#2790) 2 years ago
José Julián Espina 1e75fd0d21 Make `Realm` shareable between functions (#2801) 2 years ago
José Julián Espina 34d6b93f36 Fix cross-realm construction bugs (#2786) 2 years ago
José Julián Espina 0babe195fb Implement `escape` and `unescape` (#2768) 2 years ago
raskad f538cb214c Implement `WeakMap` (#2597) 2 years ago
raskad ffa854ce3f Implement `WeakSet` (#2586) 2 years ago
José Julián Espina c03928309a Cleanup intrinsics and move to realm (#2555) 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
José Julián Espina 3bf5de2929 Redesign Intl API and implement some services (#2478) 2 years ago
Kevin c79b9023df Documentation Updates (#2463) 2 years ago
raskad 5435ae0ab9 Restructure lint lists in `boa_engine` (#2455) 2 years ago
José Julián Espina 79f638d667 Implement the `WeakRef` builtin (#2438) 2 years ago
raskad ae10d40dc0 Fix `arguments` object iterator function (#2231) 2 years ago
raskad 5909e9a963 Implement Async Generators (#2200) 2 years ago
raskad cdc49e35ea Implement `async function` and `await` (#2158) 2 years ago
Iban Eguia 0454ddec19 Execution stack & promises (#2107) 2 years ago
jedel1043 29330225ef Create `Date` standard constructor (#2079) 2 years ago
NorbertGarfield df19f7f606 Partial implementation for Intl.DateTimeFormat (#2025) 3 years ago
Halid Odat 6bffe3e9c6 Make `Array.prototype` an array object (#2033) 3 years ago
jedel1043 3b53fec412 Extract `Intrinsics` struct from `Context` and cleanup names (#1890) 3 years ago