1548 Commits (6fb144520fdc5ec460eb283de1573c8936719bb8)
 

Author SHA1 Message Date
jedel1043 9f9e36c910 Fix try/catch/finally related bugs and add tests (#1901) 3 years ago
jedel1043 2a6ea9dad6 Deny const declarations without initializer inside for loops (#1903) 3 years ago
dependabot[bot] a49b57beb7 Bump css-loader from 6.6.0 to 6.7.0 (#1904) 3 years ago
dependabot[bot] 6378204052 Bump test262 from `18ce639` to `f7fb969` (#1905) 3 years ago
Addison Crump cc755db485 Continue panic fixes (#1896) 3 years ago
Addison Crump 7fa37b50bc Fix unreachable panics in compile_access (#1861) 3 years ago
jedel1043 3b53fec412 Extract `Intrinsics` struct from `Context` and cleanup names (#1890) 3 years ago
Halid Odat 9c2b1114c4 Implement `Number.parseInt` and `Number.parseFloat` (#1894) 3 years ago
dependabot[bot] 3ec6f633db Bump webpack from 5.69.1 to 5.70.0 (#1892) 3 years ago
dependabot[bot] 60b74e1f51 Bump once_cell from 1.9.0 to 1.10.0 (#1893) 3 years ago
Halid Odat 4c3058b6bf Implement `AggregateError` (#1888) 3 years ago
dependabot[bot] fb8c5cfa34 Bump actions/checkout from 2.4.0 to 3 (#1885) 3 years ago
Halid Odat a9a82a7381 Make iterator spec complaint (#1889) 3 years ago
jedel1043 00a19005e4 Remove `toInteger` and document the `string` builtin (#1884) 3 years ago
Halid Odat fd889fd5d0 Fix `PropertyKey` to `JsValue` conversion (#1886) 3 years ago
Halid Odat 7248ed1005 Make `StringToNumber` spec compliant (#1881) 3 years ago
Halid Odat 3c59905a1b `%NativeError%.[[prototype]]` should be `Error` constructor (#1883) 3 years ago
raskad 408e49e460 Cleanup vm stack on function return (#1880) 3 years ago
Jason Williams b2d3720b29
Update release.yml 3 years ago
Halid Odat 6e3f93e632 Fix `Number.prototype.toString` when passing `undefined` as radix (#1877) 3 years ago
Halid Odat 3fe7d09096 Make `Error` and `%NativeError%` spec compliant (#1879) 3 years ago
dependabot[bot] d7ed2fe5c9 Bump git2 from 0.14.0 to 0.14.1 (#1878) 3 years ago
Halid Odat 4292c193fa Implement `Object.prototype.toLocaleString()` (#1875) 3 years ago
Halid Odat 73bcd42640 Make `Object.getOwnPropertyDescriptors` spec compliant (#1876) 3 years ago
Iban Eguia ec78e184f3 Removed reference counted pointers from `JsValue` variants (#1866) 3 years ago
Iban Eguia 1887b6aebb Removing the panic in favour of an error result (#1874) 3 years ago
Halid Odat ada4ca895f Feature arrays with empty elements (#1870) 3 years ago
Halid Odat 6b2ca30946 Fix equality between objects and `undefined` or `null` (#1872) 3 years ago
raskad 60e2294706 Implement generator execution (#1790) 3 years ago
dependabot[bot] f7fab0744c Bump git2 from 0.13.25 to 0.14.0 (#1869) 3 years ago
dependabot[bot] 7aa001ae8f Update git2 requirement from 0.13.25 to 0.14.0 in /boa_tester (#1868) 3 years ago
Halid Odat b5678f0b0c Removing internal deprecated functions (#1854) 3 years ago
João Borges 6093a66899 Refactorings for Rust 1.59 (#1867) 3 years ago
Halid Odat 9dda8d3eae Toggleable `JsValue` internals displaying (#1865) 3 years ago
Addison Crump 2c19c6a4b5 Correct pop_on_return behaviour (#1853) 3 years ago
dependabot[bot] d07945ddf3 Bump getrandom from 0.2.4 to 0.2.5 (#1863) 3 years ago
dependabot[bot] 8ffae90400 Bump boa-dev/criterion-compare-action from 3.1.0 to 3.2.0 (#1862) 3 years ago
Iban Eguia 8c92a8fa25 Added conversions from and to serde_json's Value type (#1851) 3 years ago
Iban Eguia 0a2c60a9aa Fixed dependabot for submodule (#1856) 3 years ago
dependabot[bot] 2c6acebe6c Bump test262 from `281c781` to `18ce639` (#1857) 3 years ago
Iban Eguia ab4d2899d5 Fixing main branch workflows (#1858) 3 years ago
Iban Eguia 4d2772d6a0
Rename "Boa" to boa_engine, moved GC and profiler to their crates (#1844) 3 years ago
Aäron Munsters 517c6724c9 Correct reference error message (#1855) 3 years ago
Addison Crump 1d2851465f Add assertion to check that a break label is identified at compile-time (#1852) 3 years ago
Halid Odat 9f6aa1972c Feature `JsArray` (#1746) 3 years ago
raskad 1d6e14763b Refactor mapped `Arguments` object (#1849) 3 years ago
Iban Eguia 46f96d4bea Fix wasm use outside browsers (#1846) 3 years ago
Timo fabbf15dd3 Handle allocation errors (#1850) 3 years ago
raskad 29cd909f88 Refactor the environment for runtime performance (#1829) 3 years ago
dependabot[bot] e800283552 Bump benchmark-action/github-action-benchmark from 1.12.0 to 1.13.0 (#1845) 3 years ago