You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cd...@apache.org on 2016/11/05 08:50:47 UTC

[05/23] git commit: [flex-falcon] [refs/heads/feature-autobuild/example-maven-dirs] - Merge branches 'develop' and 'feature-autobuild/closure-classpath-sources' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature-autobuild/closure-classpa

Merge branches 'develop' and 'feature-autobuild/closure-classpath-sources' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature-autobuild/closure-classpath-sources


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/d5d45600
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/d5d45600
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/d5d45600

Branch: refs/heads/feature-autobuild/example-maven-dirs
Commit: d5d45600c53bca911e62b31482ccc0bebdadc3f8
Parents: 43595ea f7dc953
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Sun Oct 30 19:15:54 2016 +0100
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Sun Oct 30 19:15:54 2016 +0100

----------------------------------------------------------------------
 .../flex/compiler/codegen/as/IASEmitter.java    |  3 +
 .../internal/codegen/as/ASBlockWalker.java      |  2 +-
 .../compiler/internal/codegen/as/ASEmitter.java |  6 ++
 .../codegen/js/flexjs/JSFlexJSEmitter.java      | 64 ++++++++++++++++++++
 .../compiler/internal/embedding/EmbedData.java  |  3 +
 .../internal/embedding/EmbedMIMEType.java       |  2 +
 .../compiler/internal/tree/as/EmbedNode.java    | 36 +++++++++++
 .../flex/compiler/problems/CompilerProblem.java | 59 +++++++++++++++---
 8 files changed, 166 insertions(+), 9 deletions(-)
----------------------------------------------------------------------