pulumi/tools/mujs/lib
joeduffy 281805311c Perform package and module evaluation
This change looks up the main module from a package, and that module's
entrypoint, when performing evaluation.  In any case, the arguments are
validated and bound to the resulting function's parameters.
2017-01-25 18:38:53 -08:00
..
ast Perform package and module evaluation 2017-01-25 18:38:53 -08:00
compiler Bind object initializers 2017-01-23 12:51:13 -08:00
diag Strip trailing newlines from MuJS diagnostics 2017-01-20 09:37:55 -08:00
pack Add basic Mu metadata parsing support 2017-01-10 12:42:42 -08:00
symbols Bind object initializers 2017-01-23 12:51:13 -08:00
index.ts Add real diagnostics 2017-01-11 12:11:46 -08:00