Skip to content

Commit

Permalink
bumped version to 0.10.3 and recompiled
Browse files Browse the repository at this point in the history
  • Loading branch information
bjouhier committed Dec 21, 2013
1 parent a90cca5 commit b6b81da
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion lib/callbacks/builtins.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (callbacks) - DO NOT EDIT ***/ var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb; (function(exports) {
/*** Generated by streamline 0.10.3 (callbacks) - DO NOT EDIT ***/ var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb; (function(exports) {



Expand Down
2 changes: 1 addition & 1 deletion lib/callbacks/compile.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (callbacks) - DO NOT EDIT ***/ "use strict"; var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb,__catch=__rt.__catch,__tryCatch=__rt.__tryCatch; var fs = require("fs");
/*** Generated by streamline 0.10.3 (callbacks) - DO NOT EDIT ***/ "use strict"; var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb,__catch=__rt.__catch,__tryCatch=__rt.__tryCatch; var fs = require("fs");



Expand Down
2 changes: 1 addition & 1 deletion lib/callbacks/flows.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (callbacks) - DO NOT EDIT ***/ var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb; (function(exports) {
/*** Generated by streamline 0.10.3 (callbacks) - DO NOT EDIT ***/ var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb; (function(exports) {



Expand Down
2 changes: 1 addition & 1 deletion lib/fibers-fast/builtins.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (fibers-fast) - DO NOT EDIT ***/var fstreamline__ = require("streamline/lib/fibers-fast/runtime"); fstreamline__.create((function(_) { /**
/*** Generated by streamline 0.10.3 (fibers-fast) - DO NOT EDIT ***/var fstreamline__ = require("streamline/lib/fibers-fast/runtime"); fstreamline__.create((function(_) { /**
* Copyright (c) 2012 Bruno Jouhier <[email protected]>
* MIT License
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/fibers-fast/flows.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (fibers-fast) - DO NOT EDIT ***/var fstreamline__ = require("streamline/lib/fibers-fast/runtime"); fstreamline__.create((function(_) { /**
/*** Generated by streamline 0.10.3 (fibers-fast) - DO NOT EDIT ***/var fstreamline__ = require("streamline/lib/fibers-fast/runtime"); fstreamline__.create((function(_) { /**
* Copyright (c) 2011 Bruno Jouhier <[email protected]>
*
* Permission is hereby granted, free of charge, to any person
Expand Down
2 changes: 1 addition & 1 deletion lib/fibers/builtins.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (fibers) - DO NOT EDIT ***/var fstreamline__ = require("streamline/lib/fibers/runtime"); (fstreamline__.create(function(_) { /**
/*** Generated by streamline 0.10.3 (fibers) - DO NOT EDIT ***/var fstreamline__ = require("streamline/lib/fibers/runtime"); (fstreamline__.create(function(_) { /**
* Copyright (c) 2012 Bruno Jouhier <[email protected]>
* MIT License
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/fibers/flows.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (fibers) - DO NOT EDIT ***/var fstreamline__ = require("streamline/lib/fibers/runtime"); (fstreamline__.create(function(_) { /**
/*** Generated by streamline 0.10.3 (fibers) - DO NOT EDIT ***/var fstreamline__ = require("streamline/lib/fibers/runtime"); (fstreamline__.create(function(_) { /**
* Copyright (c) 2011 Bruno Jouhier <[email protected]>
*
* Permission is hereby granted, free of charge, to any person
Expand Down
2 changes: 1 addition & 1 deletion lib/generators-fast/builtins.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (generators-fast) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators-fast/runtime"); galaxy.unstar((function*(_) { /**
/*** Generated by streamline 0.10.3 (generators-fast) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators-fast/runtime"); galaxy.unstar((function*(_) { /**
* Copyright (c) 2012 Bruno Jouhier <[email protected]>
* MIT License
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/generators-fast/flows.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (generators-fast) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators-fast/runtime"); galaxy.unstar((function*(_) { /**
/*** Generated by streamline 0.10.3 (generators-fast) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators-fast/runtime"); galaxy.unstar((function*(_) { /**
* Copyright (c) 2011 Bruno Jouhier <[email protected]>
*
* Permission is hereby granted, free of charge, to any person
Expand Down
2 changes: 1 addition & 1 deletion lib/generators/builtins.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (generators) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators/runtime"); (galaxy.unstar(function*(_) { /**
/*** Generated by streamline 0.10.3 (generators) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators/runtime"); (galaxy.unstar(function*(_) { /**
* Copyright (c) 2012 Bruno Jouhier <[email protected]>
* MIT License
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/generators/flows.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (generators) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators/runtime"); (galaxy.unstar(function*(_) { /**
/*** Generated by streamline 0.10.3 (generators) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators/runtime"); (galaxy.unstar(function*(_) { /**
* Copyright (c) 2011 Bruno Jouhier <[email protected]>
*
* Permission is hereby granted, free of charge, to any person
Expand Down
2 changes: 1 addition & 1 deletion lib/streams/client/streams.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (callbacks) - DO NOT EDIT ***/ "use strict"; var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb; function DataBuffer(options) {
/*** Generated by streamline 0.10.3 (callbacks) - DO NOT EDIT ***/ "use strict"; var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb; function DataBuffer(options) {



Expand Down
2 changes: 1 addition & 1 deletion lib/version.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"use strict";
(function(exports) {
exports.version = "0.10.1";
exports.version = "0.10.3";
})(typeof exports !== 'undefined' ? exports : (Streamline.version = Streamline.version || {}));
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "streamline",
"description": "Asynchronous Javascript for dummies",
"version": "0.10.2",
"version": "0.10.3",
"homepage": "http://github.com/Sage/streamlinejs",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion test/common/callbacks/eval-test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (callbacks) - DO NOT EDIT ***/ var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb,__catch=__rt.__catch,__tryCatch=__rt.__tryCatch,__forIn=__rt.__forIn,__construct=__rt.__construct; QUnit.module(module.id);
/*** Generated by streamline 0.10.3 (callbacks) - DO NOT EDIT ***/ var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb,__catch=__rt.__catch,__tryCatch=__rt.__tryCatch,__forIn=__rt.__forIn,__construct=__rt.__construct; QUnit.module(module.id);

function evalTest(f, val) {
f(function(err, result) {
Expand Down
2 changes: 1 addition & 1 deletion test/common/callbacks/flows-test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (callbacks) - DO NOT EDIT ***/ var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb; QUnit.module(module.id);
/*** Generated by streamline 0.10.3 (callbacks) - DO NOT EDIT ***/ var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb; QUnit.module(module.id);
var flows = require("streamline/lib/util/flows");

function delay(_, val) { var __frame = { name: "delay", line: 4 }; return __func(_, this, arguments, delay, 0, __frame, function __$delay() {
Expand Down
2 changes: 1 addition & 1 deletion test/common/callbacks/futures-test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (callbacks) - DO NOT EDIT ***/ var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb; QUnit.module(module.id);
/*** Generated by streamline 0.10.3 (callbacks) - DO NOT EDIT ***/ var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb; QUnit.module(module.id);
var flows = require("streamline/lib/util/flows");

function delay(millis, val, _) { var __frame = { name: "delay", line: 4 }; return __func(_, this, arguments, delay, 2, __frame, function __$delay() {
Expand Down
2 changes: 1 addition & 1 deletion test/common/callbacks/stack-test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (callbacks) - DO NOT EDIT ***/ var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb,__catch=__rt.__catch,__tryCatch=__rt.__tryCatch; QUnit.module(module.id);
/*** Generated by streamline 0.10.3 (callbacks) - DO NOT EDIT ***/ var __rt=require('streamline/lib/callbacks/runtime').runtime(__filename, false),__func=__rt.__func,__cb=__rt.__cb,__catch=__rt.__catch,__tryCatch=__rt.__tryCatch; QUnit.module(module.id);



Expand Down
2 changes: 1 addition & 1 deletion test/common/generators/eval-test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (generators) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators/runtime"); (galaxy.unstar(function*(_) {var delay_ = galaxy.unstar(delay, 0), delayFail_ = galaxy.unstar(delayFail, 0); QUnit.module(module.id);
/*** Generated by streamline 0.10.3 (generators) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators/runtime"); (galaxy.unstar(function*(_) {var delay_ = galaxy.unstar(delay, 0), delayFail_ = galaxy.unstar(delayFail, 0); QUnit.module(module.id);

function evalTest(f, val) {
f( function(err, result) {
Expand Down
2 changes: 1 addition & 1 deletion test/common/generators/flows-test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (generators) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators/runtime"); (galaxy.unstar(function*(_) {var delay_ = galaxy.unstar(delay, 0), delayFail_ = galaxy.unstar(delayFail, 0); QUnit.module(module.id);
/*** Generated by streamline 0.10.3 (generators) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators/runtime"); (galaxy.unstar(function*(_) {var delay_ = galaxy.unstar(delay, 0), delayFail_ = galaxy.unstar(delayFail, 0); QUnit.module(module.id);
var flows = require("streamline/lib/util/flows");

function* delay(_, val) {
Expand Down
2 changes: 1 addition & 1 deletion test/common/generators/futures-test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (generators) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators/runtime"); (galaxy.unstar(function*(_) {var delay_ = galaxy.unstar(delay, 2); QUnit.module(module.id);
/*** Generated by streamline 0.10.3 (generators) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators/runtime"); (galaxy.unstar(function*(_) {var delay_ = galaxy.unstar(delay, 2); QUnit.module(module.id);
var flows = require("streamline/lib/util/flows");

function* delay(millis, val, _) {
Expand Down
2 changes: 1 addition & 1 deletion test/common/generators/stack-test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Generated by streamline 0.10.1 (generators) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators/runtime"); (galaxy.unstar(function*(_) {var failAsync_ = galaxy.unstar(failAsync, 0), failSync_ = galaxy.unstar(failSync, 0), A_ = galaxy.unstar(A, 0), B_ = galaxy.unstar(B, 0), C_ = galaxy.unstar(C, 0), D_ = galaxy.unstar(D, 0), E_ = galaxy.unstar(E, 0), F_ = galaxy.unstar(F, 0), G_ = galaxy.unstar(G, 0), H_ = galaxy.unstar(H, 0), I_ = galaxy.unstar(I, 0), T_ = galaxy.unstar(T, 0); // WARNING: DO NOT INSERT COMMENTS OR ANYTHING
/*** Generated by streamline 0.10.3 (generators) - DO NOT EDIT ***/var galaxy = require("streamline/lib/generators/runtime"); (galaxy.unstar(function*(_) {var failAsync_ = galaxy.unstar(failAsync, 0), failSync_ = galaxy.unstar(failSync, 0), A_ = galaxy.unstar(A, 0), B_ = galaxy.unstar(B, 0), C_ = galaxy.unstar(C, 0), D_ = galaxy.unstar(D, 0), E_ = galaxy.unstar(E, 0), F_ = galaxy.unstar(F, 0), G_ = galaxy.unstar(G, 0), H_ = galaxy.unstar(H, 0), I_ = galaxy.unstar(I, 0), T_ = galaxy.unstar(T, 0); // WARNING: DO NOT INSERT COMMENTS OR ANYTHING
// Line numbers matter to this test!

QUnit.module(module.id);
Expand Down

0 comments on commit b6b81da

Please sign in to comment.