Rust编写的JavaScript引擎,该项目是一个试验性质的项目。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Iban Eguia 8fde98afa9
Add ECMAScript test suite (test262) (#567)
4 years ago
..
array Add ECMAScript test suite (test262) (#567) 4 years ago
bigint Feature `boa::Result<T>` (#637) 4 years ago
boolean Feature `boa::Result<T>` (#637) 4 years ago
console Feature `boa::Result<T>` (#637) 4 years ago
date Feature `boa::Result<T>` (#637) 4 years ago
error Feature `boa::Result<T>` (#637) 4 years ago
function Fix panic when calling function that mutates itself (#667) 4 years ago
global_this Merge pull request #587 from joshwd36/Well-Known-Symbols 4 years ago
infinity Make lifetime of return of init static to remove to_string 4 years ago
json Feature native class objects (`NativeObject` and `Class` traits) (#627) 4 years ago
map Refactor `Function` (#626) 4 years ago
math Add ECMAScript test suite (test262) (#567) 4 years ago
nan Make lifetime of return of init static to remove to_string 4 years ago
number Feature `boa::Result<T>` (#637) 4 years ago
object Class module (#677) 4 years ago
property Feature native class objects (`NativeObject` and `Class` traits) (#627) 4 years ago
regexp Refactor `Function` (#626) 4 years ago
string Fix: String.prototype.replace substitutions, closes #610 (#629) 4 years ago
symbol Index `PropertyKey`, `Object` iterators and symbol support (#603) 4 years ago
undefined Make lifetime of return of init static to remove to_string 4 years ago
value Move `require_object_coercible` to `Value` (#654) 4 years ago
mod.rs Feature `boa::Result<T>` (#637) 4 years ago