881 Commits (ce78947fce4a5e5f3db60363337fa5b25cc22a00)
 

Author SHA1 Message Date
Jevan Chan 01dbf8ba4e
Fix tokenizing Unicode escape sequence in string literal (#826) 4 years ago
Iban Eguia a3e7f1eace
Added a link to the Test262 results in the README (#829) 4 years ago
dependabot[bot] 89d2907884
Bump structopt from 0.3.18 to 0.3.19 (#828) 4 years ago
croraf 456c2dee4e
[parser Expression] minor expression macro simplification (#824) 4 years ago
Halid Odat 470dbb4381
Refactor `PropertyDescriptor` (#794) 4 years ago
dependabot[bot] ae76501709
Bump measureme from 0.8.0 to 9.0.0 (#814) 4 years ago
João Borges 9d4c49c6dd
Fix 2 bugs that stopped test262 (#812) 4 years ago
Halid Odat a77ceb67fd
Feature `URIError` (#806) 4 years ago
neeldug 327d71bb98
Implement `regress` (#774) 4 years ago
João Borges b027a76bea
Feature `Function.prototype.call` (#805) 4 years ago
Halid Odat 03f96327db
Feature `EvalError` (#804) 4 years ago
Halid Odat 39b4ead8f7
Feature `console` crate feature (#800) 4 years ago
Theia Vogel 7a52e269e6
Fix lexer span panic with carriage return (#799) 4 years ago
David fb1b8d5595
Add Object.defineProperties and handle props argument in Object.create (#746) 4 years ago
Halid Odat ff25a8ad02
Make `Function.prototype` a function (#802) 4 years ago
Theia Vogel d76e8bf108
Fix cyclic JSON.stringify / primitive conversion stack overflows (#777) 4 years ago
João Borges dc82aa29dc
Fix Error constructors to return rather than throw (#749) 4 years ago
Paul Lancaster 6bcfc7a237
Strict Mode Lex/Parse (#717) 4 years ago
dependabot[bot] 950ca183a0
Bump style-loader from 1.2.1 to 1.3.0 (#795) 4 years ago
John Doneth d6c252d3be
Fix zero argument panic in JSON.parse() (#785) 4 years ago
John Doneth ff358d1d1d
Throw RangeError when BigInt division by zero occurs (#790) 4 years ago
Iban Eguia 38b103c25b
Fixing a duplicated attribute in test262 results (#788) 4 years ago
croraf e60d081fbc
Refactor: split ast/node/expression into call and new (#787) 4 years ago
Iban Eguia 2a509de554
New test262 results format (#783) 4 years ago
George Roman 31e3174ca9
Support for symbols as property keys for `Object.defineProperty` (#770) 4 years ago
Halid Odat eb1fd280d5
`ConstructorBuilder`, `ObjectInitializer`, cache standard objects and fix global object attributes (#722) 4 years ago
(´⌣`ʃƪ) aad860db84
Throw TypeError if regex is passed to startsWith, endsWith, includes (#782) 4 years ago
Iban Eguia b16f0ab0f7
Revert "Using the upstream version of the benchmark action" (#781) 4 years ago
Halid Odat 3e60d2c554
Change author to boa-dev (#764) 4 years ago
joshwd36 87d9e9cea8
Implementation of for...of loops (#704) 4 years ago
Iban Eguia 3cb8c94538
Using the upstream version of the benchmark action (#768) 4 years ago
dependabot[bot] ac85ee07d5
Bump measureme from 0.7.1 to 0.8.0 (#765) 4 years ago
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