Marko Lahma
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 gadu atpakaļ |
Marko Lahma
|
4b23f03c52
Remove some unnecessary JsString allocations (#1728)
|
1 gadu atpakaļ |
Marko Lahma
|
5eb6b82e7f
Add public type Constructor (#1440)
|
2 gadi atpakaļ |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 gadi atpakaļ |
Marko Lahma
|
ffa4260777
Implement async/await (#1323)
|
2 gadi atpakaļ |
Marko Lahma
|
3bd75e1b0c
Fix error stack handling when last syntax node is not present (#1322)
|
2 gadi atpakaļ |
Marko Lahma
|
3e0902c2e6
Slim down Completion and ExpressionResult struct sizes (#1270)
|
2 gadi atpakaļ |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 gadi atpakaļ |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 gadi atpakaļ |
Jonathan Resnick
|
110ea56bce
Exclude Error ctor from stack trace (#1217)
|
3 gadi atpakaļ |
Marko Lahma
|
c596da23ce
Implement AggregateError (#1175)
|
3 gadi atpakaļ |
Marko Lahma
|
e48c6f5fb8
Fix inheriting from TypeReference backed interop type (#1168)
|
3 gadi atpakaļ |
Marko Lahma
|
bbc5bab0b5
Hide Call method from public API (#1062)
|
3 gadi atpakaļ |
Marko Lahma
|
9daf50cf25
Fix some error related issues (#1071)
|
3 gadi atpakaļ |
Marko Lahma
|
ceee6b2ccb
Add Engine.Construct method (#1047)
|
3 gadi atpakaļ |
Gökhan Kurt
|
a0289f9204
Implement Error cause and other Error specs (#992)
|
3 gadi atpakaļ |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 gadi atpakaļ |
Gökhan Kurt
|
ae5e9d01da
Implement Error stack property (#904)
|
4 gadi atpakaļ |
Marko Lahma
|
170c72c5f1
Fix missing NewTarget handling for basic types (#875)
|
4 gadi atpakaļ |
Marko Lahma
|
5f1892cd42
Class support (#816)
|
4 gadi atpakaļ |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 gadi atpakaļ |
Marko Lahma
|
6dc9d457ef
Implement some missing Object functionality (#713)
|
5 gadi atpakaļ |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
5 gadi atpakaļ |
Marko Lahma
|
5e0b3bb917
Improve engine creation performance (#625)
|
6 gadi atpakaļ |
Marko Lahma
|
6353bb42f7
ES6 Map, Set and initial Iterators (#541)
|
6 gadi atpakaļ |
Marko Lahma
|
b5c4b570ce
Optimize declarative environment record handling for functions (#517)
|
7 gadi atpakaļ |
Marko Lahma
|
1cf16df954
Make execution context struct and other performance tweaks (#502)
|
7 gadi atpakaļ |
Marko Lahma
|
5d408955dc
Reduce virtual calls and optimize JsValue equality checks (#497)
|
7 gadi atpakaļ |
Marko Lahma
|
b3b282d249
#451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor
|
7 gadi atpakaļ |
Marko Lahma
|
e0d2e2f244
Introduce JsString, JsBoolean etc and support efficient string concatenation (#463)
|
7 gadi atpakaļ |