checkpoint - release

pull/3/merge
jmoenig 2014-05-02 11:08:30 +02:00
rodzic f6561867d2
commit f9989ad7cf
6 zmienionych plików z 7 dodań i 6 usunięć

Wyświetl plik

@ -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;

Wyświetl plik

@ -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
*/ */

Wyświetl plik

@ -42,7 +42,7 @@
/*global modules, contains*/ /*global modules, contains*/
modules.locale = '2014-April-30'; modules.locale = '2014-May-02';
// Global stuff // Global stuff

Wyświetl plik

@ -66,7 +66,7 @@
// Global stuff //////////////////////////////////////////////////////// // Global stuff ////////////////////////////////////////////////////////
modules.paint = '2014-April-30'; modules.paint = '2014-May-02';
// Declarations // Declarations

Wyświetl plik

@ -61,7 +61,7 @@ SyntaxElementMorph*/
// Global stuff //////////////////////////////////////////////////////// // Global stuff ////////////////////////////////////////////////////////
modules.store = '2014-April-30'; modules.store = '2014-May-02';
// XML_Serializer /////////////////////////////////////////////////////// // XML_Serializer ///////////////////////////////////////////////////////

Wyświetl plik

@ -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;