Download:
child 258:1e17308f127d
parent 256:8686b5ef5f88
257:32ad4a9536af
Anton Shestakov <av6@dwimlabs.net>, Fri, 09 Dec 2016 13:23:03 +0800
coffee: update compiler to 1.12.1, 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 Sun Dec 04 14:29:48 2016 +0800
+++ b/js/calls.js Fri Dec 09 13:23:03 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.11.1
+// Generated by CoffeeScript 1.12.1
(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 Sun Dec 04 14:29:48 2016 +0800
+++ b/js/contacts.js Fri Dec 09 13:23:03 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.11.1
+// Generated by CoffeeScript 1.12.1
(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 Sun Dec 04 14:29:48 2016 +0800
+++ b/js/favicon.js Fri Dec 09 13:23:03 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.11.1
+// Generated by CoffeeScript 1.12.1
(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 Sun Dec 04 14:29:48 2016 +0800
+++ b/js/forms.js Fri Dec 09 13:23:03 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.11.1
+// Generated by CoffeeScript 1.12.1
(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 Sun Dec 04 14:29:48 2016 +0800
+++ b/js/index.js Fri Dec 09 13:23:03 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.11.1
+// Generated by CoffeeScript 1.12.1
(function() {
var $form, _saveCapsCache, _saveSettings, connectfn, enableCSI, enableCarbons, getChat, getClientInfo, getContact, getContactProfile, 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 Sun Dec 04 14:29:48 2016 +0800
+++ b/js/messages.js Fri Dec 09 13:23:03 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.11.1
+// Generated by CoffeeScript 1.12.1
(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 Sun Dec 04 14:29:48 2016 +0800
+++ b/js/progress.js Fri Dec 09 13:23:03 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.11.1
+// Generated by CoffeeScript 1.12.1
(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 Sun Dec 04 14:29:48 2016 +0800
+++ b/js/register.js Fri Dec 09 13:23:03 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.11.1
+// Generated by CoffeeScript 1.12.1
(function() {
var cancelfn, registerfn, savefn;
--- a/js/rivets.js Sun Dec 04 14:29:48 2016 +0800
+++ b/js/rivets.js Fri Dec 09 13:23:03 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.11.1
+// Generated by CoffeeScript 1.12.1
(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 Sun Dec 04 14:29:48 2016 +0800
+++ b/js/sidebar.js Fri Dec 09 13:23:03 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.11.1
+// Generated by CoffeeScript 1.12.1
(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 Sun Dec 04 14:29:48 2016 +0800
+++ b/js/tram.js Fri Dec 09 13:23:03 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.11.1
+// Generated by CoffeeScript 1.12.1
(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 Sun Dec 04 14:29:48 2016 +0800
+++ b/js/webrtc.js Fri Dec 09 13:23:03 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.11.1
+// Generated by CoffeeScript 1.12.1
(function() {
var bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; };
--- a/js/xmpp.js Sun Dec 04 14:29:48 2016 +0800
+++ b/js/xmpp.js Fri Dec 09 13:23:03 2016 +0800
@@ -1,4 +1,4 @@
-// Generated by CoffeeScript 1.11.1
+// Generated by CoffeeScript 1.12.1
(function() {
var bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; };