Commit Graph

  • c18ae86cc8 Manually godep restore during install joeduffy 2017-05-24 11:03:15 -0700
  • 88ea603551 Switch from Glide to Godep for dependency management joeduffy 2017-05-24 10:56:28 -0700
  • 9ed22eba6f Prep the $GOPATH/bin directory joeduffy 2017-05-24 10:33:07 -0700
  • f93f8f0510 Add a basic Travis CI/CD file joeduffy 2017-05-24 10:29:30 -0700
  • 5768a372d1 Support updates which remove Environment on AWS Lambda Function Luke Hoban 2017-05-23 21:45:58 -0700
  • b57d980756 Consolidate project files joeduffy 2017-05-23 18:36:59 -0700
  • 1bab33064a Support for AWS Lambda Function Environment property Luke Hoban 2017-05-23 17:35:51 -0700
  • ced90154e0 Add support for AWS IAM Managed Policies Luke Hoban 2017-05-23 13:57:51 -0700
  • f541853226 Merge pull request #157 from pulumi/intrinsic-fix Joe Duffy 2017-05-23 08:05:19 -0700
  • 2bbc4739bd Add some intrinsics tests joeduffy 2017-05-23 08:03:14 -0700
  • 35a41f9e4a Support Update on IAM Role and Lambda Function Luke Hoban 2017-05-22 22:57:55 -0700
  • bad62854a9 Fix a few intrinsics bugs joeduffy 2017-05-22 16:16:53 -0700
  • ecd9a953d0 Remove @code annotation on asset.Code joeduffy 2017-05-22 14:14:21 -0700
  • 6e0d388c90 Make argument objects optional when no required properties joeduffy 2017-05-22 14:08:32 -0700
  • 3bad4fde98 Disable storing output properties joeduffy 2017-05-22 13:20:57 -0700
  • 94786ee1a2 Add an ast.WalkChildren function joeduffy 2017-05-22 11:06:12 -0700
  • 9a898d88fd Add AWS DynamoDB Table provider (#151) Luke Hoban 2017-05-21 22:17:56 -0700
  • c00c19ecba Add AWS DynamoDB Table provider Luke Hoban 2017-05-18 21:28:38 -0700
  • 0f99762e2e Add AWS Elastic Beanstalk resource providers (#154) Luke Hoban 2017-05-21 21:45:28 -0700
  • f7f0a868c8 Add AWS Elastic Beanstalk resource providers Luke Hoban 2017-05-19 20:43:02 -0700
  • bb0822f2df Remove the Kube Fission provider joeduffy 2017-05-19 16:44:33 -0700
  • ed092213d2 Remove deprecated lumix package joeduffy 2017-05-19 16:27:34 -0700
  • 423e84df6e Fix workspace tests joeduffy 2017-05-19 08:24:44 -0700
  • 0b8d534caf Merge pull request #149 from lukehoban/master Luke Hoban 2017-05-18 18:40:03 -0700
  • 2a036c8693 More CLIDL -> LUMIDL updates Luke Hoban 2017-05-18 16:12:53 -0700
  • ce1dc4e30b Fix an erroneous reference to `lumi env deploy` joeduffy 2017-05-18 15:54:40 -0700
  • 558d35e9cd Add back a missing `package ec2` joeduffy 2017-05-18 15:54:07 -0700
  • 4108c51549 Reclassify Lumi under the Apache 2.0 license joeduffy 2017-05-18 14:51:52 -0700
  • 59d56d3503 Merge pull request #148 from pulumi/lumi-rename Joe Duffy 2017-05-18 13:42:43 -0700
  • b7f3d447a1 Preserve the lumi prefix on our CLI tools joeduffy 2017-05-18 12:38:58 -0700
  • dafeb77dff Rename Coconut to Lumi joeduffy 2017-05-18 11:38:28 -0700
  • ec27cfd22c Update object test to use new pointer constructor joeduffy 2017-05-16 15:27:32 -0700
  • 8d6f4c0d69 Fix a minor error message typo joeduffy 2017-05-15 17:50:13 -0700
  • 85b888d1fa Fix a misattributed diagnostics message joeduffy 2017-05-15 17:49:30 -0700
  • 82e3624ea1 Implement property accessors joeduffy 2017-05-15 17:46:14 -0700
  • 4da37edf1c Remove stale submodules joeduffy 2017-05-15 10:33:22 -0700
  • cac52ae572 Fix two minor comment issues joeduffy 2017-05-15 06:30:17 -0700
  • 78dc0b4a47 Add some handy internal RTTI helpers (and some tests) joeduffy 2017-05-13 21:17:49 -0400
  • 3849761065 Rewrite Mantle functions to use assets/archives joeduffy 2017-05-13 20:13:58 -0400
  • e97632e668 Make the IDL compiler too joeduffy 2017-05-13 20:11:20 -0400
  • 0325801e99 Run go test with -cover flag joeduffy 2017-05-13 20:07:49 -0400
  • eee0f3b717 Fix some golint warnings joeduffy 2017-05-13 20:04:35 -0400
  • 09e786269a Correctly quote Makefile lint commands joeduffy 2017-05-13 19:51:26 -0400
  • 71855c7c44 Split intrinsics joeduffy 2017-05-13 19:22:52 -0400
  • ea7658f338 Guard against nil diffs joeduffy 2017-05-08 14:52:17 -0500
  • d3c1d7057b Add some tests for stable property ordering joeduffy 2017-05-06 16:22:06 -0700
  • 7d8aadeb1e Implement chronological stable object keys joeduffy 2017-05-06 16:09:49 -0700
  • 3e73a6b8ba Add an alloc.NewDynamic helper function joeduffy 2017-05-06 15:39:39 -0700
  • fb3a6612f6 Fix a lambda lexical environment bug joeduffy 2017-05-04 16:38:46 -0700
  • 240cdb8f0f Implement lambdas in the runtime joeduffy 2017-05-04 14:03:51 -0700
  • 6822139406 Add a reference to x variable in test case joeduffy 2017-05-04 11:04:28 -0700
  • 0de32db954 Add support for local functions joeduffy 2017-05-04 10:57:26 -0700
  • fde88b7cf4 Permit Statements in SequenceExpressions joeduffy 2017-05-04 10:54:07 -0700
  • 748432299a Implement lambdas in CocoJS joeduffy 2017-05-04 10:01:05 -0700
  • 1e67162331 Fix a couple silly mistakes joeduffy 2017-05-04 09:53:52 -0700
  • 70e75063c2 Remove superfluous output from install.sh joeduffy 2017-05-01 17:43:50 -0700
  • 7f634b4cf2 Remove pulumi/coconut#141 workaround joeduffy 2017-05-01 17:13:30 -0700
  • 4e5140251b Implement support for computed property initializers joeduffy 2017-05-01 17:11:57 -0700
  • bcd44fc06f Update cross-cloud library to support the latest changes joeduffy 2017-05-01 10:21:52 -0700
  • 08626715fd Revert change to managed policy ARN casing joeduffy 2017-05-01 10:17:18 -0700
  • 5c156a43cf Permit missing symbols in more places joeduffy 2017-05-01 10:11:20 -0700
  • 815aa26282 Improve a contract.fail error message joeduffy 2017-05-01 09:46:59 -0700
  • 553462bbfd Lower level for transformSourceFile logging joeduffy 2017-05-01 09:45:09 -0700
  • c1696dc684 Regenerate Kubefission with latest CIDLC joeduffy 2017-05-01 09:41:02 -0700
  • 6902d7e1b2 Update AWS Lambdas to take archives, not assets joeduffy 2017-05-01 09:38:23 -0700
  • 335ea01275 Implement archives joeduffy 2017-04-30 12:37:24 -0700
  • 06b6ce3e44 Add a GH CI/CD sample joeduffy 2017-04-30 09:05:02 -0700
  • 69df382da9 Update the CIDLC README with build, running, etc. instructions joeduffy 2017-04-30 08:36:57 -0700
  • 35a86d9089 Move AWS instanceMaps module back to ec2 joeduffy 2017-04-29 16:01:13 -0700
  • 0e16aa5d93 Make resource names the first constructor parameter joeduffy 2017-04-29 15:58:34 -0700
  • fa24d436e3 Unpointerize some types joeduffy 2017-04-29 15:38:56 -0700
  • fe93f5e76f Strongly type resource IDs in the IDL/RPC/Providers joeduffy 2017-04-29 13:27:39 -0700
  • d8627697df Unglide AWS provider joeduffy 2017-04-29 13:26:39 -0700
  • 2e49e87e38 Add an IDL generation script for Kube Fission joeduffy 2017-04-29 13:23:26 -0700
  • 1a0066b938 Commit generated code for Kube Fission package joeduffy 2017-04-28 16:37:10 -0700
  • 8bb31a8dd9 Migrate Kube Fission provider to new IDL model joeduffy 2017-04-28 16:36:43 -0700
  • d1dccb1b0a Further simplify the AWS provider joeduffy 2017-04-28 16:18:19 -0700
  • 3d391f3a44 Add the AWS package's CIDLC generated code joeduffy 2017-04-28 15:40:40 -0700
  • 3a4866f7c1 Add manually managed AWS package files joeduffy 2017-04-28 15:38:45 -0700
  • ec03441a15 Eliminate old TypeScript resource definitions joeduffy 2017-04-28 15:36:22 -0700
  • aca61a2074 Add missing Lambda Permisssion IDL type joeduffy 2017-04-28 15:29:13 -0700
  • 59573fc05f Finish projecting AWS IDL types joeduffy 2017-04-28 15:22:44 -0700
  • b381d23393 Ensure all errors correlate back to the IDL source joeduffy 2017-04-28 15:21:22 -0700
  • 6952fd55f0 Track named resources joeduffy 2017-04-28 15:03:24 -0700
  • 7e057cd1b5 Permit maps in IDL joeduffy 2017-04-28 15:03:09 -0700
  • e2e73cf035 Use good package names in place of "rpc" joeduffy 2017-04-28 13:04:10 -0700
  • 93255b7e8f Convert the AWS S3 provider to the new IDL model joeduffy 2017-04-28 12:58:51 -0700
  • 77fc639286 Don't mangle RPC package names joeduffy 2017-04-28 12:42:31 -0700
  • 1489a73b18 Convert the AWS Lambda module to CIDLC joeduffy 2017-04-28 12:27:19 -0700
  • 5ae168d23c Emit interface{} as just interface{} joeduffy 2017-04-28 12:09:17 -0700
  • 40ac0a1d2b Support assets in the IDL joeduffy 2017-04-28 12:07:49 -0700
  • f5c6af505a Properly fetch pointer elements joeduffy 2017-04-28 11:46:35 -0700
  • 42ce8744ce Update the code-gen warning text joeduffy 2017-04-28 11:35:33 -0700
  • 2d109f736c Convert AWS IAM types and provider to new IDL model joeduffy 2017-04-28 11:16:49 -0700
  • 19577d67f0 Don't emit imports for zero-resource cases joeduffy 2017-04-28 11:05:34 -0700
  • 75a897c23f Map interface{} RPC projections correctly joeduffy 2017-04-28 10:58:27 -0700
  • 72b4035f3a Add a script to regenerate the AWS package from IDL joeduffy 2017-04-28 10:37:37 -0700
  • 954d594e94 Rename --recurse to --recursive joeduffy 2017-04-28 10:37:05 -0700
  • af3949509a Implement CIDLC support for package imports joeduffy 2017-04-28 10:31:18 -0700
  • 46227870e4 Implement a few CIDLC improvements joeduffy 2017-04-27 15:40:51 -0700