pulumi/lib/lumijs
Luke Hoban 916dd6b235 Report failing error code on Lumi compilation errors
Report an error when Lumi runtime compilation fails.

Also adds a reusable install_release.sh script to use
for installing Lumi package releases, plus expansion
of symlinks in package Makefiles.
2017-07-24 22:43:37 -07:00
..
lib Support try/catch in Lumi and async/await in Node.js 2017-07-07 12:47:27 -07:00
lib.es5 Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
lib.es6 Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
runtime Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
.gitignore Rename Coconut to Lumi 2017-05-18 11:38:28 -07:00
index.ts Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
Lumi.yaml Refactor runtime functionality 2017-06-13 18:11:59 -07:00
Makefile Report failing error code on Lumi compilation errors 2017-07-24 22:43:37 -07:00
package.json Copy NPM package files 2017-07-23 12:13:44 -06:00
README.md Rename Coconut to Lumi 2017-05-18 11:38:28 -07:00
tsconfig.json Rename Coconut to Lumi 2017-05-18 11:38:28 -07:00
tslint.json Added typescript linting to Makefiles (#248) 2017-06-16 18:01:36 -07:00
yarn.lock Rename Coconut to Lumi 2017-05-18 11:38:28 -07:00

lib/lumijs

This package contains the supported ECMAScript library types and functions authored in LumiIL.

All references standard ECMAScript library members will be rewritten as references to members of this package.