Marko Lahma
|
00d91f6ce1
Use Key to refer to properties and cache hash code (#634)
|
6 lat temu |
Marko Lahma
|
5e0b3bb917
Improve engine creation performance (#625)
|
6 lat temu |
Marko Lahma
|
1f8d87a4ce
ES6 Number APIs (#574)
|
6 lat temu |
Marko Lahma
|
f65d588a7e
ES6 String Literals (#570)
|
6 lat temu |
Marko Lahma
|
3cbb20e1ad
ES6 string functions (#560)
|
6 lat temu |
Marko Lahma
|
6353bb42f7
ES6 Map, Set and initial Iterators (#541)
|
7 lat temu |
Marko Lahma
|
c6881dc92c
#451 optimize object expressions and type conversions (#521)
|
7 lat temu |
Marko Lahma
|
b3b282d249
#451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor
|
7 lat temu |
Marko Lahma
|
f5f432951f
Introduce IPropertyDescriptor and specialized descriptors (#461)
|
7 lat temu |
Sebastien Ros
|
24a479c429
Removing TypeConverter JsValue direct conversions
|
11 lat temu |
Sebastien Ros
|
1227c2992f
Implementing JsValue
|
11 lat temu |
Sebastien Ros
|
cc305fbf76
Incremental work of property descriptors
|
11 lat temu |
Sebastien Ros
|
df03017445
Implementing String.prototype
|
12 lat temu |
Sebastien Ros
|
de29b7289d
Implementing Array.prototype.indexOf
|
12 lat temu |
Sebastien Ros
|
241205132a
Implementing all standard conversions
|
12 lat temu |
Sebastien Ros
|
d73582a7d8
Renaming arguments
|
12 lat temu |
Sebastien Ros
|
d88dd9569b
Defining properties
|
12 lat temu |
Sebastien Ros
|
01ae03bfdf
Splitting configuration in another step
|
12 lat temu |
Sebastien Ros
|
c0c320e41c
Refactoring prototype chain construction
|
12 lat temu |
Sebastien Ros
|
6fe243f4eb
Fixing primitive object function calls
|
12 lat temu |
Sebastien Ros
|
f5319612ca
Implementing error objects and exceptions management
|
12 lat temu |
Sebastien Ros
|
00c55e2006
Applying strict mode declarative
|
12 lat temu |
Sebastien Ros
|
738abd2740
Changing the project type to a Portable Class Library
|
12 lat temu |
Sebastien Ros
|
f84eb02ef9
Adding more Array, Number, String, Boolean objects
|
12 lat temu |