kopia lustrzana https://github.com/backface/turtlestitch
checkpoint - release
rodzic
f6561867d2
commit
f9989ad7cf
|
@ -155,7 +155,7 @@ DialogBoxMorph, BlockInputFragmentMorph, PrototypeHatBlockMorph, Costume*/
|
||||||
|
|
||||||
// Global stuff ////////////////////////////////////////////////////////
|
// Global stuff ////////////////////////////////////////////////////////
|
||||||
|
|
||||||
modules.blocks = '2014-April-30';
|
modules.blocks = '2014-May-02';
|
||||||
|
|
||||||
|
|
||||||
var SyntaxElementMorph;
|
var SyntaxElementMorph;
|
||||||
|
|
|
@ -168,7 +168,8 @@ SnapTranslator.dict.ru = {
|
||||||
Special characters: (see <http://0xcc.net/jsescape/>)
|
Special characters: (see <http://0xcc.net/jsescape/>)
|
||||||
|
|
||||||
, \u00c4, \u00e4
|
, \u00c4, \u00e4
|
||||||
, \u00d6, \u00f6
|
|
||||||
|
, \u00d6, \u00f6
|
||||||
, \u00dc, \u00fc
|
, \u00dc, \u00fc
|
||||||
§ \u00df
|
§ \u00df
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
/*global modules, contains*/
|
/*global modules, contains*/
|
||||||
|
|
||||||
modules.locale = '2014-April-30';
|
modules.locale = '2014-May-02';
|
||||||
|
|
||||||
// Global stuff
|
// Global stuff
|
||||||
|
|
||||||
|
|
2
paint.js
2
paint.js
|
@ -66,7 +66,7 @@
|
||||||
|
|
||||||
// Global stuff ////////////////////////////////////////////////////////
|
// Global stuff ////////////////////////////////////////////////////////
|
||||||
|
|
||||||
modules.paint = '2014-April-30';
|
modules.paint = '2014-May-02';
|
||||||
|
|
||||||
// Declarations
|
// Declarations
|
||||||
|
|
||||||
|
|
2
store.js
2
store.js
|
@ -61,7 +61,7 @@ SyntaxElementMorph*/
|
||||||
|
|
||||||
// Global stuff ////////////////////////////////////////////////////////
|
// Global stuff ////////////////////////////////////////////////////////
|
||||||
|
|
||||||
modules.store = '2014-April-30';
|
modules.store = '2014-May-02';
|
||||||
|
|
||||||
|
|
||||||
// XML_Serializer ///////////////////////////////////////////////////////
|
// XML_Serializer ///////////////////////////////////////////////////////
|
||||||
|
|
|
@ -83,7 +83,7 @@ ArgLabelMorph, localize, XML_Element, hex_sha512*/
|
||||||
|
|
||||||
// Global stuff ////////////////////////////////////////////////////////
|
// Global stuff ////////////////////////////////////////////////////////
|
||||||
|
|
||||||
modules.threads = '2014-April-30';
|
modules.threads = '2014-May-02';
|
||||||
|
|
||||||
var ThreadManager;
|
var ThreadManager;
|
||||||
var Process;
|
var Process;
|
||||||
|
|
Ładowanie…
Reference in New Issue