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
dual
falcon-antlr4
featue/flexjs-ant-tasks
feature-autobuild/cleanup
More...
Tags
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
apache-royale-0.9.9
More...
4fdacae
CSSTree: fix CSS attribute selectors that use an identifier instead of a string (closes apache/royale-asjs#108)
by Josh Tynjala
· 25 hours ago
develop
9c15562
royaleunit-ant-tasks: parse Adobe AIR version including both major and minor
by Josh Tynjala
· 5 days ago
34ca20c
externc: hasSuperMethod() and hasSuperField() on ClassReference return false if super method/field is excluded
by Josh Tynjala
· 6 days ago
a3f1249
externc: more exhaustive search for field and method overrides from interfaces
by Josh Tynjala
· 6 days ago
392f5e3
externc: FieldReference needs to check if the field was originally defined on an interface, similar to MethodReference
by Josh Tynjala
· 6 days ago
a6290f7
MethodBodySemanticChecker: certain expressions that can resolve to a function type expression can be nested, so those need to be checked too
by Josh Tynjala
· 7 days ago
8bd5ca9
sdk.dependent.tests: fix for Linux
by Josh Tynjala
· 3 weeks ago
046842d
MethodBodySemanticChecker: handle function type expressions as operands in ternary operators and logical binary operators
by Josh Tynjala
· 3 weeks ago
72a4a28
AccessorDefinition: fix function type expression metadata to work similarly to variables
by Josh Tynjala
· 3 weeks ago
5db2758
compiler: allow tests to be run with AIR ADL instead of Flash Player
by Josh Tynjala
· 3 weeks ago
3def6a8
royaleUnitDescriptor.template: hide AIR window by default
by Josh Tynjala
· 3 weeks ago
71a1962
royaleUnitDescriptor.template: consistent indentation
by Josh Tynjala
· 3 weeks ago
a6a7f83
royaleunit-ant-tasks: prefer AIR_HOME over ROYALE_HOME, if available, to find adl and adt executables
by Josh Tynjala
· 3 weeks ago
8cee3fb
MethodBodySemanticChecker: don't allow an arrow function to be used with new as a constructor
by Josh Tynjala
· 4 weeks ago
06e46e5
MethodBodySemanticChecker: prevent 'arguments' binding from being used in an arrow function
by Josh Tynjala
· 4 weeks ago
42bf14a
formatter, linter: fix incorrect end line and end column on generated whitespace or extra tokens
by Josh Tynjala
· 4 weeks ago
5a4b8d3
RELEASE_NOTES: update for 0.9.13
by Josh Tynjala
· 4 weeks ago
2404c68
MethodBodySemanticChecker: another exception for return types that aren't the same or subclasses (any (*) type)
by Josh Tynjala
· 4 weeks ago
5ed20c9
FunctionTypeExpressionNode: fix null AST node when parsing signature
by Josh Tynjala
· 4 weeks ago
a6c8e59
FunctionCallEmitter: fix Vector.<Foo>() global function when using custom vector emulation class
by Josh Tynjala
· 5 weeks ago
More »