Marko Lahma
|
f5571d0700
Refactor options and add MaxArraySize constraint (#923)
|
il y a 4 ans |
Marko Lahma
|
7080fdf7de
ArrayBuffer and DataView (#930)
|
il y a 4 ans |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
il y a 4 ans |
Marko Lahma
|
0dbcdb0395
Add support for Optional Chaining (#881)
|
il y a 4 ans |
Simon
|
426acedb9b
Promise lets go again (#889)
|
il y a 4 ans |
Marko Lahma
|
d47f5525c1
Fix instanceof logic to comply with specification (#884)
|
il y a 4 ans |
Marko Lahma
|
dcaae15a02
Fix Invoke logic and object coercion (#883)
|
il y a 4 ans |
Marko Lahma
|
f5a2abf615
Should not wrap Type instances as TypeReference by default (#845)
|
il y a 4 ans |
Marko Lahma
|
5f1892cd42
Class support (#816)
|
il y a 4 ans |
Marko Lahma
|
db2fc72f37
Fix indexing JArray / faster IList indexing (#798)
|
il y a 4 ans |
Marko Lahma
|
4972108c7a
Change invalid ICallable to throw TypeError instead of ArgumentException (#794)
|
il y a 4 ans |
Marko Lahma
|
a9ea78d08b
Support object wrapper iterator (#749)
|
il y a 5 ans |
Marko Lahma
|
1fec0a93af
Enable function tests (#736)
|
il y a 5 ans |
Marko Lahma
|
56ca37b78c
Optimize global identifier access a bit and reduce allocations (#741)
|
il y a 5 ans |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
il y a 5 ans |
Marko Lahma
|
dce29b4598
Ability to configure Array.prototype as prototype for array-like object wrappers (#721)
|
il y a 5 ans |
Marko Lahma
|
6dc9d457ef
Implement some missing Object functionality (#713)
|
il y a 5 ans |
Marko Lahma
|
5dbdb5967c
Use JsValue for property access (#701)
|
il y a 5 ans |
Marko Lahma
|
2289f9ca31
Enable Symbol and RegExp tests and fix issues (#693)
|
il y a 5 ans |
Marko Lahma
|
5d07e896a8
ensure string immutability on assignment (#694)
|
il y a 5 ans |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
il y a 5 ans |
Marko Lahma
|
34643444a6
Separate InternalTypes to allow integer operation optimizations (#672)
|
il y a 5 ans |
Marko Lahma
|
00d91f6ce1
Use Key to refer to properties and cache hash code (#634)
|
il y a 6 ans |
Marko Lahma
|
753030e60a
ES6 Object Literals (#605)
|
il y a 6 ans |
Steffen Liersch
|
01dd580456
Better enum support, ObjectWrapper dependencies replaced by IObjectWrapper, SetWrapObjectHandler (#603)
|
il y a 6 ans |
Sam Lord
|
7b485ec8e0
Latest Esprima beta changes (#595)
|
il y a 6 ans |
Matt Brailsford
|
73f75e8265
Added engine parameter to IObjectConverter.TryConvert for context (#331)
|
il y a 6 ans |
Marko Lahma
|
2eddfd8d5a
Spread, rest and default (#563)
|
il y a 6 ans |
Marko Lahma
|
e4055925c6
ES6 array functions (#555)
|
il y a 6 ans |
Marko Lahma
|
c1a42a9da0
upgrade Esprima and other libs, and include iterator test (#550)
|
il y a 6 ans |