1 Commits (d07945ddf36ecfcb05dc5f5a569efad45e0f6547)

Author SHA1 Message Date
Iban Eguia 4d2772d6a0
Rename "Boa" to boa_engine, moved GC and profiler to their crates (#1844) 3 years ago
Iban Eguia 53ef07b1a6 Using the new formatting arguments from Rust 1.58 (#1834) 3 years ago
Iban Eguia 48185f393d Lexer string interning (#1758) 3 years ago
jedel1043 9f845465bf
Refactor `Function` internal methods and implement `BoundFunction` objects (#1583) 3 years ago
Halid Odat aacdd12ed9
Implement functions for vm (#1433) 3 years ago
jedel1043 25ac4cc67a
Allow moving `NativeObject` variables into closures as external captures (#1523) 3 years ago
jedel1043 f9a82b4a13
Restrict `ClosureFunction` to only `Copy` closures (#1518) 3 years ago
Halid Odat 62ad20cfde
Rename `Value` to `JsValue` (#1457) 3 years ago
Halid Odat 91f0fe62bb
Implement closure functions (#1442) 3 years ago