dcodeIO
|
8770f7b548
|
New ArrayBuffer/TypedArray; Stdlib restructure; Fix importing stdlib in stdlib; Traverse constructors; Allow initialization of readonly instance fields in constructors
|
2018-04-07 03:27:22 +02:00 |
|
dcodeIO
|
06198a3723
|
Rename lib prefix to '~lib' (parens aren't valid); Add built-in alignof<T>; Prepare for ArrayBufferView
|
2018-04-02 19:05:26 +02:00 |
|
dcodeIO
|
4adb69f73a
|
Binary expression operator overloads for +/==; Check allocation flow in ternary expressions; Cache empty array buffers; Sealed decorator for non-derivable internals
|
2018-03-23 12:45:29 +01:00 |
|
dcodeIO
|
9cc0fcd611
|
Initial ArrayBuffer implementation; Conditional allocation within constructors; Explicit constructor return values
|
2018-03-23 01:47:01 +01:00 |
|