1524 Commits (v0.14)
 

Author SHA1 Message Date
jasonwilliams 8f5d9ce8b2 try gh-pages action 2 years ago
jasonwilliams bbd6529f65 remove push 2 years ago
jasonwilliams 44aed97038 remove deps 2 years ago
jasonwilliams afe3c28202 comment out publish job 2 years ago
jasonwilliams 199912b960 change order 2 years ago
jasonwilliams ea33772de6 move to args 2 years ago
jasonwilliams abce76c674 remove cd into boa_engine 2 years ago
jasonwilliams bdab5e2b98 add boa_engine as argument 2 years ago
jasonwilliams 16f3a0bd29 give everything a version 2 years ago
Jason Williams be901735e5
generated changelog for 0.14 (#1882) 2 years ago
Halid Odat 17a6c8661e Fix `BigInt` and `Number` comparison (#1887) 2 years ago
dependabot[bot] 40e35f101b Bump test262 from `f7fb969` to `0bccacd` (#1928) 2 years ago
dependabot[bot] 48f23b3c77 Bump monaco-editor from 0.32.1 to 0.33.0 (#1927) 2 years ago
raskad 23711a638b Refresh vm docs and fix bytecode trace output (#1921) 2 years ago
Nikodem Rabuliński 9eb6a78abc Implement Array.from (#1831) 2 years ago
Iban Eguia 128f836680 Added funding information to the repository (#1871) 2 years ago
dependabot[bot] 09bfabb0b0 Bump git2 from 0.14.1 to 0.14.2 (#1919) 2 years ago
raskad 0027f26d21 Use function name from identifiers in assignment expressions (#1908) 2 years ago
jedel1043 51f75d8ccb Update `yarn.lock` and add `build:prod` command (#1910) 2 years ago
raskad a44be7073b Fix postfix increment and decrement return values (#1913) 2 years ago
dependabot[bot] 51ae856c83 Bump css-loader from 6.7.0 to 6.7.1 (#1914) 2 years ago
dependabot[bot] f7920cdca8 Bump regex from 1.5.4 to 1.5.5 (#1915) 2 years ago
Addison Crump 92dbba6c5d Prevent breaks without loop or switch from causing panics (#1860) 2 years ago
raskad 7f90829f88 Compile StatementList after parse passes on negative tests (#1906) 2 years ago
Jason Williams 44b5617d8d Added boa examples (#1161) 2 years ago
raskad 6ff36fb2a3 Implement destructing assignments for assignment expressions (#1895) 2 years ago
jedel1043 9f9e36c910 Fix try/catch/finally related bugs and add tests (#1901) 2 years ago
jedel1043 2a6ea9dad6 Deny const declarations without initializer inside for loops (#1903) 2 years ago
dependabot[bot] a49b57beb7 Bump css-loader from 6.6.0 to 6.7.0 (#1904) 2 years ago
dependabot[bot] 6378204052 Bump test262 from `18ce639` to `f7fb969` (#1905) 2 years ago
Addison Crump cc755db485 Continue panic fixes (#1896) 2 years ago
Addison Crump 7fa37b50bc Fix unreachable panics in compile_access (#1861) 2 years ago
jedel1043 3b53fec412 Extract `Intrinsics` struct from `Context` and cleanup names (#1890) 2 years ago
Halid Odat 9c2b1114c4 Implement `Number.parseInt` and `Number.parseFloat` (#1894) 2 years ago
dependabot[bot] 3ec6f633db Bump webpack from 5.69.1 to 5.70.0 (#1892) 2 years ago
dependabot[bot] 60b74e1f51 Bump once_cell from 1.9.0 to 1.10.0 (#1893) 2 years ago
Halid Odat 4c3058b6bf Implement `AggregateError` (#1888) 2 years ago
dependabot[bot] fb8c5cfa34 Bump actions/checkout from 2.4.0 to 3 (#1885) 2 years ago
Halid Odat a9a82a7381 Make iterator spec complaint (#1889) 2 years ago
jedel1043 00a19005e4 Remove `toInteger` and document the `string` builtin (#1884) 2 years ago
Halid Odat fd889fd5d0 Fix `PropertyKey` to `JsValue` conversion (#1886) 2 years ago
Halid Odat 7248ed1005 Make `StringToNumber` spec compliant (#1881) 2 years ago
Halid Odat 3c59905a1b `%NativeError%.[[prototype]]` should be `Error` constructor (#1883) 2 years ago
raskad 408e49e460 Cleanup vm stack on function return (#1880) 2 years ago
Jason Williams b2d3720b29
Update release.yml 2 years ago
Halid Odat 6e3f93e632 Fix `Number.prototype.toString` when passing `undefined` as radix (#1877) 2 years ago
Halid Odat 3fe7d09096 Make `Error` and `%NativeError%` spec compliant (#1879) 2 years ago
dependabot[bot] d7ed2fe5c9 Bump git2 from 0.14.0 to 0.14.1 (#1878) 2 years ago
Halid Odat 4292c193fa Implement `Object.prototype.toLocaleString()` (#1875) 2 years ago
Halid Odat 73bcd42640 Make `Object.getOwnPropertyDescriptors` spec compliant (#1876) 2 years ago