# HG changeset patch # User Anton Shestakov <av6@dwimlabs.net> # Date 1481970743 -28800 # Node ID a015d1dba5cd584f6eaf235e8b1010fe53e9ceec # Parent eea4a3f6b6151c7e5a4b6bbdb0f98f031e7b07e8 coffee: update compiler to 1.12.2, recompile diff -r eea4a3f6b615 -r a015d1dba5cd js/calls.js --- 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; diff -r eea4a3f6b615 -r a015d1dba5cd js/contacts.js --- 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, diff -r eea4a3f6b615 -r a015d1dba5cd js/favicon.js --- 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; diff -r eea4a3f6b615 -r a015d1dba5cd js/forms.js --- 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; diff -r eea4a3f6b615 -r a015d1dba5cd js/index.js --- 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; }; diff -r eea4a3f6b615 -r a015d1dba5cd js/messages.js --- 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; diff -r eea4a3f6b615 -r a015d1dba5cd js/progress.js --- 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; diff -r eea4a3f6b615 -r a015d1dba5cd js/register.js --- 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; diff -r eea4a3f6b615 -r a015d1dba5cd js/rivets.js --- 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; }; diff -r eea4a3f6b615 -r a015d1dba5cd js/sidebar.js --- 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; }, diff -r eea4a3f6b615 -r a015d1dba5cd js/tram.js --- 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; diff -r eea4a3f6b615 -r a015d1dba5cd js/webrtc.js --- 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); }; }; diff -r eea4a3f6b615 -r a015d1dba5cd js/xmpp.js --- 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); }; };