Initial release of Tascalate Async/Await
This is the initial release with full support for the asynchronous methods (with single pending value result), asynchronous generator methods (multiple on-demand asynchronous values) and related stuff (like Scheduler / SchedulerResolver).