1 Commits (8c92a8fa25c1339b639a5acc5c3133ae8df670a2)

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 48185f393d Lexer string interning (#1758) 3 years ago
jedel1043 02d917bb9d
Fix panic on example `classes.rs` (#1496) 3 years ago
Bartek Iwańczuk 42d8f20917
Rename `boa::Result` to `JsResult` (#1493) 3 years ago
Halid Odat 62ad20cfde
Rename `Value` to `JsValue` (#1457) 3 years ago
Vishal Sodani b28f101316
Fixed spelling (#1073) 4 years ago
Halid Odat 6eac058406
Code cleanup and inline (#916) 4 years ago
Halid Odat 81089d1377
Feature `gc` module (#694) 4 years ago
Halid Odat edfafc4e03
Feature `Context` (#656) 4 years ago
Halid Odat a12ce8200e
Move `property` module to root (#684) 4 years ago
Halid Odat 59d328e67c
Move value module from builtins (#674) 4 years ago
Halid Odat 76aba2ad55
Class module (#677) 4 years ago
Halid Odat ad162e09e3
Feature native class objects (`NativeObject` and `Class` traits) (#627) 4 years ago