629 Commits (9f181ef3aa6f8b0992a615172afc40245665e3f3)

Author SHA1 Message Date
José Julián Espina 9f181ef3aa
Add utility methods to the `Class` trait (#3488) 11 months ago
Alistair b010c63a83
Switch `make_data` parameter from `this` to `new_target` (#3478) 11 months ago
José Julián Espina a8aad0bd44
Bump ICU4X to 1.4 and finish Intl impls with new APIs (#3469) 12 months ago
José Julián Espina 421ff7065f
Migrate to workspace lints (#3334) 12 months ago
dependabot[bot] af1a918930
Bump itertools from 0.11.0 to 0.12.0 (#3466) 12 months ago
raskad 4f0bb592ba
Update regex.match spec and code (#3462) 12 months ago
tj825 bbde84a776
Make well_known_symbols functions pub (#3465) 12 months ago
Alistair 89fd3becfc
`[[HostDefined]]` Improvements (#3460) 12 months ago
José Julián Espina baa4f9893b
Simplify all extensions APIs of `Context` (#3456) 12 months ago
Kevin f551af9386
Progress on Duration's round/total method updates (#3451) 1 year ago
dependabot[bot] ebb0f1d4a1
Bump futures-lite from 2.0.0 to 2.0.1 (#3454) 1 year ago
Haled Odat 1e90f56ec3
Prevent `DefVar` opcode emit for global binding (#3453) 1 year ago
Kevin 34d5c519ea
Duration methods and some cleanup (#3443) 1 year ago
Haled Odat 857033a42e
Move parameter environment creation to opcode (#3433) 1 year ago
Haled Odat 329bf3b299
Move `arguments` object creation to opcode (#3432) 1 year ago
Haled Odat 2c12bae7b6
Unify generator and ordinary function creation (#3441) 1 year ago
dependabot[bot] ef53108ceb
Bump web-time from 0.2.2 to 0.2.3 (#3445) 1 year ago
José Julián Espina 04ed7bee70
Implement `Atomics` builtin (#3394) 1 year ago
Haled Odat b4644a5b87
Move `FunctionKind` to `CodeBlock` (#3440) 1 year ago
Haled Odat 4b8ca7652c
Move ordinary function [[ConstructorKind]] to CodeBlock (#3439) 1 year ago
dependabot[bot] 8a5ae7c80f
Bump num_enum from 0.7.0 to 0.7.1 (#3434) 1 year ago
dependabot[bot] 3ac1205c81
Bump portable-atomic from 1.5.0 to 1.5.1 (#3436) 1 year ago
Haled Odat fee4048b4c
Merge `CodeBlock` constant pools (#3413) 1 year ago
dependabot[bot] 7bd10b6897
Bump futures-lite from 1.13.0 to 2.0.0 (#3422) 1 year ago
José Julián Espina 06bb7dea80
Disallow changing type of already created objects (#3410) 1 year ago
José Julián Espina 1fa7eb5f03
Implement the `array-grouping` proposal (#3420) 1 year ago
José Julián Espina 432deeee5f
Implement `change-array-by-copy` methods (#3412) 1 year ago
dependabot[bot] 211f8a7be7
Bump portable-atomic from 1.4.3 to 1.5.0 (#3416) 1 year ago
Haled Odat cec98927f3
Implement `get/set $boa.limits.stack` (#3385) 1 year ago
阿豪 caac9049c4
Fix Array.join when the array contains itself (#3406) 1 year ago
José Julián Espina 26d14a8463
Optimize `shift` for dense arrays (#3405) 1 year ago
dependabot[bot] a2b5885855
Bump thiserror from 1.0.49 to 1.0.50 (#3404) 1 year ago
José Julián Espina f71039d9ed
Fix compilation for targets without `AtomicU64` (#3399) 1 year ago
José Julián Espina 9ef368f170
Implement asynchronous evaluation of scripts (#3044) 1 year ago
José Julián Espina 3296f87f18
Introduce a thread safe version of `JsError` (#3398) 1 year ago
Haled Odat 1d66836a32
Refactor ordinary VM calling (#3295) 1 year ago
Alistair b6ff65885e
Add `Context::create_realm`. (#3369) 1 year ago
raskad 9030417a28
Fix var declaration deleted binding locator (#3387) 1 year ago
José Julián Espina dd05f53468
Implement `SharedArrayBuffer` (#3384) 1 year ago
José Julián Espina 3177540979
Implement synthetic modules (#3294) 1 year ago
arexon afb9283ce8
Implement `[[HostDefined]]` for `Module` and `Script` (#3381) 1 year ago
Haled Odat 24c290aa34
Evaluate all parts of `class` in strict mode (#3383) 1 year ago
Kevin a6e488e3b5
Update feature flags to specific feature flag (#3376) 1 year ago
Kevin d281988986
First portion of the Temporal implementation (#3277) 1 year ago
Haled Odat 8470214647
Check `eval` realm before call (#3375) 1 year ago
Haled Odat 72d2546259
Fix `Function.prototype.toString()` (#3374) 1 year ago
raskad f654ad1784
Refactor compile time environment handling (#3365) 1 year ago
José Julián Espina a56ce510d3
Fix new lints for Rust 1.73 (#3361) 1 year ago
Haled Odat 8ae39afb53
Fix `Number.prototype.toFixed()` (#2898) 1 year ago
José Julián Espina c56a70600b
Cleanup `get_option` and calls to the functioncar (#3355) 1 year ago