699 Commits (347dd7c33f0731b87fa9c488d4e2eb312ba1205c)
 

Author SHA1 Message Date
João Borges 347dd7c33f
Update CHANGELOG.md (#767) 4 years ago
Halid Odat 45c5758e14
Ignore tests from codecov count and disable annotations (#724) 4 years ago
George Roman 767a8cc9c6
Move exec implementations together with AST node structs (#735) 4 years ago
jasonwilliams adc4a91983 update publish action to run from boa dir 4 years ago
Jason Williams 2d8f7b7dbc
changelog for v0.10.0 (#738) 4 years ago
Jason Williams 09a1296ee6
Add release action (#739) 4 years ago
Jason Williams 07ff7a8d34
remove deprecated comments (#754) 4 years ago
Saquib 2feb72a0e4
Fix parse error throwing a `TypeError`, instead of `SyntaxError` (#748) 4 years ago
neeldug 672aa11b01
Add MacOS check and test to CI (#744) 4 years ago
João Borges cd2ea032f6
Merge pull request #737 from RageKnify/fix/729_obj_toString 4 years ago
dependabot[bot] e83a03ad6f
Bump serde_json from 1.0.57 to 1.0.58 (#747) 4 years ago
Iban Eguia 8816df8f43
New fix attempt (#745) 4 years ago
RageKnify 05f076c2eb Test: Add test case for [object Object] 4 years ago
RageKnify 5e3db42e63 Fix: Make Object.toString() spec compliant* 4 years ago
Iban Eguia 5b74d6f895
Fix test262 result uploading in CI (#743) 4 years ago
neeldug be6ac0c120
chore(boa): update criterion from 0.3.2 to 0.3.3 (#742) 4 years ago
RageKnify 0b797d0d33 Fix: Fix output of Object.toString(), closes boa-dev/boa#729 4 years ago
Jason Williams 7b13c9d5ab
update packages (#733) 4 years ago
Jason Williams 2a17e24d5b
Fix hanging test262 bug by setting the length on String objects (#728) 4 years ago
Jason Williams bb57270b85
label statement implementation (#549) 4 years ago
dependabot[bot] 29560a53f6
Bump monaco-editor from 0.21.1 to 0.21.2 (#725) 4 years ago
dependabot[bot] fa07d4ac8c
Bump chrono from 0.4.15 to 0.4.18 (#726) 4 years ago
João Borges 3ce547d427
Add fast path for string concatenation (#723) 4 years ago
João Borges 0348ba9323
Refactor: Value::to_object to return GcObject (#712) 4 years ago
David 01b5cec04f
Fix clippy on Nightly (#668) 4 years ago
dependabot[bot] 8a241a40e3
Bump monaco-editor from 0.21.0 to 0.21.1 (#715) 4 years ago
Arpit Saxena ad7cd4cc68
Add support for >>>= (#711) 4 years ago
dependabot[bot] c4e08ff5d1
Bump structopt from 0.3.17 to 0.3.18 (#713) 4 years ago
Halid Odat 3f6a8ef06b
Fix panic when a self mutating function is constructing an object (#710) 4 years ago
Halid Odat 38eaaf44fb
Cache well known symbols (#706) 4 years ago
dependabot[bot] 13888c4031
Bump monaco-editor from 0.20.0 to 0.21.0 (#709) 4 years ago
dependabot[bot] 5a7d03a192
Bump html-webpack-plugin from 4.4.1 to 4.5.0 (#708) 4 years ago
sele 1a27f06c7e
fix Value::to_json order of items in array (#699) 4 years ago
dependabot[bot] f393cbcdca
Bump copy-webpack-plugin from 6.1.0 to 6.1.1 (#707) 4 years ago
dependabot[bot] e7757436db
Bump webpack from 4.44.1 to 4.44.2 (#705) 4 years ago
dependabot[bot] b62efdfc0f
Bump prettier from 2.1.1 to 2.1.2 (#701) 4 years ago
Halid Odat 02db5b3b23
Revert criterion version to `=0.3.2` (#700) 4 years ago
neeldug 72c4daef24
Fix CI Commit failure (#695) 4 years ago
dependabot[bot] e16927f06f
Bump serde from 1.0.115 to 1.0.116 (#698) 4 years ago
dependabot[bot] c2014fb5a5
Bump rustyline from 6.2.0 to 6.3.0 (#696) 4 years ago
dependabot[bot] 8abe5bb049
Bump ryu-js from 0.2.0 to 0.2.1 (#697) 4 years ago
Halid Odat 81089d1377
Feature `gc` module (#694) 4 years ago
João Borges 3f06e9a6ca
Feat: Rename Object::prototype() and Object::set_prototype() (#693) 4 years ago
dependabot[bot] 1d5383b351
Bump css-loader from 4.2.2 to 4.3.0 (#691) 4 years ago
dependabot[bot] 652aa3dc8b
Bump wasm-bindgen from 0.2.67 to 0.2.68 (#692) 4 years ago
dependabot[bot] 7d318f0582
Bump criterion from 0.3.2 to 0.3.3 (#680) 4 years ago
Halid Odat efd9ab87c5
Move `object` module to root (#689) 4 years ago
Halid Odat 79da43a020
Dependabot for boa_tester (#688) 4 years ago
dependabot[bot] 3850625173
Update criterion requirement from =0.3.2 to =0.3.3 in /boa (#678) 4 years ago
Halid Odat edfafc4e03
Feature `Context` (#656) 4 years ago