-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MK #6
base: comet-dev
Are you sure you want to change the base?
MK #6
Conversation
console.warn("Package is eval & UNDEFINED"); | ||
} | ||
} | ||
setup = function(){ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'setup' is not defined.
components = false; | ||
console.error("Error 109:Invalid Parse Code Package").send("usr/computer"); | ||
} else { | ||
console.warn("Package is eval & UNDEFINED"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'console' is not defined.
} | ||
if(!pkges === "invalid Comet Package"){ | ||
components = false; | ||
console.error("Error 109:Invalid Parse Code Package").send("usr/computer"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'console' is not defined.
var developJS = require("comet"); | ||
var pkg = require(../packages); | ||
var components; | ||
experimentPackage = function(pkges){ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'experimentPackage' is not defined.
@@ -0,0 +1,22 @@ | |||
var experimentJS = require("comet"); | |||
var developJS = require("comet"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'require' is not defined.
@@ -0,0 +1,22 @@ | |||
var experimentJS = require("comet"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'require' is not defined.
} | ||
setup = function(){ | ||
components.parse("New Package"&&console.log("Parsing...").compile("New Package")); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing semicolon.
} | ||
} | ||
setup = function(){ | ||
components.parse("New Package"&&console.log("Parsing...").compile("New Package")); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line is too long.
'console' is not defined.
} else { | ||
console.warn("Package is eval & UNDEFINED"); | ||
} | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing semicolon.
pkges.parse("components"); | ||
pkges.compile("Comet Package").find("/bin"); | ||
} | ||
if(!pkges === "invalid Comet Package"){ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confusing use of '!'.
if(pkges === true){ | ||
experimentJS(pkges).developJS("Comet Packages"); | ||
developJS(pkgs&&experimentJS(pkg("comet"+pkges+"/").send("New Comet Package"))); | ||
pkg.find(pkges.send(developJS(pkges).experimentJS("Send debug info")&&pkg.call("New Package"+"to"+"destination"))); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line is too long.
experimentPackage = function(pkges){ | ||
if(pkges === true){ | ||
experimentJS(pkges).developJS("Comet Packages"); | ||
developJS(pkgs&&experimentJS(pkg("comet"+pkges+"/").send("New Comet Package"))); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line is too long.
'pkgs' is not defined.
@@ -0,0 +1,22 @@ | |||
var experimentJS = require("comet"); | |||
var developJS = require("comet"); | |||
var pkg = require(../packages); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Expected an identifier and instead saw '.'.
Expected an operator and instead saw '.'.
Expected an operator and instead saw '/'.
Expected ')' and instead saw 'packages'.
Missing semicolon.
Expected an identifier and instead saw ')'.
Expected an assignment or function call and instead saw an expression.
'require' is not defined.
} | ||
try(err){ | ||
errNum.resolve(err); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unrecoverable syntax error. (81% scanned).
tools/error_maker.js
Outdated
throw(err){ | ||
err.print("Error" + errNum.random('100')); | ||
} | ||
try(err){ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Expected '{' and instead saw '('.
Expected an assignment or function call and instead saw an expression.
Missing semicolon.
Expected 'catch' and instead saw '{'.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
tools/error_maker.js
Outdated
@@ -0,0 +1,10 @@ | |||
var error = (function{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add pths
} | ||
try(err){ | ||
errNum.resolve(err); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unrecoverable syntax error. (83% scanned).
throw(err){ | ||
err.print("Error" + errNum.random('100')); | ||
} | ||
try(err){ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Expected '{' and instead saw '('.
Expected an assignment or function call and instead saw an expression.
Missing semicolon.
Expected 'catch' and instead saw '{'.
var err = require('error'); | ||
|
||
throw(err){ | ||
err.print("Error" + errNum.random('100')); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mixed double and single quotes.
var errNum = [100-299]; | ||
var err = require('error'); | ||
|
||
throw(err){ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Expected ')' to match '(' from line 1 and instead saw 'throw'.
Missing semicolon.
@@ -0,0 +1,11 @@ | |||
error = (function)({ | |||
var errNum = [100-299]; | |||
var err = require('error'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'function closure expressions' is only available in Mozilla JavaScript extensions (use moz option).
Expected an identifier and instead saw ';'.
@@ -0,0 +1,11 @@ | |||
error = (function)({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Expected '(' and instead saw ')'.
Expected an identifier and instead saw '('.
No description provided.