Download:
child 272:61421edbcb2b
parent 270:eea4a3f6b615
271:a015d1dba5cd
Anton Shestakov <av6@dwimlabs.net>, Sat, 17 Dec 2016 18:32:23 +0800
coffee: update compiler to 1.12.2, recompile

13 файлов изменено, 13 вставок(+), 13 удалений(-) [+]
js/calls.js file | annotate | diff | comparison | revisions
js/contacts.js file | annotate | diff | comparison | revisions
js/favicon.js file | annotate | diff | comparison | revisions
js/forms.js file | annotate | diff | comparison | revisions
js/index.js file | annotate | diff | comparison | revisions
js/messages.js file | annotate | diff | comparison | revisions
js/progress.js file | annotate | diff | comparison | revisions
js/register.js file | annotate | diff | comparison | revisions
js/rivets.js file | annotate | diff | comparison | revisions
js/sidebar.js file | annotate | diff | comparison | revisions
js/tram.js file | annotate | diff | comparison | revisions
js/webrtc.js file | annotate | diff | comparison | revisions
js/xmpp.js file | annotate | diff | comparison | revisions
--- a/js/calls.js Sat Dec 17 17:59:14 2016 +0800
+++ b/js/calls.js Sat Dec 17 18:32:23 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.12.1
+// Generated by CoffeeScript 1.12.2
(function() {
var extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },
hasProp = {}.hasOwnProperty;
--- a/js/contacts.js Sat Dec 17 17:59:14 2016 +0800
+++ b/js/contacts.js Sat Dec 17 18:32:23 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.12.1
+// Generated by CoffeeScript 1.12.2
(function() {
var extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },
hasProp = {}.hasOwnProperty,
--- a/js/favicon.js Sat Dec 17 17:59:14 2016 +0800
+++ b/js/favicon.js Sat Dec 17 18:32:23 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.12.1
+// Generated by CoffeeScript 1.12.2
(function() {
var extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },
hasProp = {}.hasOwnProperty;
--- a/js/forms.js Sat Dec 17 17:59:14 2016 +0800
+++ b/js/forms.js Sat Dec 17 18:32:23 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.12.1
+// Generated by CoffeeScript 1.12.2
(function() {
var extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },
hasProp = {}.hasOwnProperty;
--- a/js/index.js Sat Dec 17 17:59:14 2016 +0800
+++ b/js/index.js Sat Dec 17 18:32:23 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.12.1
+// Generated by CoffeeScript 1.12.2
(function() {
var $form, _saveCapsCache, _saveSettings, connectfn, enableCSI, enableCarbons, getChat, getClientInfo, getContact, getProfile, getServerInfo, getServerVersion, getStamp, getText, loadCapsCache, loadSettings, onAnyError, onChatMessage, onChatState, onConnected, onDisconnected, onGetLast, onGetTime, onGetVersion, onPing, onPresence, onWebRTC, saveCapsCache, saveSettings, sendMessage,
indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; };
--- a/js/messages.js Sat Dec 17 17:59:14 2016 +0800
+++ b/js/messages.js Sat Dec 17 18:32:23 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.12.1
+// Generated by CoffeeScript 1.12.2
(function() {
var extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },
hasProp = {}.hasOwnProperty;
--- a/js/progress.js Sat Dec 17 17:59:14 2016 +0800
+++ b/js/progress.js Sat Dec 17 18:32:23 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.12.1
+// Generated by CoffeeScript 1.12.2
(function() {
var extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },
hasProp = {}.hasOwnProperty;
--- a/js/register.js Sat Dec 17 17:59:14 2016 +0800
+++ b/js/register.js Sat Dec 17 18:32:23 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.12.1
+// Generated by CoffeeScript 1.12.2
(function() {
var cancelfn, registerfn, savefn;
--- a/js/rivets.js Sat Dec 17 17:59:14 2016 +0800
+++ b/js/rivets.js Sat Dec 17 18:32:23 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.12.1
+// Generated by CoffeeScript 1.12.2
(function() {
var slice = [].slice,
indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; };
--- a/js/sidebar.js Sat Dec 17 17:59:14 2016 +0800
+++ b/js/sidebar.js Sat Dec 17 18:32:23 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.12.1
+// Generated by CoffeeScript 1.12.2
(function() {
var bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; },
extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },
--- a/js/tram.js Sat Dec 17 17:59:14 2016 +0800
+++ b/js/tram.js Sat Dec 17 18:32:23 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.12.1
+// Generated by CoffeeScript 1.12.2
(function() {
var extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; },
hasProp = {}.hasOwnProperty;
--- a/js/webrtc.js Sat Dec 17 17:59:14 2016 +0800
+++ b/js/webrtc.js Sat Dec 17 18:32:23 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.12.1
+// Generated by CoffeeScript 1.12.2
(function() {
var bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; };
--- a/js/xmpp.js Sat Dec 17 17:59:14 2016 +0800
+++ b/js/xmpp.js Sat Dec 17 18:32:23 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.12.1
+// Generated by CoffeeScript 1.12.2
(function() {
var bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; };