/[Apache-SVN]
ViewVC logotype

Revision 1430315


Jump to revision: Previous Next
Author: erikdebruin
Date: Tue Jan 8 15:05:32 2013 UTC (11 years, 6 months ago)
Changed paths: 6
Log Message:
- refactored a bit to give control over 'binary operator' handling to the emitter instead of the walker
- moved 'emitVarDeclaration' and 'emitFunctionObject' overrides to JSEmitter
- created 'emitBinaryOperator' on JSGoogEmitter to handle the various 'goog' specific workarounds
- created TestGoogExpressions and made overrides for JS (and/or 'goog') specific implementations

Changed paths

Path Details
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx/src/org/apache/flex/compiler/as/codegen/IASEmitter.java modified , text changed
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/as/codegen/ASEmitter.java modified , text changed
Directoryflex/whiteboard/mschmalle/falconjx/compiler.jx/src/org/apache/flex/compiler/internal/js/codegen/JSEmitter.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/js/codegen/goog/TestGoogExpressions.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26