Sign in
apache
/
royale-compiler
Apache Royale Compiler
Mirrored from
https://github.com/apache/royale-compiler.git
Clone this repo:
Branches
develop
IDEA-FLEX_JS_COMPILER
JsToAs
ReleaseModules
add-collect-import-pass
cordova
dependabot/maven/compiler-build-tools/org.codehaus.plexus-plexus-utils-4.0.3
dual
falcon-antlr4
featue/flexjs-ant-tasks
More...
Tags
org.apache.royale.compiler-build-tools-1.2.2-rc1
apache-royale-0.9.12
org.apache.royale.compiler-0.9.12-rc2
org.apache.royale.compiler-0.9.12-rc1
apache-royale-0.9.11
org.apache.royale.compiler-0.9.11-rc1
apache-royale-0.9.10
org.apache.royale.compiler-0.9.10-rc4
org.apache.royale.compiler-0.9.10-rc3
org.apache.royale.compiler-0.9.10-rc2
More...
36637fd
RoyaleProject: Fixed missing binding data caused by multiple threads accessing same HashMap (closes #182) (closes #250)
by Josh Tynjala
· 26 hours ago
develop
208b6ad
IdentifierEmitter, MemberAccessEmitter: also check for INTERFACE_MEMBER classification when determining if a closure is required for a function
by Josh Tynjala
· 6 days ago
a5f549f
MemberAccessEmitter: don't include closure() around package-level functions (just non-static members)
by Josh Tynjala
· 6 days ago
522010b
IdentifierEmitter: Fixed missing require for package-level functions or variables in some situations.
by Josh Tynjala
· 6 days ago
319f57b
JSCSSCompilationSession: output null instead of nothing for PropertyReference() and Embed() functions
by Josh Tynjala
· 6 days ago
e1b037f
Configuration: Fixed parsing of namespace uri and manifest mappings to allow multiple manifest paths per URI
by Josh Tynjala
· 6 days ago
adb5a29
royaleunit-ant-tasks: when checking for AIR version, ignore JAVA_TOOL_OPTIONS and JDK_JAVA_OPTIONS output
by Josh Tynjala
· 8 days ago
6a02227
IdentifierNode, DefinitionBase: Fixed rare race condition where certain cached values are detected as non-null but become null before the method returns.
by Josh Tynjala
· 10 days ago
9e580af
MXMLJSCNative: support resource bundles for JS target, similar to JSRoyale
by Josh Tynjala
· 3 weeks ago
42b49b4
MXMLRoyaleEmitter: when emitting the new UIComponentDescriptors, include children for MX containers
by Josh Tynjala
· 3 weeks ago
9dd78ef
IJSMetaAttributeConstants: missed adding a separate iteratorDoneMethod for JSForEachOverride
by Josh Tynjala
· 3 weeks ago
bbeed13
Fix up some more metadata checks to use constants
by Josh Tynjala
· 3 weeks ago
b1370d2
IJSMetaAttributeConstants: move from some magic strings to constants for existing JS metadata
by Josh Tynjala
· 3 weeks ago
308d886
JSDynamicAccessOverride, JSForInOverride, and JSForEachOverride metadata: optionally emit custom method calls when specific syntax is encountered
by Josh Tynjala
· 7 weeks ago
41932d7
MXMLRoyaleEmitter: when outputting UIComponentDescriptor, set _document befor calling setDocumentDescriptor()
by Josh Tynjala
· 5 weeks ago
5469ef5
MXMLRoyaleEmitter: skip emitting UIComponentDescriptor properties and styles that are embed or data binding
by Josh Tynjala
· 5 weeks ago
9cca41e
MXMLRoyaleEmitter: fix detection of E4X wildcard syntax (dot star) when generating JavaScript
by Josh Tynjala
· 5 weeks ago
9b63725
MXMLRoyaleEmitter: the new children-as-data=false factory methods were missing rpc services and XML/XMLList
by Josh Tynjala
· 5 weeks ago
c03be24
MXMLRoyaleEmitter: fix missing comma after childDescriptors with children-as-data=false if there are 0 child descriptors
by Josh Tynjala
· 5 weeks ago
4bec471
MXMLRoyaleEmitter: fixed missing event handlers with children-as-data=false because children of container weren't walked
by Josh Tynjala
· 5 weeks ago
More »