pulumi/sdk/nodejs/runtime
CyrusNajmabadi 36a692390d
Properly capture 'arguments' when creating our serialization closure. (#569)
* Simplify how we capture 'this' in our serialization logic.
* Properly capture 'arguments'

* add tests for 'arguments' capture.

* Properly serialize out 'arguments'
* Invert 'with' and function closure.
2017-11-15 11:31:17 -08:00
..
native Build, integration tests and publishing on Windows 2017-10-02 13:40:58 -07:00
closure.ts Properly capture 'arguments' when creating our serialization closure. (#569) 2017-11-15 11:31:17 -08:00
config.ts Enable tslinting of the nodejs sdk. (#433) 2017-10-18 15:03:56 -07:00
debuggable.ts Add accessors to fetch the Pulumi project and stack names 2017-10-19 08:26:57 -07:00
index.ts Expose a log module 2017-10-08 12:10:46 -07:00
invoke.ts Enable tslinting of the nodejs sdk. (#433) 2017-10-18 15:03:56 -07:00
langhost.ts Initial work on tracing support (#521) 2017-11-08 17:08:51 -08:00
resource.ts Improve promise leak diagnostics (#508) 2017-10-31 07:48:59 -07:00
rpc.ts Improve promise leak diagnostics (#508) 2017-10-31 07:48:59 -07:00
settings.ts Drain the message queue before exiting (#498) 2017-10-30 11:48:54 -07:00