/[Apache-SVN]
ViewVC logotype

Revision 1432134


Jump to revision: Previous Next
Author: erikdebruin
Date: Fri Jan 11 16:23:29 2013 UTC (11 years, 3 months ago)
Changed paths: 17
Log Message:
- fixed a typo in the ASBlockWalker ('switch' instead of 'swtich')
- fixed issue where there always are two extra line breaks at the end of the output
- fixed issue where there was a line break to many in the 'header' if there are no imports
- cleaned up all tests:
    - all asserts are now commented in: if test fails, it's given @Ignore and a TODO
    - all @Ignore tests now have a TODO or at least a comment
- made a few more tests pass

Changed paths

Path Details
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx/src/org/apache/flex/compiler/internal/as/codegen/ASBlockWalker.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx/src/org/apache/flex/compiler/internal/js/codegen/goog/JSGoogEmitter.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx.tests/src/org/apache/flex/compiler/internal/as/codegen/TestBase.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx.tests/src/org/apache/flex/compiler/internal/as/codegen/TestExpressions.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx.tests/src/org/apache/flex/compiler/internal/as/codegen/TestGlobalClasses.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx.tests/src/org/apache/flex/compiler/internal/as/codegen/TestMethodMembers.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx.tests/src/org/apache/flex/compiler/internal/as/codegen/TestStatements.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx.tests/src/org/apache/flex/compiler/internal/js/codegen/amd/TestAMDEmiter.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx.tests/src/org/apache/flex/compiler/internal/js/codegen/goog/TestGoogAccessorMembers.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx.tests/src/org/apache/flex/compiler/internal/js/codegen/goog/TestGoogClass.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx.tests/src/org/apache/flex/compiler/internal/js/codegen/goog/TestGoogEmiter.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx.tests/src/org/apache/flex/compiler/internal/js/codegen/goog/TestGoogExpressions.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx.tests/src/org/apache/flex/compiler/internal/js/codegen/goog/TestGoogFieldMembers.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx.tests/src/org/apache/flex/compiler/internal/js/codegen/goog/TestGoogGlobalClasses.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx.tests/src/org/apache/flex/compiler/internal/js/codegen/goog/TestGoogInterface.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx.tests/src/org/apache/flex/compiler/internal/js/codegen/goog/TestGoogPackage.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx.tests/src/org/apache/flex/compiler/internal/js/codegen/goog/TestGoogStatements.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26