Daniel Wirtz 623597c23a
Make the transition to ArrayBuffer backed Arrays (#70)
* Traverse base classes when resolving overloads
* Implement preliminary TypedArray accessors
* Extract decorator flags from common flags to make space
* Add '**' overload
* Implement basic explicit inlining
* Support inlining of instance methods
* Reduce number of required locals when inlining
* Implement inlining of operator overloads
* Fix issues when inlining generic functions
2018-04-11 23:35:19 +02:00
..
2017-12-14 11:55:35 +01:00
2018-04-07 18:59:26 +02:00
2018-03-19 01:12:18 +01:00

Standard library components for use with tsc (portable) and asc (assembly).

Definition files (.d.ts) and base configurations (.json) are relevant to tsc only and not used by asc.