Bladeren bron

recompile

Herbert Vojčík 9 jaren geleden
bovenliggende
commit
54003801bb
2 gewijzigde bestanden met toevoegingen van 10 en 11 verwijderingen
  1. 1 2
      bower.json
  2. 9 9
      src/IDE.js

+ 1 - 2
bower.json

@@ -21,14 +21,13 @@
     ],
     "private": false,
     "dependencies": {
-        "amber": ">=0.14.14",
+        "amber": ">0.14.17",
         "amber-contrib-web": ">=0.1.0",
         "jquery-ui": ">=1.9.2",
         "codemirror": "^4.7.0",
         "require-css": "^0.1.2"
     },
     "devDependencies": {
-        "amber": ">=0.14.17",
         "amber-ide-starter-dialog": "^0.1.0",
         "helios": ">=0.5.3"
     }

+ 9 - 9
src/IDE.js

@@ -1413,7 +1413,7 @@ return $core.withContext(function($ctx1) {
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = true, 
 //>>excludeEnd("ctx");
-$globals.SourceArea.klass.superclass.fn.prototype._initialize.apply($recv(self), []));
+($globals.SourceArea.klass.superclass||$boot.dnu).fn.prototype._initialize.apply($recv(self), []));
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = false;
 //>>excludeEnd("ctx");;
@@ -1578,7 +1578,7 @@ var $1,$2,$3,$4,$5;
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = true, 
 //>>excludeEnd("ctx");
-$globals.TabManager.superclass.fn.prototype._initialize.apply($recv(self), []));
+($globals.TabManager.superclass||$boot.dnu).fn.prototype._initialize.apply($recv(self), []));
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = false;
 //>>excludeEnd("ctx");;
@@ -2395,7 +2395,7 @@ self["@current"]=(
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = true, 
 //>>excludeEnd("ctx");
-$globals.TabManager.klass.superclass.fn.prototype._new.apply($recv(self), []));
+($globals.TabManager.klass.superclass||$boot.dnu).fn.prototype._new.apply($recv(self), []));
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = false;
 //>>excludeEnd("ctx");;
@@ -3684,7 +3684,7 @@ return $core.withContext(function($ctx1) {
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = true, 
 //>>excludeEnd("ctx");
-$globals.Browser.superclass.fn.prototype._initialize.apply($recv(self), []));
+($globals.Browser.superclass||$boot.dnu).fn.prototype._initialize.apply($recv(self), []));
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = false;
 //>>excludeEnd("ctx");;
@@ -6058,7 +6058,7 @@ return $core.withContext(function($ctx1) {
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = true, 
 //>>excludeEnd("ctx");
-$globals.Debugger.superclass.fn.prototype._initialize.apply($recv(self), []));
+($globals.Debugger.superclass||$boot.dnu).fn.prototype._initialize.apply($recv(self), []));
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = false;
 //>>excludeEnd("ctx");;
@@ -7876,7 +7876,7 @@ self["@current"]=(
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = true, 
 //>>excludeEnd("ctx");
-$globals.IDETranscript.klass.superclass.fn.prototype._new.apply($recv(self), []));
+($globals.IDETranscript.klass.superclass||$boot.dnu).fn.prototype._new.apply($recv(self), []));
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = false;
 //>>excludeEnd("ctx");;
@@ -8221,7 +8221,7 @@ return $core.withContext(function($ctx1) {
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = true, 
 //>>excludeEnd("ctx");
-$globals.ReferencesBrowser.superclass.fn.prototype._initialize.apply($recv(self), []));
+($globals.ReferencesBrowser.superclass||$boot.dnu).fn.prototype._initialize.apply($recv(self), []));
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = false;
 //>>excludeEnd("ctx");;
@@ -9309,7 +9309,7 @@ return $core.withContext(function($ctx1) {
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = true, 
 //>>excludeEnd("ctx");
-$globals.TestRunner.superclass.fn.prototype._initialize.apply($recv(self), []));
+($globals.TestRunner.superclass||$boot.dnu).fn.prototype._initialize.apply($recv(self), []));
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = false;
 //>>excludeEnd("ctx");;
@@ -10722,7 +10722,7 @@ return $core.withContext(function($ctx1) {
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = true, 
 //>>excludeEnd("ctx");
-$globals.Workspace.superclass.fn.prototype._show.apply($recv(self), []));
+($globals.Workspace.superclass||$boot.dnu).fn.prototype._show.apply($recv(self), []));
 //>>excludeStart("ctx", pragmas.excludeDebugContexts);
 $ctx1.supercall = false;
 //>>excludeEnd("ctx");;