927 Commits (26bbaa9014f270b959a7ed776c1ca1c8cc2f63d2)
 

Author SHA1 Message Date
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) 4 years ago
tofpie 797092c95c
Fix attribute configurable of the length property of arguments (#1071) 4 years ago
Jason Williams aa03a7dbe2
Update CHANGELOG.md 4 years ago
Jason Williams 9160b89edf
Changelog v0.11 (#1052) 4 years ago
dependabot[bot] f259ba44bf
Bump webpack-dev-server from 3.11.1 to 3.11.2 (#1068) 4 years ago
dependabot[bot] c95ec59fec
Bump webpack from 5.13.0 to 5.14.0 (#1069) 4 years ago
dependabot[bot] 090816e467
Bump rand from 0.8.1 to 0.8.2 (#1070) 4 years ago
tofpie f62a77d3fa
Implement template literals and tagged templates (#997) 4 years ago
tofpie a7dd470cc2
Add newTarget to construct (#1045) 4 years ago
dependabot[bot] 7dffd44255
Bump serde from 1.0.118 to 1.0.119 (#1061) 4 years ago
dependabot[bot] 214d8d9fdf
Bump webpack from 5.12.3 to 5.13.0 (#1060) 4 years ago
dependabot[bot] abd893ce19
Bump regex from 1.4.2 to 1.4.3 (#1057) 4 years ago
dependabot[bot] 5876dc3f96
Bump webpack from 5.11.1 to 5.12.3 (#1056) 4 years ago
Jevan Chan f66a0999e7
Improve Unicode support for identifier names (#1003) 4 years ago
Paul Lancaster e2f9ecd593
Arrow parse (#1051) 4 years ago
Iban Eguia c3ba744e9d
Removed a couple of extra panics (#1050) 4 years ago
Annika c083c85da6
Support overriding the `arguments` variable (#1049) 4 years ago
Iban Eguia 624d03d2a2
Fixed a bunch of test262 panics (#817) (#1046) 4 years ago
Iban Eguia ba84f526de
Added syntax highlighting for numbers, identifiers and template literals (#1047) 4 years ago
54k1 d9916fcc9c
Modify environment binding behaviour of function (#1010) 4 years ago
Annika 89419e202f
VM: Implement variable declaration (var, const, and let) (#1030) 4 years ago
tofpie 1a7e832791
Add receiver parameter to object internal methods (#1042) 4 years ago
Jevan Chan e8bc79c26a
Implement String.prototype.split (#1026) 4 years ago
dependabot[bot] 8140b9346d
Bump serde_yaml from 0.8.14 to 0.8.15 (#1043) 4 years ago
dependabot[bot] 0e41be1144
Bump rand from 0.8.0 to 0.8.1 (#1039) 4 years ago
dependabot[bot] ceca316ca5
Bump getrandom from 0.2.0 to 0.2.1 (#1037) 4 years ago
dependabot[bot] 34f3221ea8
Bump html-webpack-plugin from 4.5.0 to 4.5.1 (#1036) 4 years ago
Jason Williams ce78947fce
update launch.json (#1034) 4 years ago
Iban Eguia 5e78ff83f5
Fixed some panics (#1029) 4 years ago
Iban Eguia 553ea529f3
Fixed some extra regex panics (#1031) 4 years ago
Jason Williams 98945c8cb3
wrap the regress panic for now (#1027) 4 years ago