670 Commits (38eaaf44fb36b07d51c62a336c8e31dd3b4d519e)
 

Author SHA1 Message Date
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
Halid Odat a12ce8200e
Move `property` module to root (#684) 4 years ago
Halid Odat 59d328e67c
Move value module from builtins (#674) 4 years ago
dependabot[bot] b9ef8d4b77
Bump indexmap from 1.5.2 to 1.6.0 (#687) 4 years ago
neeldug 3725e5dcfb
Formats dependabot.yml with Prettier (#685) 4 years ago
Iban Eguia 8fde98afa9
Add ECMAScript test suite (test262) (#567) 4 years ago
Halid Odat 76aba2ad55
Class module (#677) 4 years ago
dependabot[bot] 41a38747ab
Bump copy-webpack-plugin from 6.0.3 to 6.1.0 (#681) 4 years ago
dependabot[bot] 1490c2e714
Bump html-webpack-plugin from 4.3.0 to 4.4.1 (#682) 4 years ago
dependabot[bot] 959c39ae84
Bump indexmap from 1.5.1 to 1.5.2 (#679) 4 years ago
dependabot[bot] f6ec2d89ee
Bump file-loader from 6.0.0 to 6.1.0 (#683) 4 years ago
Halid Odat f372a2248f
Fix invalid dependabot key. 4 years ago
neeldug ef1423d71f
Adds `Dependabot` configuration file (#676) 4 years ago
Halid Odat 460b4a23b0
Add `#[track_caller]` to `GcObject` methods that can panic (#673) 4 years ago
Tunahan Karlıbaş 744ee9f642
Fix panic when calling function that mutates itself (#667) 4 years ago
Iban Eguia 1673871116
Some cleanup (#666) 4 years ago
João Borges be20b65a9e
Fix: String.prototype.replace substitutions, closes #610 (#629) 4 years ago
Halid Odat ad162e09e3
Feature native class objects (`NativeObject` and `Class` traits) (#627) 4 years ago
neeldug 2d31ea3481
Added approx_eq! macro for expm1 tests. (#665) 4 years ago
Paul Lancaster cb93472b4a
New lexer (#559) 4 years ago
Halid Odat b0c387bfce
Add documentation to `GcObject` methods (#661) 4 years ago
Halid Odat 0fc8052f4e
Implement `std::error::Error` for `GcObject` borrow errors (#662) 4 years ago
Jarred Holman c7531afd10
Add missing ops to exec module (#635) 4 years ago
Halid Odat 4f5930cc5e
Make `GcObject::contruct` not take 'this' (#660) 4 years ago
HalidOdat 14d7791f40
Move `require_object_coercible` to `Value` (#654) 4 years ago
neeldug 4009204bf3
Added CLEAN_JS and MINI_JS benches (#581) 4 years ago
Paul Lancaster 8ade420692
Test + fmt fix (#646) 4 years ago
Jonathan Dickinson 13f73749c8
Fix undefined constant expression evaluation (#645) 4 years ago
neeldug bbacf1d095
Benchmark refactor (#640) 4 years ago
HalidOdat b42dd4cd8b
Index `PropertyKey`, `Object` iterators and symbol support (#603) 4 years ago