| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
| |
JavaScript cannot perform arithmetic on 8byte (i.e. 64bit) numbers
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
| |
Old islower considered the null byte to be lower case. The new implementations are simpler too
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- 'casted' property was pointless
- Avoid calling unless operands are known to be integers
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|