940 Commits (8cdc886b74709ae74e3f1c0aa1c910629f915880)
 

Author SHA1 Message Date
Jason Williams 8cdc886b74
VM Trace output fixes #1035 (#1048) 3 years ago
dependabot[bot] c6b0ba5f1a
Bump webpack from 5.19.0 to 5.20.0 (#1113) 3 years ago
dependabot[bot] bb363d8106
Bump webpack-cli from 4.4.0 to 4.5.0 (#1112) 3 years ago
dependabot[bot] 0fdfdfb6d2
Bump monaco-editor from 0.22.1 to 0.22.3 (#1107) 3 years ago
dependabot[bot] a23d241558
Bump serde_yaml from 0.8.15 to 0.8.16 (#1108) 3 years ago
Jevan Chan 038acb4989
Refactor StringLiteral (#1084) 3 years ago
dependabot[bot] 04da7ff222
Bump monaco-editor from 0.22.0 to 0.22.1 (#1105) 3 years ago
dependabot[bot] 5b95895924
Bump webpack from 5.18.0 to 5.19.0 (#1106) 3 years ago
dependabot[bot] d3f355f328
Bump monaco-editor from 0.21.3 to 0.22.0 (#1104) 3 years ago
dependabot[bot] 2f3b926586
Bump rand from 0.8.2 to 0.8.3 (#1101) 3 years ago
dependabot[bot] 14f847ba4c
Bump webpack from 5.17.0 to 5.18.0 (#1100) 3 years ago
dependabot[bot] 69d1f4a790
Bump wasm-bindgen from 0.2.69 to 0.2.70 (#1098) 3 years ago
dependabot[bot] f651660fed
Bump serde from 1.0.122 to 1.0.123 (#1099) 3 years ago
dependabot[bot] 26bbaa9014
Bump webpack from 5.16.0 to 5.17.0 (#1095) 3 years ago
dependabot[bot] c9f129fb7b
Bump serde from 1.0.120 to 1.0.122 (#1097) 3 years ago
dependabot[bot] 1068349689
Bump git2 from 0.13.16 to 0.13.17 (#1096) 3 years ago
dependabot[bot] 51aa433f74
Bump git2 from 0.13.15 to 0.13.16 (#1091) 3 years ago
Jevan Chan db68c125d4
Fix out-of-range panics of Date (#1075) 3 years ago
Jevan Chan 00fc5e22bc
Fix lexing escapes in string literal and minor refactor (#1079) 3 years ago
dependabot[bot] d15f55ea43
Bump webpack from 5.15.0 to 5.16.0 (#1086) 3 years ago
João Borges d14e102626
Add primitive promotion for method calls on GetField (#1085) 3 years ago
dependabot[bot] 3cfa7b6601
Bump webpack-cli from 4.3.1 to 4.4.0 (#1087) 3 years ago
dependabot[bot] 99082cae04
Bump bootstrap from 4.5.3 to 4.6.0 (#1088) 3 years ago
dependabot[bot] af23570e42
Bump serde from 1.0.119 to 1.0.120 (#1089) 3 years ago
dependabot[bot] 777c3659ae
Bump getrandom from 0.2.1 to 0.2.2 (#1090) 3 years ago
jasonwilliams 444a789b3b add version so boa can be published 3 years ago
joshwd36 7b75874df1
Fix panics from multiple borrows of Map. (#1077) 3 years ago
dependabot[bot] b34bb37528
Bump monaco-editor from 0.21.2 to 0.21.3 (#1082) 3 years ago
dependabot[bot] 07d5219dd8
Bump webpack from 5.14.0 to 5.15.0 (#1080) 3 years ago
João Borges 5a5061ca4f
Refactor: Change Realm::global_object field from Value to GcObject (#1067) 3 years ago
tofpie 1098b41d09
Fix get/set as short method name in object (#1072) 3 years ago
jasonwilliams e0f226a72b switch off patch coverage 3 years ago
Vishal Sodani b28f101316
Fixed spelling (#1073) 3 years ago
tofpie 797092c95c
Fix attribute configurable of the length property of arguments (#1071) 3 years ago
Jason Williams aa03a7dbe2
Update CHANGELOG.md 3 years ago
Jason Williams 9160b89edf
Changelog v0.11 (#1052) 3 years ago
dependabot[bot] f259ba44bf
Bump webpack-dev-server from 3.11.1 to 3.11.2 (#1068) 3 years ago
dependabot[bot] c95ec59fec
Bump webpack from 5.13.0 to 5.14.0 (#1069) 3 years ago
dependabot[bot] 090816e467
Bump rand from 0.8.1 to 0.8.2 (#1070) 3 years ago
tofpie f62a77d3fa
Implement template literals and tagged templates (#997) 3 years ago
tofpie a7dd470cc2
Add newTarget to construct (#1045) 3 years ago
dependabot[bot] 7dffd44255
Bump serde from 1.0.118 to 1.0.119 (#1061) 3 years ago
dependabot[bot] 214d8d9fdf
Bump webpack from 5.12.3 to 5.13.0 (#1060) 3 years ago
dependabot[bot] abd893ce19
Bump regex from 1.4.2 to 1.4.3 (#1057) 3 years ago
dependabot[bot] 5876dc3f96
Bump webpack from 5.11.1 to 5.12.3 (#1056) 3 years ago
Jevan Chan f66a0999e7
Improve Unicode support for identifier names (#1003) 3 years ago
Paul Lancaster e2f9ecd593
Arrow parse (#1051) 3 years ago
Iban Eguia c3ba744e9d
Removed a couple of extra panics (#1050) 3 years ago
Annika c083c85da6
Support overriding the `arguments` variable (#1049) 3 years ago
Iban Eguia 624d03d2a2
Fixed a bunch of test262 panics (#817) (#1046) 3 years ago