shiroyk
|
fa6d1ed5e4
Implemented BigInt (#597)
|
1 年之前 |
Dmitry Panov
|
9410bcaa81
Implemented template-backed objects and used them for most of the built-ins. Closes #524, closes #459.
|
2 年之前 |
Dmitry Panov
|
c933cf95e1
Exposed String and StringBuilder. Closes #321.
|
2 年之前 |
Dmitry Panov
|
c5c52bd8d6
Optimized CPU and memory usage when importing strings and using JSON.{parse,stringify}().
|
3 年之前 |
Mihail Stoykov
|
2440f896e9
Add globalThis
|
4 年之前 |
Dmitry Panov
|
19cfe0fd8a
Fixed some edge cases
|
4 年之前 |
Dmitry Panov
|
b206dd5e2c
Added missing Regexp functionality, enhanced unicode and UTF-16 support (#171)
|
5 年之前 |
Dmitry Panov
|
5df89c3d31
Support for malformed UTF-16 strings and property keys. Missing String methods. (#146)
|
5 年之前 |
Dmitry Panov
|
a0559b5ea4
Missing Object methods, ToPropertyKey, GetV
|
5 年之前 |
Dmitry Panov
|
d1232e640a
Implemented escape() and unescape(). Closes #39.
|
5 年之前 |
Dmitry Panov
|
25773609b6
Initial commit
|
9 年之前 |