UNPKG

ht

Version:

Hash Table Implementation for javascript

589 lines (587 loc) 48.1 kB
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ChangeListManager"> <list default="true" id="27622b70-6f91-4c42-a41c-610ab5c9cf5d" name="Default" comment="" /> <ignored path="ht.iws" /> <ignored path=".idea/workspace.xml" /> <file path="/index.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359959327550" ignored="false" /> <file path="/ht.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358980315330" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/extended.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358230772405" ignored="false" /> <file path="/extended.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358226108575" ignored="false" /> <file path="/nodes.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359993091814" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/nodes.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359993479389" ignored="false" /> <file path="$PROJECT_DIR$/../nools/test/flow.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359395705870" ignored="false" /> <file path="/flow.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359395529833" ignored="false" /> <file path="/fragment.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359993562701" ignored="false" /> <file path="$PROJECT_DIR$/../nools/bundle.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358234214784" ignored="false" /> <file path="$PROJECT_DIR$/../nools/nools-min.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358230772405" ignored="false" /> <file path="/a.dummy" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359341098466" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/browser/index.html" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358230772405" ignored="false" /> <file path="/index.html" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359253991440" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/fibonacci.dsl.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358233337737" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/fibonacci.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358233340980" ignored="false" /> <file path="/fibonacci.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358232838668" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/rule.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359395684300" ignored="false" /> <file path="$PROJECT_DIR$/../nools/package.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358233337737" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/matchResult.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358233337737" ignored="false" /> <file path="$PROJECT_DIR$/../nools/grunt.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358230772405" ignored="false" /> <file path="$PROJECT_DIR$/../nools/test/constraintMatcher.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359218668715" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/compile.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359249262114" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/constraint.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359219097407" ignored="false" /> <file path="$PROJECT_DIR$/../nools/test/noolsParser.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358233337737" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/constraintMatcher.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359219111002" ignored="false" /> <file path="$PROJECT_DIR$/../nools/test/parser.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359071797974" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/index.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359993060232" ignored="false" /> <file path="$PROJECT_DIR$/../nools/test/rules.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358233337737" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/pattern.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359218226363" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/workingMemory.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359959337154" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/parser/constraint/parser.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359087079250" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/parser/nools/nool.parser.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359393666718" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/parser/nools/tokens.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359392948191" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/parser/index.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358233337737" ignored="false" /> <file path="$PROJECT_DIR$/../it/package.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358462997836" ignored="false" /> <file path="/package.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359131713565" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/extension.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358490944098" ignored="false" /> <file path="/extension.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358490942185" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/extended.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358461251995" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/it.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358490576928" ignored="false" /> <file path="/it.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358490966395" ignored="false" /> <file path="/utils.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358848117926" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/utils.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358848215216" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/interfaces/common/action.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358462540264" ignored="false" /> <file path="/action.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358462538644" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/interfaces/common/emitter.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358490544757" ignored="false" /> <file path="/emitter.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358461751314" ignored="false" /> <file path="/test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358464760263" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/interfaces/common/test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358489793805" ignored="false" /> <file path="$PROJECT_DIR$/../it/npm-debug.log" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358462487078" ignored="false" /> <file path="$PROJECT_DIR$/../it/test/it-bdd.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358462865957" ignored="false" /> <file path="/it-bdd.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358493118737" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/formatters/spec.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358467872214" ignored="false" /> <file path="$PROJECT_DIR$/../promise-extended/index.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359229597582" ignored="false" /> <file path="$PROJECT_DIR$/../it/test/it-tdd.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358462897568" ignored="false" /> <file path="$PROJECT_DIR$/../it/browser/it.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358489434419" ignored="false" /> <file path="$PROJECT_DIR$/../it/grunt.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358490490524" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/formatters/coverage.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358466495555" ignored="false" /> <file path="/coverage.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358466489094" ignored="false" /> <file path="/coverage-html.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358464651646" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/formatters/coverage-html.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358464651646" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/formatters/dot.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358467894647" ignored="false" /> <file path="/dot.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358464291540" ignored="false" /> <file path="/reporter.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358464233938" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/formatters/reporter.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358464233938" ignored="false" /> <file path="/grunt.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358465543711" ignored="false" /> <file path="$PROJECT_DIR$/../it/it.min.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358492985565" ignored="false" /> <file path="$PROJECT_DIR$/../it/it.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358492985565" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/formatters/index.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358466976841" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/formatters/browser.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358466157487" ignored="false" /> <file path="/spec.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358467871964" ignored="false" /> <file path="$PROJECT_DIR$/../it/bin/it" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358467793823" ignored="false" /> <file path="/it" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358467769885" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/browser/formatters/html.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358492976428" ignored="false" /> <file path="/html.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358492838916" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/browser/it.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358490969013" ignored="false" /> <file path="$PROJECT_DIR$/../it/lib/interfaces/index.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358490562185" ignored="false" /> <file path="$PROJECT_DIR$/../it/test/browser/index.html" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358493030594" ignored="false" /> <file path="$PROJECT_DIR$/../it/test/browser/it-bdd.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358493126117" ignored="false" /> <file path="$PROJECT_DIR$/../it/test/browser/it-tdd.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358493246565" ignored="false" /> <file path="/it-tdd.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358493214997" ignored="false" /> <file path="$PROJECT_DIR$/../nools/browserling.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358848640025" ignored="false" /> <file path="/constraintMatcher.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359217884421" ignored="false" /> <file path="$PROJECT_DIR$/../nools/test/browserling.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358848018794" ignored="false" /> <file path="/browserling.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358980187271" ignored="false" /> <file path="/README.md" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358982268524" ignored="false" /> <file path="/LICENSE" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358982487586" ignored="false" /> <file path="$PROJECT_DIR$/../nools/nools.min.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359959832033" ignored="false" /> <file path="$PROJECT_DIR$/../nools/nools.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359959832033" ignored="false" /> <file path="$PROJECT_DIR$/../nools/readme.md" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1358983001744" ignored="false" /> <file path="/validator.nools" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359219172324" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/validator/rules/validator.nools" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359219172988" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/validator/rules/password_checker.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359048989376" ignored="false" /> <file path="/password_checker.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359048986240" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/validator/rules/password_checker.nools" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359049042793" ignored="false" /> <file path="/password_checker.nools" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359049040753" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/validator/index.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359220385008" ignored="false" /> <file path="/rule.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359395681413" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/parser/constraint/grammar.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359071532774" ignored="false" /> <file path="/constraintMatcher.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359218533329" ignored="false" /> <file path="/grammar.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359066839560" ignored="false" /> <file path="/parser.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359071757412" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/validator/index.html" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359130205666" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/validator/assets/validator.css" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359088628852" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/frontend/c2fo/core/util.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359130444868" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/frontend/c2fo/modules/maker/templates/payable_form.handlebars" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359130857092" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/frontend/styles/app.less" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359131160930" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/verification-routes/lib/routes/verification.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359131160930" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/package.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359131422748" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/frontend/c2fo/modules/maker/views/market.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/frontend/c2fo/modules/maker/templates/new_upload.handlebars" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359131160930" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/email/package.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359131321402" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/frontend/c2fo/modules/maker/views/new_upload.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359131160930" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/model/package.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359131321403" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/frontend/c2fo/modules/taker/models/taker_configuration.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325413" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/frontend/c2fo/modules/taker/models/taker_stats.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/authenticate/test/authenticate-json.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="/authenticate-json.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359132078844" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/authenticate/test/helper.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="/helper.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359131676632" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/authenticate/package.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/authenticate/lib/authenticate.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="/authenticate.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359132222297" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/authenticate/test/authenticate-common.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/authenticate/test/authenticate-html.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/authenticate/test/authorize.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="/authenticate-common.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359132843631" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/registration-routes/lib/routes/registration.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/registration-routes/package.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325413" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/calculator-strategies/test/blended.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/wobot/package.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/calculator-strategies/test/discount.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/calculator-strategies/package.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/webapp/package.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/calculator/package.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="$PROJECT_DIR$/../c2fo/helpers/package.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359134325414" ignored="false" /> <file path="/Dummy.txt" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359148340634" ignored="false" /> <file path="$PROJECT_DIR$/../declare.js/test/declare.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359143678927" ignored="false" /> <file path="/declare.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359143679232" ignored="false" /> <file path="$PROJECT_DIR$/../declare.js/declare.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359143888143" ignored="false" /> <file path="/declare.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359143829155" ignored="false" /> <file path="$PROJECT_DIR$/../declare.js/package.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359143989428" ignored="false" /> <file path="$PROJECT_DIR$/../extender/package.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359148575537" ignored="false" /> <file path="$PROJECT_DIR$/../extender/node_modules/it/node_modules/promise-extended/index.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359149046101" ignored="false" /> <file path="$PROJECT_DIR$/../extender/node_modules/declare.js/declare.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359149046101" ignored="false" /> <file path="/pattern.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359218224607" ignored="false" /> <file path="/compile.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359249261014" ignored="false" /> <file path="/constraint.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359219094983" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/conways/rules/coways.nools" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359221638534" ignored="false" /> <file path="/coways.nools" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359220421555" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/conways/index.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359254540669" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/conways/index.html" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359340748193" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/conways/patterns.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359250072270" ignored="false" /> <file path="/patterns.json" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359249907977" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/conways/rules/conways.nools" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359251031925" ignored="false" /> <file path="/conways.nools" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359250831317" ignored="false" /> <file path="/conways.css" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359340857312" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/conways/assets/conways.css" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359340907934" ignored="false" /> <file path="$PROJECT_DIR$/../is-extended/index.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359229427797" ignored="false" /> <file path="$PROJECT_DIR$/../is-extended/is-extended.min.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359229479473" ignored="false" /> <file path="$PROJECT_DIR$/../promise-extended/promise-extended.min.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359229718100" ignored="false" /> <file path="/workingMemory.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359959248333" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/conways/rules/conways.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359251061068" ignored="false" /> <file path="/nool.parser.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359392978568" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/browser/parse.html" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359393609131" ignored="false" /> <file path="/parse.html" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359393607643" ignored="false" /> <file path="$PROJECT_DIR$/../nools/lib/parser/nools/util.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359394113201" ignored="false" /> <file path="/util.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359393732622" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/requirejs/scripts/text.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359394933450" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/requirejs/scripts/parse/rules/simple.nools" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359394967727" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/requirejs/scripts/parse/simple.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359395227561" ignored="false" /> <file path="/simple.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359395032894" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/requirejs/simple.html" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359395116654" ignored="false" /> <file path="/simple.html" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359395108068" ignored="false" /> <file path="$PROJECT_DIR$/../nools/test/rules/scope.nools" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359395804575" ignored="false" /> <file path="/scope.nools" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359395799909" ignored="false" /> <file path="$PROJECT_DIR$/../nools/test/flow.dsl.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359396229297" ignored="false" /> <file path="/flow.dsl.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359396089143" ignored="false" /> <file path="$PROJECT_DIR$/../nools/test/rules/simple.nools" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359396001018" ignored="false" /> <file path="/simple.nools" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359396000123" ignored="false" /> <file path="$PROJECT_DIR$/../nools/test/flow.compiled.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359396306279" ignored="false" /> <file path="/flow.compiled.test.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359396303532" ignored="false" /> <file path="$PROJECT_DIR$/../nools/test/rules/scope-compiled.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359396406880" ignored="false" /> <file path="$PROJECT_DIR$/../nools/benchmark/manners/benchmark.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359881732023" ignored="false" /> <file path="$PROJECT_DIR$/../nools/benchmark/manners/data/index.js" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359862662681" ignored="false" /> <file path="$PROJECT_DIR$/../nools/examples/browser/manners.html" changelist="27622b70-6f91-4c42-a41c-610ab5c9cf5d" time="1359882257727" ignored="false" /> <option name="TRACKING_ENABLED" value="true" /> <option name="SHOW_DIALOG" value="false" /> <option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> <option name="LAST_RESOLUTION" value="IGNORE" /> </component> <component name="ChangesViewManager" flattened_view="true" show_ignored="false" /> <component name="CreatePatchCommitExecutor"> <option name="PATCH_PATH" value="" /> </component> <component name="DaemonCodeAnalyzer"> <disable_hints /> </component> <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" /> <component name="FileEditorManager"> <splitter split-orientation="horizontal" split-proportion="0.5"> <split-first> <leaf> <file leaf-file-name="package.json" pinned="false" current="false" current-in-tab="false"> <entry file="file://$PROJECT_DIR$/package.json"> <provider selected="true" editor-type-id="text-editor"> <state line="29" column="6" selection-start="726" selection-end="726" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> </file> <file leaf-file-name="grunt.js" pinned="false" current="false" current-in-tab="false"> <entry file="file://$PROJECT_DIR$/grunt.js"> <provider selected="true" editor-type-id="text-editor"> <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> </file> <file leaf-file-name="index.js" pinned="false" current="false" current-in-tab="true"> <entry file="file://$PROJECT_DIR$/index.js"> <provider selected="true" editor-type-id="text-editor"> <state line="100" column="16" selection-start="3118" selection-end="3118" vertical-scroll-proportion="0.015151516"> <folding /> </state> </provider> </entry> </file> <file leaf-file-name="README.md" pinned="false" current="false" current-in-tab="false"> <entry file="file://$PROJECT_DIR$/README.md"> <provider selected="true" editor-type-id="text-editor"> <state line="27" column="3" selection-start="884" selection-end="884" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> </file> <file leaf-file-name="extension.js" pinned="false" current="false" current-in-tab="false"> <entry file="file://$PROJECT_DIR$/node_modules/it/lib/extension.js"> <provider selected="true" editor-type-id="text-editor"> <state line="6" column="15" selection-start="187" selection-end="187" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> </file> <file leaf-file-name="ht.test.js" pinned="false" current="false" current-in-tab="false"> <entry file="file://$PROJECT_DIR$/test/ht.test.js"> <provider selected="true" editor-type-id="text-editor"> <state line="165" column="22" selection-start="5477" selection-end="5485" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> </file> <file leaf-file-name="browserling.js" pinned="false" current="false" current-in-tab="false"> <entry file="file://$PROJECT_DIR$/test/browserling.js"> <provider selected="true" editor-type-id="text-editor"> <state line="4" column="9" selection-start="79" selection-end="79" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> </file> </leaf> </split-first> <split-second> <leaf> <file leaf-file-name="README.md" pinned="false" current="true" current-in-tab="true"> <entry file="file://$PROJECT_DIR$/README.md"> <provider selected="true" editor-type-id="text-editor"> <state line="6" column="95" selection-start="232" selection-end="318" vertical-scroll-proportion="0.014807503"> <folding /> </state> </provider> </entry> </file> </leaf> </split-second> </splitter> </component> <component name="FindManager"> <FindUsagesManager> <setting name="OPEN_NEW_TAB" value="false" /> </FindUsagesManager> </component> <component name="IdeDocumentHistory"> <option name="changedFiles"> <list> <option value="$PROJECT_DIR$/test/browserling.js" /> <option value="$PROJECT_DIR$/test/ht.test.js" /> <option value="$PROJECT_DIR$/package.json" /> <option value="$PROJECT_DIR$/README.md" /> <option value="$PROJECT_DIR$/LICENSE" /> <option value="$PROJECT_DIR$/index.js" /> </list> </option> </component> <component name="ProjectFrameBounds"> <option name="y" value="22" /> <option name="width" value="1920" /> <option name="height" value="1174" /> </component> <component name="ProjectLevelVcsManager" settingsEditedManually="false"> <OptionsSetting value="true" id="Add" /> <OptionsSetting value="true" id="Remove" /> <OptionsSetting value="true" id="Checkout" /> <OptionsSetting value="true" id="Update" /> <OptionsSetting value="true" id="Status" /> <OptionsSetting value="true" id="Edit" /> <ConfirmationsSetting value="0" id="Add" /> <ConfirmationsSetting value="0" id="Remove" /> </component> <component name="ProjectReloadState"> <option name="STATE" value="0" /> </component> <component name="ProjectView"> <navigator proportions="" version="1" splitterProportion="0.5"> <flattenPackages /> <showMembers /> <showModules /> <showLibraryContents ProjectPane="true" /> <hideEmptyPackages /> <abbreviatePackageNames /> <autoscrollToSource /> <autoscrollFromSource /> <sortByType /> </navigator> <panes /> </component> <component name="PropertiesComponent"> <property name="options.splitter.main.proportions" value="0.3" /> <property name="WebServerToolWindowFactoryState" value="false" /> <property name="recentsLimit" value="5" /> <property name="options.lastSelected" value="web-ide.project.structure" /> <property name="last_opened_file_path" value="$PROJECT_DIR$" /> <property name="FullScreen" value="false" /> <property name="options.searchVisible" value="true" /> <property name="options.splitter.details.proportions" value="0.2" /> </component> <component name="RunManager" selected="Node.js.ht.test.js"> <configuration default="false" name="ht.test.js" type="NodeJSConfigurationType" factoryName="Node.js" temporary="true" path-to-node="/usr/local/bin/node" path-to-js-file="ht.test.js" working-dir="$PROJECT_DIR$/test" coffeescript-run="false"> <RunnerSettings RunnerId="NodeJS.debug" /> <RunnerSettings RunnerId="NodeJS.run" /> <ConfigurationWrapper RunnerId="NodeJS.debug" /> <ConfigurationWrapper RunnerId="NodeJS.run" /> <method /> </configuration> <configuration default="true" type="DartUnitRunConfigurationType" factoryName="DartUnit"> <option name="VMOptions" /> <option name="arguments" /> <option name="filePath" /> <option name="scope" value="ALL" /> <option name="testName" /> <method /> </configuration> <configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" working-dir="$PROJECT_DIR$" coffeescript-run="false"> <method /> </configuration> <list size="1"> <item index="0" class="java.lang.String" itemvalue="Node.js.ht.test.js" /> </list> <recent_temporary> <list size="1"> <item index="0" class="java.lang.String" itemvalue="Node.js.ht.test.js" /> </list> </recent_temporary> </component> <component name="ShelveChangesManager" show_recycled="false" /> <component name="TaskManager"> <task active="true" id="Default" summary="Default task"> <changelist id="27622b70-6f91-4c42-a41c-610ab5c9cf5d" name="Default" comment="" /> <created>1358224766284</created> <updated>1358224766284</updated> </task> <servers /> </component> <component name="ToolWindowManager"> <frame x="0" y="22" width="1920" height="1174" extended-state="6" /> <editor active="true" /> <layout> <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" /> <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.4053769" sideWeight="0.60056925" order="0" side_tool="false" content_ui="combo" /> <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.39943075" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" /> <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.39943075" sideWeight="0.49626467" order="7" side_tool="true" content_ui="tabs" /> <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32922202" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> </layout> </component> <component name="VcsContentAnnotationSettings"> <option name="myLimit" value="2678400000" /> </component> <component name="VcsManagerConfiguration"> <option name="OFFER_MOVE_TO_ANOTHER_CHANGELIST_ON_PARTIAL_COMMIT" value="true" /> <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="true" /> <option name="CHECK_NEW_TODO" value="true" /> <option name="myTodoPanelSettings"> <value> <are-packages-shown value="false" /> <are-modules-shown value="false" /> <flatten-packages value="false" /> <is-autoscroll-to-source value="false" /> </value> </option> <option name="PERFORM_UPDATE_IN_BACKGROUND" value="true" /> <option name="PERFORM_COMMIT_IN_BACKGROUND" value="true" /> <option name="PERFORM_EDIT_IN_BACKGROUND" value="true" /> <option name="PERFORM_CHECKOUT_IN_BACKGROUND" value="true" /> <option name="PERFORM_ADD_REMOVE_IN_BACKGROUND" value="true" /> <option name="PERFORM_ROLLBACK_IN_BACKGROUND" value="false" /> <option name="CHECK_LOCALLY_CHANGED_CONFLICTS_IN_BACKGROUND" value="false" /> <option name="CHANGED_ON_SERVER_INTERVAL" value="60" /> <option name="SHOW_ONLY_CHANGED_IN_SELECTION_DIFF" value="true" /> <option name="CHECK_COMMIT_MESSAGE_SPELLING" value="true" /> <option name="DEFAULT_PATCH_EXTENSION" value="patch" /> <option name="SHORT_DIFF_HORISONTALLY" value="true" /> <option name="SHORT_DIFF_EXTRA_LINES" value="2" /> <option name="SOFT_WRAPS_IN_SHORT_DIFF" value="true" /> <option name="INCLUDE_TEXT_INTO_PATCH" value="false" /> <option name="INCLUDE_TEXT_INTO_SHELF" value="false" /> <option name="SHOW_FILE_HISTORY_DETAILS" value="true" /> <option name="SHOW_VCS_ERROR_NOTIFICATIONS" value="true" /> <option name="SHOW_DIRTY_RECURSIVELY" value="false" /> <option name="LIMIT_HISTORY" value="true" /> <option name="MAXIMUM_HISTORY_ROWS" value="1000" /> <option name="FORCE_NON_EMPTY_COMMENT" value="false" /> <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="false" /> <option name="LAST_COMMIT_MESSAGE" /> <option name="MAKE_NEW_CHANGELIST_ACTIVE" value="false" /> <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" /> <option name="CHECK_FILES_UP_TO_DATE_BEFORE_COMMIT" value="false" /> <option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="false" /> <option name="REFORMAT_BEFORE_FILE_COMMIT" value="false" /> <option name="FILE_HISTORY_DIALOG_COMMENTS_SPLITTER_PROPORTION" value="0.8" /> <option name="FILE_HISTORY_DIALOG_SPLITTER_PROPORTION" value="0.5" /> <option name="ACTIVE_VCS_NAME" /> <option name="UPDATE_GROUP_BY_PACKAGES" value="false" /> <option name="UPDATE_GROUP_BY_CHANGELIST" value="false" /> <option name="SHOW_FILE_HISTORY_AS_TREE" value="false" /> <option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" /> </component> <component name="XDebuggerManager"> <breakpoint-manager> <breakpoints> <line-breakpoint enabled="true" type="javascript"> <url>file://$PROJECT_DIR$/test/ht.test.js</url> <line>209</line> <option name="timeStamp" value="1" /> </line-breakpoint> </breakpoints> <option name="time" value="2" /> </breakpoint-manager> </component> <component name="editorHistoryManager"> <entry file="file://$PROJECT_DIR$/README.md"> <provider selected="true" editor-type-id="text-editor"> <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/node_modules/it/lib/extension.js"> <provider selected="true" editor-type-id="text-editor"> <state line="4" column="15" selection-start="186" selection-end="186" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/test/ht.test.js"> <provider selected="true" editor-type-id="text-editor"> <state line="253" column="13" selection-start="8259" selection-end="8259" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/package.json"> <provider selected="true" editor-type-id="text-editor"> <state line="26" column="23" selection-start="591" selection-end="591" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/grunt.js"> <provider selected="true" editor-type-id="text-editor"> <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/index.js"> <provider selected="true" editor-type-id="text-editor"> <state line="140" column="21" selection-start="4802" selection-end="4802" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/node_modules/it/lib/extension.js"> <provider selected="true" editor-type-id="text-editor"> <state line="4" column="15" selection-start="186" selection-end="186" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/test/ht.test.js"> <provider selected="true" editor-type-id="text-editor"> <state line="253" column="13" selection-start="8259" selection-end="8259" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/LICENSE"> <provider selected="true" editor-type-id="text-editor"> <state line="13" column="0" selection-start="610" selection-end="610" vertical-scroll-proportion="0.22595596" /> </provider> </entry> <entry file="file://$PROJECT_DIR$/package.json"> <provider selected="true" editor-type-id="text-editor"> <state line="29" column="6" selection-start="726" selection-end="726" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/grunt.js"> <provider selected="true" editor-type-id="text-editor"> <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/node_modules/it/lib/extension.js"> <provider selected="true" editor-type-id="text-editor"> <state line="6" column="15" selection-start="187" selection-end="187" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/test/ht.test.js"> <provider selected="true" editor-type-id="text-editor"> <state line="165" column="22" selection-start="5477" selection-end="5485" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/test/browserling.js"> <provider selected="true" editor-type-id="text-editor"> <state line="4" column="9" selection-start="79" selection-end="79" vertical-scroll-proportion="0.0"> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/README.md"> <provider selected="true" editor-type-id="text-editor"> <state line="6" column="95" selection-start="232" selection-end="318" vertical-scroll-proportion="0.014807503"> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/index.js"> <provider selected="true" editor-type-id="text-editor"> <state line="100" column="16" selection-start="3118" selection-end="3118" vertical-scroll-proportion="0.015151516"> <folding /> </state> </provider> </entry> </component> </project>