89 Commits (347dd7c33f0731b87fa9c488d4e2eb312ba1205c)

Author SHA1 Message Date
Jason Williams 2d8f7b7dbc
changelog for v0.10.0 (#738) 4 years ago
dependabot[bot] e83a03ad6f
Bump serde_json from 1.0.57 to 1.0.58 (#747) 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
dependabot[bot] fa07d4ac8c
Bump chrono from 0.4.15 to 0.4.18 (#726) 4 years ago
dependabot[bot] c4e08ff5d1
Bump structopt from 0.3.17 to 0.3.18 (#713) 4 years ago
Halid Odat 02db5b3b23
Revert criterion version to `=0.3.2` (#700) 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
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
dependabot[bot] b9ef8d4b77
Bump indexmap from 1.5.2 to 1.6.0 (#687) 4 years ago
Iban Eguia 8fde98afa9
Add ECMAScript test suite (test262) (#567) 4 years ago
dependabot[bot] 959c39ae84
Bump indexmap from 1.5.1 to 1.5.2 (#679) 4 years ago
Iban Eguia 1673871116
Some cleanup (#666) 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
Jonathan Dickinson 8fd5533460
Date Implementation (#596) 4 years ago
HalidOdat 24a72ea847
Added keyword and operator colors and matching bracket validator to cli (#590) 4 years ago
HalidOdat 795adc519a
Better error formatting and cli color (#586) 4 years ago
HalidOdat 5d4d8fe794
Refactor Property Descriptor flags (#553) 4 years ago
HalidOdat 08a608a821
Spec Compliant `Number.prototype.toString()`, better `Number` object formating and `-0` (#572) 4 years ago
joshwd36 1c1132d8e1
Initial implementation of Map() (#550) 4 years ago
Richard e49be361fa
Use correct exponential representation for rational values (#493) 4 years ago
Iban Eguia 8b3d52b5f2
Added benchmark for goal symbol switching (#556) 4 years ago
Iovoslav Iovchev a933ae8ef3
rustyline for the cli (#492) 4 years ago
jasonwilliams 73f65f7800 0.9.0 4 years ago
Iban Eguia 477d408c10
Upgraded dependencies before the 0.9 release (#537) 4 years ago
Iban Eguia d2939fffe3
Added string benchmarks, and updated dependencies (#491) 4 years ago
Richard a987e76b9f
Add BigInt.asIntN() and BigInt.asUintN() functions (#468) 4 years ago
Iban Eguia 64dbf13afd
Implemented #427, #429 and #430, and upgraded dependencies (#472) 4 years ago
Jason Williams 32b0741cc8
Profiler using measureme (#317) 4 years ago
Iban Eguia 4beadfc9ad
Execution and Node modularization (#392) 4 years ago
Jason Williams 2149bdc67b v0.8.0 4 years ago
Iban Eguia 323f486fd1
Dependency upgrade (#406) 4 years ago
HalidOdat 5f4a1f2266
Feature `BigInt` (#358) 4 years ago
Tunahan Karlıbaş bdad99cb82
Implement toString (#381) 4 years ago
Iban Eguia fb47031f44
Changed HashMap and HashSet for Fx versions (#368) 4 years ago
Iban Eguia e0e17a8f76
Removed the `serde-ast` feature and the `serde_json` export (#353) 4 years ago
Iban Eguia bc63b28b6b
Modularized parser (#304) 4 years ago
Victor Tuekam 55c85768c3
create boa-wasm package (#352) 4 years ago
razican 33fce7f015
Added jemallocator only for Linux targets 4 years ago
Iban Eguia 05b8989efd
Changed the name of the `Symbol creation` benchmark (#327) 4 years ago
Iban Eguia cb589cd8b7
Added more benchmarks (#323) 4 years ago
Jason Williams 0274858d88
Revert "Use jemallocator (#298)" (#310) 4 years ago
Iban Eguia 795a70ec89
Use jemallocator (#298) 4 years ago
Jason Williams 48c6e886d4
Parser fixes #225 #240 #273 (#281) 4 years ago
HalidOdat 5a85c595d4
Added the ability to dump the token stream or ast in bin. (#278) 4 years ago
Jason Williams 019033eff0 cargo update 4 years ago