Linus Groh
|
de42ddfd93
LibJS: Trim whitespace from string before coercing to number
|
5 years ago |
Linus Groh
|
0c14ee035c
LibJS: Make string to number coercion work for doubles
|
5 years ago |
Linus Groh
|
da0ab16f01
LibJS: Don't handle arrays separately in Value::to_number()
|
5 years ago |
Brian Gianforcaro
|
d74ad81402
js/LibJS: Move test functions to pure javascript.
|
5 years ago |
Linus Groh
|
f226746394
LibJS: Handle Infinity in Value::to_number()
|
5 years ago |
Linus Groh
|
0d7a1c3157
LibJS: Update to-number-basic.js test
|
5 years ago |
Brian Gianforcaro
|
bc40908d32
LibJS: Use the native assert() implementation now avaiable in 'js -t'
|
5 years ago |
Linus Groh
|
a62230770b
LibJS: Implement unary plus / minus
|
5 years ago |
Linus Groh
|
c698cc899d
LibJS: Add tests for value to number conversion
|
5 years ago |