Marko Lahma
|
11a47fc717
Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360)
|
2 лет назад |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 лет назад |
Marko Lahma
|
c680830d3b
Add easier APIs for interop usage (#1351)
|
2 лет назад |
Marko Lahma
|
8b89a99241
Upgrade to Esprima 3.0.0-beta-5 (#1260)
|
3 лет назад |
Marko Lahma
|
3605cd3d18
Upgrade to Esprima 3.0.0-beta-4 (#1251)
|
3 лет назад |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 лет назад |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 лет назад |
Marko Lahma
|
3bc93cf385
Bring function construction closer to the spec (#1170)
|
3 лет назад |
Genteure
|
b07562e6de
Make JsonParser escape character parsing more strict (#1161)
|
3 лет назад |
Genteure
|
7276b49e7e
Fix JsonParser not able to parse "\u0000" (#1160)
|
3 лет назад |
Jonathan Resnick
|
7148772983
Fix JsonParser error behavior (#1038)
|
3 лет назад |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 лет назад |
Marko Lahma
|
f180d16e7c
Fix Promise.all behavior under interop (#911)
|
4 лет назад |
Marko Lahma
|
ab88152cee
Allow tabs in property names when parsing JSON (#898)
|
4 лет назад |
Marko Lahma
|
6880a994ff
Fix JSON parser line number initialization for empty string (#827)
|
4 лет назад |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 лет назад |
Marko Lahma
|
9e7027abcd
Upgrade to Esprima 1.0.1270 (#712)
|
5 лет назад |
Marko Lahma
|
5dbdb5967c
Use JsValue for property access (#701)
|
5 лет назад |
Marko Lahma
|
2289f9ca31
Enable Symbol and RegExp tests and fix issues (#693)
|
5 лет назад |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
5 лет назад |
Marko Lahma
|
d87e7a66a0
Catch block doesn't catch error thrown by JSON.parse (#629)
|
6 лет назад |
Sam Lord
|
7b485ec8e0
Latest Esprima beta changes (#595)
|
6 лет назад |
Marko Lahma
|
e63a0222b8
#451 harmonize exception throwing (#515)
|
7 лет назад |
Marko Lahma
|
1cf16df954
Make execution context struct and other performance tweaks (#502)
|
7 лет назад |
Marko Lahma
|
e0d2e2f244
Introduce JsString, JsBoolean etc and support efficient string concatenation (#463)
|
7 лет назад |
Marko Lahma
|
cdb061ba9f
Fix issues with parsing knockout-3.4.0.js and lodash.min.js (#460)
|
7 лет назад |
Marko Lahma
|
b25e243ee8
Reduce string operations memory allocations (#457)
|
7 лет назад |
Marko Lahma
|
98dc732be2
Optimize array access and add ability to hint array size (#455)
|
7 лет назад |
Marko Lahma
|
aaf42cc900
Cache common JsValue allocations (#456)
|
7 лет назад |
Marko Lahma
|
4582830317
cache common int to string conversions
|
7 лет назад |