[squeak-dev] The Trunk: EToys-ct.367.mcz

Thiede, Christoph Christoph.Thiede at student.hpi.uni-potsdam.de
Wed Nov 13 11:48:22 UTC 2019


Hi Marcel, thank you very much for merging!


However, I'm not sure whether this commit is ready for Trunk yet. I had encountered problems when trying to execute a script editor that contains a SyntaxMorph. For more details, read here: [Etoys, Compiler] Help wanted: Trying to embed SyntaxMorphs into other tiles<http://forum.world.st/The-Inbox-EToys-ct-367-mcz-tp5105507p5105518.html>


Best,

Christoph

________________________________
Von: Squeak-dev <squeak-dev-bounces at lists.squeakfoundation.org> im Auftrag von commits at source.squeak.org <commits at source.squeak.org>
Gesendet: Mittwoch, 13. November 2019 12:15:56
An: squeak-dev at lists.squeakfoundation.org; packages at lists.squeakfoundation.org
Betreff: [squeak-dev] The Trunk: EToys-ct.367.mcz

Marcel Taeumel uploaded a new version of EToys to project The Trunk:
http://source.squeak.org/trunk/EToys-ct.367.mcz

==================== Summary ====================

Name: EToys-ct.367
Author: ct
Time: 15 October 2019, 2:46:24.862129 pm
UUID: 1394344f-b1e3-5640-a13a-70c5dffd51f4
Ancestors: EToys-mt.361

Allow for embedding SyntaxMorphs into test tiles.

=============== Diff against EToys-mt.361 ===============

Item was added:
+ ----- Method: SyntaxMorph>>parseNodeWith:asStatement: (in category '*Etoys-Squeakland-code generation') -----
+ parseNodeWith: encoder asStatement: aBoolean
+
+        ^ self parseNode!


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20191113/bc7c4cae/attachment.html>


More information about the Squeak-dev mailing list