EnokMan
|
8d6ad51662
|
add all value checkers (#163)
|
2020-01-01 09:56:59 -05:00 |
|
Ry Dahl
|
e501f6d854
|
Add Value::{ToString, ToNumber, ToObject} (#162)
|
2019-12-31 15:17:52 -05:00 |
|
Bert Belder
|
9a72f62bd6
|
Add complete V8 type hierarchy (#148)
|
2019-12-30 19:06:45 +01:00 |
|
Ry Dahl
|
d65c604f3a
|
Add Object::create_data_property, Object::get, Value::is_array, Value::is_object, Value::is_function (#129)
|
2019-12-24 16:10:40 -05:00 |
|
Ry Dahl
|
1d027f08c5
|
Add Value::strict_equals and Value::same_value (#121)
|
2019-12-23 07:32:45 -05:00 |
|
Ry Dahl
|
99baef0169
|
Add PrimitiveArray and ScriptOrModule (#105)
|
2019-12-21 06:38:26 -05:00 |
|
Bartek Iwańczuk
|
54a7c0ff33
|
add docs to various structs (#82)
|
2019-12-19 14:14:19 +01:00 |
|
Ryan Dahl
|
7a233e277e
|
Add Value::{is_undefined, is_null, is_null_or_undefined}
|
2019-12-06 10:43:22 -05:00 |
|
Bert Belder
|
d91f0269fa
|
Basic Local<String> support (#27)
|
2019-12-04 08:17:13 +01:00 |
|
Bert Belder
|
b4674c62b8
|
Basic support for Local<Number> and Local<Integer> (#23)
|
2019-12-04 01:50:26 +01:00 |
|