881 Commits (ce78947fce4a5e5f3db60363337fa5b25cc22a00)
 

Author SHA1 Message Date
tofpie 8f590d781a
Fix single line comment lexing with CRLF line ending (#964) 4 years ago
dependabot[bot] ff139045d4
Bump webpack from 5.10.0 to 5.10.1 (#965) 4 years ago
tofpie 0c068cb35b
Fix unresolved links in documentation (#960) 4 years ago
tofpie 6d866f8012
Fix Unicode character escape sequence parsing (#959) 4 years ago
dependabot[bot] 98e11d711f
Bump copy-webpack-plugin from 6.4.0 to 7.0.0 (#958) 4 years ago
dependabot[bot] 7f1d6aae15
Bump copy-webpack-plugin from 6.3.2 to 6.4.0 (#956) 4 years ago
dependabot[bot] eea1a27cf6
Bump serde from 1.0.117 to 1.0.118 (#955) 4 years ago
dependabot[bot] c39a7f0d6b
Bump webpack from 5.9.0 to 5.10.0 (#954) 4 years ago
Iban Eguia 939d97d0a8
Upgraded rustyline and test262 (#952) 4 years ago
Jevan Chan cc473855f1
Improve lexer by make cursor iterate over bytes (#915) 4 years ago
dependabot[bot] c5c804dbe4
Bump serde_json from 1.0.59 to 1.0.60 (#951) 4 years ago
dependabot[bot] 3fe98f8df8
Bump wasm-bindgen from 0.2.68 to 0.2.69 (#949) 4 years ago
dependabot[bot] 6c6e71205e
Bump structopt from 0.3.20 to 0.3.21 (#950) 4 years ago
dependabot[bot] 3dee6b8574
Bump prettier from 2.2.0 to 2.2.1 (#947) 4 years ago
dependabot[bot] dde2c9a2a8
Bump webpack from 5.8.0 to 5.9.0 (#946) 4 years ago
dependabot[bot] c94b524817
Bump webpack from 5.6.0 to 5.8.0 (#945) 4 years ago
dependabot[bot] 72e9c0099f
Bump prettier from 2.1.2 to 2.2.0 (#939) 4 years ago
Devin Alexander Torres c54c6afa6a
Implement String.prototype.codePointAt (#935) 4 years ago
dependabot[bot] 1fcfe40d19
Bump copy-webpack-plugin from 6.3.1 to 6.3.2 (#940) 4 years ago
dependabot[bot] fab29f57cd
Bump webpack from 5.5.1 to 5.6.0 (#938) 4 years ago
dependabot[bot] 87c3627ce6
Bump webpack from 5.5.0 to 5.5.1 (#937) 4 years ago
dependabot[bot] 795421354e
Bump webpack from 5.4.0 to 5.5.0 (#936) 4 years ago
dependabot[bot] 7f5868bdd3
Bump copy-webpack-plugin from 6.3.0 to 6.3.1 (#934) 4 years ago
dependabot[bot] e78ea87996
Bump once_cell from 1.5.0 to 1.5.2 (#933) 4 years ago
dependabot[bot] 8b7331f2d5
Bump once_cell from 1.4.1 to 1.5.0 (#931) 4 years ago
Forest Anderson 0a0c230a1b
Added check to ignore semicolon in parser (#913) 4 years ago
dependabot[bot] 9342f7093e
Bump webpack-cli from 4.1.0 to 4.2.0 (#930) 4 years ago
dependabot[bot] bf5b53a37b
Bump css-loader from 5.0.0 to 5.0.1 (#929) 4 years ago
dependabot[bot] 14ff00b73b
Bump num-bigint from 0.3.0 to 0.3.1 (#928) 4 years ago
dependabot[bot] a999156ce1
Bump copy-webpack-plugin from 6.2.1 to 6.3.0 (#926) 4 years ago
dependabot[bot] 641f033e30
Bump webpack from 5.3.2 to 5.4.0 (#927) 4 years ago
dependabot[bot] ee8575de2e
Bump regex from 1.4.1 to 1.4.2 (#924) 4 years ago
dependabot[bot] df18ff7dde
Bump serde_yaml from 0.8.13 to 0.8.14 (#925) 4 years ago
dependabot[bot] ed1f54249a
Bump num-traits from 0.2.12 to 0.2.14 (#922) 4 years ago
dependabot[bot] 27d1ec38b7
Bump webpack from 5.3.1 to 5.3.2 (#921) 4 years ago
dependabot[bot] 8de2e1c9a5
Bump num-integer from 0.1.43 to 0.1.44 (#923) 4 years ago
Halid Odat 6eac058406
Code cleanup and inline (#916) 4 years ago
dependabot[bot] ac6500c9b7
Bump webpack from 5.3.0 to 5.3.1 (#920) 4 years ago
morrien f1d676e15b
Implementation of `instanceof` operator (#908) 4 years ago
Iban Eguia fd181e27d4
Fixing PR builds (#914) 4 years ago
dependabot[bot] d7137af0e1
Bump file-loader from 6.1.1 to 6.2.0 (#917) 4 years ago
dependabot[bot] 23f722da4f
Bump webpack from 5.2.0 to 5.3.0 (#918) 4 years ago
Halid Odat 4eb2ed4c9c
Feature `Context::register_global_property()` (#912) 4 years ago
Halid Odat 16e3d2edc0
Change Symbol hash to u64 (#911) 4 years ago
dependabot[bot] 863a4cff03
Bump webpack from 5.1.3 to 5.2.0 (#910) 4 years ago
Iban Eguia 9fa49d7ae7
Removed a bunch of Test262 panics (#906) 4 years ago
Iban Eguia da61d3738d
Upgraded regress to 0.2.0 (#905) 4 years ago
Halid Odat f3a293b50b
Fix Accessors panics (#902) 4 years ago
Iban Eguia 218b4715ca
Added "unimplemented" syntax errors (#901) 4 years ago
Iban Eguia fbb1077e87
Another fix for the historical results generation (#899) 4 years ago