Pharo-dev
By thread
pharo-dev@lists.pharo.org
By month
Messages by month
- ----- 2026 -----
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
October 2014
- 94 participants
- 1300 messages
Re: [Pharo-dev] Spec Understandability
by stepharo
On 21/10/14 14:20, kilon alios wrote:
> I may have but then halos have been abandoned in pharo at least
> functionality wise ,
Why are you saying that. You can get halos on any morph, just halos do
not show up when you do not want them.
> I have not seen any improvement to them from when I started using
> Squeak 2 years ago and if I remember there were once a time you had to
> enable them in pharo settings.
Did you ever look at the code of Halos? Halos are not defined per Morph
but in a global tables. So we started to clean them.
> Also both a gui builder for squeak and another for pharo have been
> abandonware . So it looks pharo is not doing well on GUI front
> especially when it has to compete with gui designers in visual basic,
> visual studio, QT, GTK and many more.
Do you think that spec is nothing in terms of dev. Give me 1/1000 of the
ressources put on one of this project and we will have a real UIBuilder.
Stef
>
> On Tue, Oct 21, 2014 at 2:01 PM, Ben Coman <btc(a)openinworld.com
> <mailto:btc@openinworld.com>> wrote:
>
> kilon alios wrote:
>
> For me there is nothing that sucks more than having to type
> code to create a GUI in year 2014.... This a strong reason
> why I miss my days coding in Delphi so much.
> at least halos try to compensate for that partly.I love halos
> please dont remove them, good thing they suck for you, they
> rock for me.
>
>
> I think you misread it. The key word is the "implementation" sucks.
> It seems Bloc is cleaning the implementation, not removing the
> functionality.
>
> -ben
>
> The fact that I can close a problematic morph that refuses to
> exit, by bringing its halo and clicking x , is enough reason
> to keep them around for me.
> I love the idea of halos the idea that you can hack any gui
> with simple actions, with no code invloved, and resynthesised
> it is definetly something I find immensely useful though the
> implementation of halos is far from ideal.
> On Tue, Oct 21, 2014 at 9:18 AM, stepharo <stepharo(a)free.fr
> <mailto:stepharo@free.fr> <mailto:stepharo@free.fr
> <mailto:stepharo@free.fr>>> wrote:
>
> Note that halo implementation sucks!
> In Bloc alain clean it and he is able to plug halos and
> package them
> cleanly.
>
> In addition in Bloc he took the decision not to implement
> for now
> the direct creation of certain widget because
> this kind of feature leads to spaghetti dependencies.
>
> Stef
>
>
>
> On 20/10/14 20:35, Sean P. DeNigris wrote:
>
> Ralph Boland wrote
>
> I am not in the habit of using halos, not really
> sure what
> they are for.
> But your description implies they are quite useful.
> What does "bring up halos on and inspect a button
> to see
> how to duplicate
> its action" mean? Could you please describe in
> step by step
> detail.
>
> Hi Ralph! I think the best way to understand why
> Morphic is
> revolutionary is
> to read the papers of its creators (e.g.
> http://web.media.mit.edu/~__jmaloney/papers/__DirectnessAndLivenessInMorphi…
> <http://web.media.mit.edu/%7E__jmaloney/papers/__DirectnessAndLivenessInMorp…>
>
> <http://web.media.mit.edu/~jmaloney/papers/DirectnessAndLivenessInMorphic.pdf
> <http://web.media.mit.edu/%7Ejmaloney/papers/DirectnessAndLivenessInMorphic.…>>).
> I also wrote http://stackoverflow.com/a/__4410189/424245
> <http://stackoverflow.com/a/4410189/424245> which
> should give a
> taste and also answers your question more directly. HTH.
>
>
>
> -----
> Cheers,
> Sean
> --
> View this message in context:
> http://forum.world.st/Spec-__Understandability-__tp4778370p4785597.html
>
> <http://forum.world.st/Spec-Understandability-tp4778370p4785597.html>
> Sent from the Pharo Smalltalk Developers mailing list
> archive at
> Nabble.com.
>
>
>
>
>
>
>
>
Oct. 21, 2014
Re: [Pharo-dev] Spec Understandability
by kilon alios
I may have but then halos have been abandoned in pharo at least
functionality wise , I have not seen any improvement to them from when I
started using Squeak 2 years ago and if I remember there were once a time
you had to enable them in pharo settings.
Also both a gui builder for squeak and another for pharo have been
abandonware . So it looks pharo is not doing well on GUI front especially
when it has to compete with gui designers in visual basic, visual studio,
QT, GTK and many more.
On Tue, Oct 21, 2014 at 2:01 PM, Ben Coman <btc(a)openinworld.com> wrote:
> kilon alios wrote:
>
>> For me there is nothing that sucks more than having to type code to
>> create a GUI in year 2014.... This a strong reason why I miss my days
>> coding in Delphi so much.
>> at least halos try to compensate for that partly.I love halos please dont
>> remove them, good thing they suck for you, they rock for me.
>>
>
> I think you misread it. The key word is the "implementation" sucks.
> It seems Bloc is cleaning the implementation, not removing the
> functionality.
>
> -ben
>
> The fact that I can close a problematic morph that refuses to exit, by
>> bringing its halo and clicking x , is enough reason to keep them around for
>> me.
>> I love the idea of halos the idea that you can hack any gui with simple
>> actions, with no code invloved, and resynthesised it is definetly
>> something I find immensely useful though the implementation of halos is far
>> from ideal.
>> On Tue, Oct 21, 2014 at 9:18 AM, stepharo <stepharo(a)free.fr <mailto:
>> stepharo(a)free.fr>> wrote:
>>
>> Note that halo implementation sucks!
>> In Bloc alain clean it and he is able to plug halos and package them
>> cleanly.
>>
>> In addition in Bloc he took the decision not to implement for now
>> the direct creation of certain widget because
>> this kind of feature leads to spaghetti dependencies.
>>
>> Stef
>>
>>
>>
>> On 20/10/14 20:35, Sean P. DeNigris wrote:
>>
>> Ralph Boland wrote
>>
>> I am not in the habit of using halos, not really sure what
>> they are for.
>> But your description implies they are quite useful.
>> What does "bring up halos on and inspect a button to see
>> how to duplicate
>> its action" mean? Could you please describe in step by step
>> detail.
>>
>> Hi Ralph! I think the best way to understand why Morphic is
>> revolutionary is
>> to read the papers of its creators (e.g.
>> http://web.media.mit.edu/~__jmaloney/papers/__
>> DirectnessAndLivenessInMorphic__.pdf
>> <http://web.media.mit.edu/~jmaloney/papers/
>> DirectnessAndLivenessInMorphic.pdf>).
>> I also wrote http://stackoverflow.com/a/__4410189/424245
>> <http://stackoverflow.com/a/4410189/424245> which should give a
>> taste and also answers your question more directly. HTH.
>>
>>
>>
>> -----
>> Cheers,
>> Sean
>> --
>> View this message in context:
>> http://forum.world.st/Spec-__Understandability-__
>> tp4778370p4785597.html
>> <http://forum.world.st/Spec-Understandability-
>> tp4778370p4785597.html>
>> Sent from the Pharo Smalltalk Developers mailing list archive at
>> Nabble.com.
>>
>>
>>
>>
>>
>>
>
>
Oct. 21, 2014
[pharo-project/pharo-core] 695fbf: 40317
by GitHub
Branch: refs/heads/4.0
Home: https://github.com/pharo-project/pharo-core
Commit: 695fbfc73e087100e61aeb64753b897c920570a7
https://github.com/pharo-project/pharo-core/commit/695fbfc73e087100e61aeb64…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2014-10-21 (Tue, 21 Oct 2014)
Changed paths:
M AST-Core.package/RBIdentifierToken.class/definition.st
A AST-Core.package/RBIdentifierToken.class/instance/accessing/stop.st
A AST-Core.package/RBIdentifierToken.class/instance/accessing/stop_.st
M AST-Core.package/RBKeywordToken.class/definition.st
A AST-Core.package/RBKeywordToken.class/instance/accessing/stop.st
A AST-Core.package/RBKeywordToken.class/instance/accessing/stop_.st
A AST-Core.package/RBLiteralArrayNode.class/instance/accessing/selectorParts.st
A AST-Core.package/RBLiteralArrayNode.class/instance/accessing/sourcePointer_.st
A AST-Core.package/RBLiteralArrayNode.class/instance/accessing/stop_.st
A AST-Core.package/RBMessageNode.class/instance/accessing/sourcePointer_.st
A AST-Core.package/RBMessageNode.class/instance/accessing/stop_.st
M AST-Core.package/RBMethodNode.class/instance/accessing/start.st
M AST-Core.package/RBMethodNode.class/instance/accessing/stop.st
A AST-Core.package/RBProgramNode.class/instance/accessing/selectorParts.st
M AST-Core.package/RBProgramNode.class/instance/accessing/sourceInterval.st
A AST-Core.package/RBProgramNode.class/instance/accessing/sourcePointer_.st
A AST-Core.package/RBProgramNode.class/instance/accessing/stop_.st
A AST-Core.package/RBProgramNode.class/instance/accessing/token.st
A AST-Core.package/RBProgramNode.class/instance/replacing/calculateInnerCommentsSize_.st
A AST-Core.package/RBProgramNode.class/instance/replacing/calculateSourceInterval_.st
M AST-Core.package/RBProgramNode.class/instance/replacing/replaceWith_.st
A AST-Core.package/RBToken.class/instance/accessing/sourcePointer_.st
M AST-Tests-Core.package/RBProgramNodeTest.class/instance/testing-replacing/testReplaceLiteral.st
M AST-Tests-Core.package/RBProgramNodeTest.class/instance/testing-replacing/testReplaceLiteralArray.st
M AST-Tests-Core.package/RBProgramNodeTest.class/instance/testing-replacing/testReplaceMessage.st
M AST-Tests-Core.package/RBProgramNodeTest.class/instance/testing-replacing/testReplaceMessageArgument.st
M AST-Tests-Core.package/RBProgramNodeTest.class/instance/testing-replacing/testReplaceMessageReceiver.st
M AST-Tests-Core.package/RBProgramNodeTest.class/instance/testing-replacing/testReplaceVariable.st
A OpalCompiler-Core.package/IRInstruction.class/instance/inspector/children.st
A OpalCompiler-Core.package/IRInstruction.class/instance/inspector/sourceInterval.st
A OpalCompiler-Core.package/IRInstruction.class/instance/printing/printOn_.st
A OpalCompiler-Core.package/IRMethod.class/instance/inspector/children.st
R OpalCompiler-Core.package/IRMethod.class/instance/inspector/gtInspectorIrIn_.st
M OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPushClosureCopy_.st
A OpalCompiler-Core.package/IRSequence.class/instance/inspector/children.st
A OpalCompiler-Core.package/IRSequence.class/instance/inspector/sourceInterval.st
A OpalTools.package/GTIRBrowser.class/README.md
A OpalTools.package/GTIRBrowser.class/definition.st
A OpalTools.package/GTIRBrowser.class/instance/building/compose.st
A OpalTools.package/GTIRBrowser.class/instance/building/sourceIn_.st
A OpalTools.package/GTIRBrowser.class/instance/building/treeIn_.st
A OpalTools.package/extension/IRInstruction/instance/gtInspectorSourceCodeIn_.st
A OpalTools.package/extension/IRMethod/instance/gtInspectorBytecodeIn_.st
A OpalTools.package/extension/IRMethod/instance/gtInspectorIrIn_.st
A OpalTools.package/extension/IRMethod/instance/gtInspectorSourceCodeIn_.st
A OpalTools.package/extension/IRMethod/instance/gtInspectorTreeIn_.st
A OpalTools.package/extension/IRSequence/instance/gtInspectorSourceCodeIn_.st
A ScriptLoader40.package/ScriptLoader.class/instance/pharo - scripts/script317.st
A ScriptLoader40.package/ScriptLoader.class/instance/pharo - updates/update40317.st
M ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
Log Message:
-----------
40317
14241 add a inspector view for IRMethods
https://pharo.fogbugz.com/f/cases/14241
14254 AST method replaceWith: does not change source interval
https://pharo.fogbugz.com/f/cases/14254
http://files.pharo.org/image/40/40317.zip
Oct. 21, 2014
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/40317
Home: https://github.com/pharo-project/pharo-core
Oct. 21, 2014
Re: [Pharo-dev] Inspector for Opal IR -> source mapping
by Marcus Denker
This is now in update 317
On Tue, Oct 21, 2014 at 11:19 AM, Marcus Denker <marcus.denker(a)inria.fr>
wrote:
> Hi,
> There is now special inspector view for the Opal IR:
> TODO: show how it maps to Bytecode and AST.
> https://pharo.fogbugz.com/f/cases/14241/add-a-inspector-view-for-IRMethods
Oct. 21, 2014
Re: [Pharo-dev] Spec Understandability
by Ben Coman
kilon alios wrote:
> For me there is nothing that sucks more than having to type code to
> create a GUI in year 2014.... This a strong reason why I miss my days
> coding in Delphi so much.
>
> at least halos try to compensate for that partly.I love halos please
> dont remove them, good thing they suck for you, they rock for me.
I think you misread it. The key word is the "implementation" sucks.
It seems Bloc is cleaning the implementation, not removing the
functionality.
-ben
> The
> fact that I can close a problematic morph that refuses to exit, by
> bringing its halo and clicking x , is enough reason to keep them around
> for me.
>
> I love the idea of halos the idea that you can hack any gui with simple
> actions, with no code invloved, and resynthesised it is definetly
> something I find immensely useful though the implementation of halos is
> far from ideal.
>
> On Tue, Oct 21, 2014 at 9:18 AM, stepharo <stepharo(a)free.fr
> <mailto:stepharo@free.fr>> wrote:
>
> Note that halo implementation sucks!
> In Bloc alain clean it and he is able to plug halos and package them
> cleanly.
>
> In addition in Bloc he took the decision not to implement for now
> the direct creation of certain widget because
> this kind of feature leads to spaghetti dependencies.
>
> Stef
>
>
>
> On 20/10/14 20:35, Sean P. DeNigris wrote:
>
> Ralph Boland wrote
>
> I am not in the habit of using halos, not really sure what
> they are for.
> But your description implies they are quite useful.
> What does "bring up halos on and inspect a button to see
> how to duplicate
> its action" mean? Could you please describe in step by step
> detail.
>
> Hi Ralph! I think the best way to understand why Morphic is
> revolutionary is
> to read the papers of its creators (e.g.
> http://web.media.mit.edu/~__jmaloney/papers/__DirectnessAndLivenessInMorphi…
> <http://web.media.mit.edu/~jmaloney/papers/DirectnessAndLivenessInMorphic.pdf>).
> I also wrote http://stackoverflow.com/a/__4410189/424245
> <http://stackoverflow.com/a/4410189/424245> which should give a
> taste and also answers your question more directly. HTH.
>
>
>
> -----
> Cheers,
> Sean
> --
> View this message in context:
> http://forum.world.st/Spec-__Understandability-__tp4778370p4785597.html
> <http://forum.world.st/Spec-Understandability-tp4778370p4785597.html>
> Sent from the Pharo Smalltalk Developers mailing list archive at
> Nabble.com.
>
>
>
>
>
Oct. 21, 2014
What hardware is smalltalkhub running on?
by Stephan Eggermont
Is that virtualized? It feels like it is paged out to slow disk. The access patterns
for smalltalkhub probably don't fit well with virtualization assumptions.
Stephan
Oct. 21, 2014
Inspector for Opal IR -> source mapping
by Marcus Denker
Hi,
There is now special inspector view for the Opal IR:
TODO: show how it maps to Bytecode and AST.
https://pharo.fogbugz.com/f/cases/14241/add-a-inspector-view-for-IRMethods
Oct. 21, 2014
[pharo-project/pharo-core] 6f1124: 40316
by GitHub
Branch: refs/heads/4.0
Home: https://github.com/pharo-project/pharo-core
Commit: 6f112484d25578d02c2d745fab58c5c71434271e
https://github.com/pharo-project/pharo-core/commit/6f112484d25578d02c2d745f…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2014-10-21 (Tue, 21 Oct 2014)
Changed paths:
M OpalCompiler-Core.package/IRAccess.class/definition.st
R OpalCompiler-Core.package/IRAccess.class/instance/accessing/name.st
R OpalCompiler-Core.package/IRAccess.class/instance/accessing/name_.st
R OpalCompiler-Core.package/IRAccess.class/instance/accessing/store_.st
R OpalCompiler-Core.package/IRAccess.class/instance/initialization/initialize.st
R OpalCompiler-Core.package/IRAccess.class/instance/testing/isRead.st
R OpalCompiler-Core.package/IRAccess.class/instance/testing/isStore.st
M OpalCompiler-Core.package/IRBlockReturnTop.class/definition.st
R OpalCompiler-Core.package/IRBlockReturnTop.class/instance/interpret/executeOn_.st
A OpalCompiler-Core.package/IRBlockReturnTop.class/instance/visiting/accept_.st
M OpalCompiler-Core.package/IRBuilder.class/definition.st
A OpalCompiler-Core.package/IRFix.class/README.md
A OpalCompiler-Core.package/IRFix.class/definition.st
A OpalCompiler-Core.package/IRFix.class/instance/initialize/initialize.st
A OpalCompiler-Core.package/IRFix.class/instance/private/convertRet_forSeq_.st
A OpalCompiler-Core.package/IRFix.class/instance/private/convertStorePop_forSeq_.st
A OpalCompiler-Core.package/IRFix.class/instance/visiting/visitInstruction_.st
A OpalCompiler-Core.package/IRFix.class/instance/visiting/visitPop_.st
A OpalCompiler-Core.package/IRFix.class/instance/visiting/visitReturn_.st
A OpalCompiler-Core.package/IRFix.class/instance/visiting/visitSequence_.st
M OpalCompiler-Core.package/IRInstVarAccess.class/definition.st
M OpalCompiler-Core.package/IRInstVarAccess.class/instance/accessing/index.st
M OpalCompiler-Core.package/IRInstVarAccess.class/instance/accessing/index_.st
R OpalCompiler-Core.package/IRInstVarAccess.class/instance/interpret/executeOn_.st
M OpalCompiler-Core.package/IRInstVarAccess.class/instance/testing/isInstVarAccess.st
M OpalCompiler-Core.package/IRInstruction.class/class/instance creation/pushInstVar_.st
M OpalCompiler-Core.package/IRInstruction.class/class/instance creation/pushLiteralVariable_.st
M OpalCompiler-Core.package/IRInstruction.class/class/instance creation/pushReceiver.st
M OpalCompiler-Core.package/IRInstruction.class/class/instance creation/pushRemoteTemp_inVectorAt_.st
M OpalCompiler-Core.package/IRInstruction.class/class/instance creation/pushTemp_.st
M OpalCompiler-Core.package/IRInstruction.class/class/instance creation/pushThisContext.st
M OpalCompiler-Core.package/IRInstruction.class/class/instance creation/storeInstVar_.st
M OpalCompiler-Core.package/IRInstruction.class/class/instance creation/storeIntoLiteralVariable_.st
M OpalCompiler-Core.package/IRInstruction.class/class/instance creation/storeRemoteTemp_inVectorAt_.st
M OpalCompiler-Core.package/IRInstruction.class/class/instance creation/storeTemp_.st
M OpalCompiler-Core.package/IRInstruction.class/definition.st
R OpalCompiler-Core.package/IRInstruction.class/instance/interpret/executeOn_.st
A OpalCompiler-Core.package/IRInstruction.class/instance/testing/canBeQuickReturn.st
A OpalCompiler-Core.package/IRInstruction.class/instance/visiting/accept_.st
R OpalCompiler-Core.package/IRInterpreter.class/README.md
R OpalCompiler-Core.package/IRInterpreter.class/definition.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/blockReturnTop.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/createTempVectorNamed_withVars_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/goto_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/if_goto_otherwise_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/label_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/popTop.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/pushClosureCopyCopiedValues_args_jumpTo_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/pushConsArray_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/pushDup.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/pushInstVar_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/pushLiteralVariable_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/pushLiteral_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/pushNewArray_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/pushReceiver.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/pushRemoteTemp_inVector_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/pushTemp_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/pushThisContext.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/returnTop.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/send_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/send_toSuperOf_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/storeInstVar_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/storeIntoLiteralVariable_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/storeRemoteTemp_inVector_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/instructions/storeTemp_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/interpret/interpretAll_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/interpret/interpretInstruction_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/interpret/interpretSequence_.st
R OpalCompiler-Core.package/IRInterpreter.class/instance/interpret/interpret_.st
M OpalCompiler-Core.package/IRJump.class/definition.st
R OpalCompiler-Core.package/IRJump.class/instance/interpret/executeOn_.st
A OpalCompiler-Core.package/IRJump.class/instance/visiting/accept_.st
M OpalCompiler-Core.package/IRJumpIf.class/definition.st
R OpalCompiler-Core.package/IRJumpIf.class/instance/interpret/executeOn_.st
A OpalCompiler-Core.package/IRJumpIf.class/instance/visiting/accept_.st
M OpalCompiler-Core.package/IRLiteralVariableAccess.class/definition.st
R OpalCompiler-Core.package/IRLiteralVariableAccess.class/instance/interpret/executeOn_.st
M OpalCompiler-Core.package/IRMethod.class/definition.st
M OpalCompiler-Core.package/IRMethod.class/instance/printing/longPrintOn_.st
M OpalCompiler-Core.package/IRMethod.class/instance/translating/generate_.st
A OpalCompiler-Core.package/IRMethod.class/instance/visiting/accept_.st
M OpalCompiler-Core.package/IRPop.class/definition.st
R OpalCompiler-Core.package/IRPop.class/instance/interpret/executeOn_.st
A OpalCompiler-Core.package/IRPop.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRPopIntoInstVar.class/README.md
A OpalCompiler-Core.package/IRPopIntoInstVar.class/definition.st
A OpalCompiler-Core.package/IRPopIntoInstVar.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRPopIntoLiteralVariable.class/README.md
A OpalCompiler-Core.package/IRPopIntoLiteralVariable.class/definition.st
A OpalCompiler-Core.package/IRPopIntoLiteralVariable.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRPopIntoRemoteTemp.class/README.md
A OpalCompiler-Core.package/IRPopIntoRemoteTemp.class/definition.st
A OpalCompiler-Core.package/IRPopIntoRemoteTemp.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRPopIntoTemp.class/README.md
A OpalCompiler-Core.package/IRPopIntoTemp.class/definition.st
A OpalCompiler-Core.package/IRPopIntoTemp.class/instance/visiting/accept_.st
R OpalCompiler-Core.package/IRPrinter.class/README.md
R OpalCompiler-Core.package/IRPrinter.class/definition.st
R OpalCompiler-Core.package/IRPrinter.class/instance/initialize/indent_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/initialize/stream_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/blockReturnTop.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/createTempVectorNamed_withVars_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/goto_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/if_goto_otherwise_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/label_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/popTop.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/pushClosureCopyCopiedValues_args_jumpTo_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/pushConsArray_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/pushDup.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/pushInstVar_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/pushLiteralVariable_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/pushLiteral_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/pushNewArray_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/pushReceiver.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/pushRemoteTemp_inVector_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/pushTemp_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/pushThisContext.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/returnTop.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/send_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/send_toSuperOf_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/storeInstVar_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/storeIntoLiteralVariable_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/storeRemoteTemp_inVector_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/instructions/storeTemp_.st
R OpalCompiler-Core.package/IRPrinter.class/instance/interpret/interpretInstruction_.st
A OpalCompiler-Core.package/IRPrinterV2.class/README.md
A OpalCompiler-Core.package/IRPrinterV2.class/definition.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/private/label_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/private/stream_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitBlockReturnTop_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitInstruction_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitJumpIf_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitJump_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPopIntoInstVar_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPopIntoLiteralVariable_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPopIntoRemoteTemp_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPopIntoTemp_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPop_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPushArray_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPushClosureCopy_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPushDup_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPushInstVar_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPushLiteralVariable_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPushLiteral_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPushReceiver_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPushRemoteTemp_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPushTemp_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitPushThisContext_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitReturnInstVar_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitReturnLiteral_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitReturnReceiver_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitReturn_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitSend_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitSequence_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitStoreInstVar_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitStoreLiteralVariable_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitStoreRemoteTemp_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitStoreTemp_.st
A OpalCompiler-Core.package/IRPrinterV2.class/instance/visiting/visitTempVector_.st
M OpalCompiler-Core.package/IRPushArray.class/definition.st
A OpalCompiler-Core.package/IRPushArray.class/instance/as yet unclassified/cons.st
R OpalCompiler-Core.package/IRPushArray.class/instance/initializing/executeOn_.st
A OpalCompiler-Core.package/IRPushArray.class/instance/initializing/size.st
A OpalCompiler-Core.package/IRPushArray.class/instance/visiting/accept_.st
M OpalCompiler-Core.package/IRPushClosureCopy.class/definition.st
R OpalCompiler-Core.package/IRPushClosureCopy.class/instance/interpret/executeOn_.st
A OpalCompiler-Core.package/IRPushClosureCopy.class/instance/visiting/accept_.st
M OpalCompiler-Core.package/IRPushDup.class/definition.st
R OpalCompiler-Core.package/IRPushDup.class/instance/interpret/executeOn_.st
A OpalCompiler-Core.package/IRPushDup.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRPushInstVar.class/README.md
A OpalCompiler-Core.package/IRPushInstVar.class/definition.st
A OpalCompiler-Core.package/IRPushInstVar.class/instance/accessing/quickRetNode.st
A OpalCompiler-Core.package/IRPushInstVar.class/instance/testing/canBeQuickReturn.st
A OpalCompiler-Core.package/IRPushInstVar.class/instance/visiting/accept_.st
M OpalCompiler-Core.package/IRPushLiteral.class/definition.st
A OpalCompiler-Core.package/IRPushLiteral.class/instance/accessing/quickRetNode.st
R OpalCompiler-Core.package/IRPushLiteral.class/instance/interpret/executeOn_.st
A OpalCompiler-Core.package/IRPushLiteral.class/instance/testing/canBeQuickReturn.st
A OpalCompiler-Core.package/IRPushLiteral.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRPushLiteralVariable.class/README.md
A OpalCompiler-Core.package/IRPushLiteralVariable.class/definition.st
A OpalCompiler-Core.package/IRPushLiteralVariable.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRPushReceiver.class/README.md
A OpalCompiler-Core.package/IRPushReceiver.class/definition.st
A OpalCompiler-Core.package/IRPushReceiver.class/instance/accessing/quickRetNode.st
A OpalCompiler-Core.package/IRPushReceiver.class/instance/testing/canBeQuickReturn.st
A OpalCompiler-Core.package/IRPushReceiver.class/instance/testing/isSelf.st
A OpalCompiler-Core.package/IRPushReceiver.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRPushRemoteTemp.class/README.md
A OpalCompiler-Core.package/IRPushRemoteTemp.class/definition.st
A OpalCompiler-Core.package/IRPushRemoteTemp.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRPushTemp.class/README.md
A OpalCompiler-Core.package/IRPushTemp.class/definition.st
A OpalCompiler-Core.package/IRPushTemp.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRPushThisContext.class/README.md
A OpalCompiler-Core.package/IRPushThisContext.class/definition.st
A OpalCompiler-Core.package/IRPushThisContext.class/instance/visiting/accept_.st
R OpalCompiler-Core.package/IRReceiverAccess.class/README.md
R OpalCompiler-Core.package/IRReceiverAccess.class/definition.st
R OpalCompiler-Core.package/IRReceiverAccess.class/instance/interpret/executeOn_.st
R OpalCompiler-Core.package/IRReceiverAccess.class/instance/testing/isSelf.st
M OpalCompiler-Core.package/IRRemoteTempAccess.class/definition.st
R OpalCompiler-Core.package/IRRemoteTempAccess.class/instance/interpret/executeOn_.st
M OpalCompiler-Core.package/IRReturn.class/definition.st
R OpalCompiler-Core.package/IRReturn.class/instance/interpret/executeOn_.st
A OpalCompiler-Core.package/IRReturn.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRReturnInstVar.class/README.md
A OpalCompiler-Core.package/IRReturnInstVar.class/definition.st
A OpalCompiler-Core.package/IRReturnInstVar.class/instance/accessing/index.st
A OpalCompiler-Core.package/IRReturnInstVar.class/instance/accessing/index_.st
A OpalCompiler-Core.package/IRReturnInstVar.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRReturnLiteral.class/README.md
A OpalCompiler-Core.package/IRReturnLiteral.class/definition.st
A OpalCompiler-Core.package/IRReturnLiteral.class/instance/accessing/literal.st
A OpalCompiler-Core.package/IRReturnLiteral.class/instance/accessing/literal_.st
A OpalCompiler-Core.package/IRReturnLiteral.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRReturnReceiver.class/README.md
A OpalCompiler-Core.package/IRReturnReceiver.class/definition.st
A OpalCompiler-Core.package/IRReturnReceiver.class/instance/visiting/accept_.st
M OpalCompiler-Core.package/IRSend.class/definition.st
A OpalCompiler-Core.package/IRSend.class/instance/accessing/superOf.st
R OpalCompiler-Core.package/IRSend.class/instance/interpret/executeOn_.st
A OpalCompiler-Core.package/IRSend.class/instance/visiting/accept_.st
M OpalCompiler-Core.package/IRSequence.class/definition.st
M OpalCompiler-Core.package/IRSequence.class/instance/printing/longPrintOn_.st
M OpalCompiler-Core.package/IRSequence.class/instance/replacing/replaceNode_withNode_.st
A OpalCompiler-Core.package/IRSequence.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRStoreInstVar.class/README.md
A OpalCompiler-Core.package/IRStoreInstVar.class/definition.st
A OpalCompiler-Core.package/IRStoreInstVar.class/instance/accessing/popIntoNode.st
A OpalCompiler-Core.package/IRStoreInstVar.class/instance/testing/isStore.st
A OpalCompiler-Core.package/IRStoreInstVar.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRStoreLiteralVariable.class/README.md
A OpalCompiler-Core.package/IRStoreLiteralVariable.class/definition.st
A OpalCompiler-Core.package/IRStoreLiteralVariable.class/instance/accessing/popIntoNode.st
A OpalCompiler-Core.package/IRStoreLiteralVariable.class/instance/testing/isStore.st
A OpalCompiler-Core.package/IRStoreLiteralVariable.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRStoreRemoteTemp.class/README.md
A OpalCompiler-Core.package/IRStoreRemoteTemp.class/definition.st
A OpalCompiler-Core.package/IRStoreRemoteTemp.class/instance/accessing/popIntoNode.st
A OpalCompiler-Core.package/IRStoreRemoteTemp.class/instance/testing/isStore.st
A OpalCompiler-Core.package/IRStoreRemoteTemp.class/instance/visiting/accept_.st
A OpalCompiler-Core.package/IRStoreTemp.class/README.md
A OpalCompiler-Core.package/IRStoreTemp.class/definition.st
A OpalCompiler-Core.package/IRStoreTemp.class/instance/accessing/popIntoNode.st
A OpalCompiler-Core.package/IRStoreTemp.class/instance/testing/isStore.st
A OpalCompiler-Core.package/IRStoreTemp.class/instance/visiting/accept_.st
M OpalCompiler-Core.package/IRTempAccess.class/definition.st
A OpalCompiler-Core.package/IRTempAccess.class/instance/accessing/name.st
A OpalCompiler-Core.package/IRTempAccess.class/instance/accessing/name_.st
R OpalCompiler-Core.package/IRTempAccess.class/instance/interpret/executeOn_.st
M OpalCompiler-Core.package/IRTempVector.class/definition.st
R OpalCompiler-Core.package/IRTempVector.class/instance/accessing/executeOn_.st
A OpalCompiler-Core.package/IRTempVector.class/instance/accessing/vars.st
A OpalCompiler-Core.package/IRTempVector.class/instance/visiting/accept_.st
R OpalCompiler-Core.package/IRThisContextAccess.class/README.md
R OpalCompiler-Core.package/IRThisContextAccess.class/definition.st
R OpalCompiler-Core.package/IRThisContextAccess.class/instance/interpret/executeOn_.st
R OpalCompiler-Core.package/IRTranslator.class/README.md
R OpalCompiler-Core.package/IRTranslator.class/definition.st
R OpalCompiler-Core.package/IRTranslator.class/instance/accessing/compilationContext.st
R OpalCompiler-Core.package/IRTranslator.class/instance/accessing/compilationContext_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/initialization/initialize.st
R OpalCompiler-Core.package/IRTranslator.class/instance/initialize/trailer_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/blockReturnTop.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/createTempVectorNamed_withVars_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/goto_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/if_goto_otherwise_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/label_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/popScope.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/popScopeIfRequired.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/popTop.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/pragmas_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/pushClosureCopyCopiedValues_args_jumpTo_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/pushConsArray_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/pushDup.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/pushInstVar_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/pushLiteralVariable_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/pushLiteral_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/pushNewArray_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/pushReceiver.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/pushRemoteTemp_inVector_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/pushScope_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/pushTemp_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/pushThisContext.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/returnTop.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/send_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/send_toSuperOf_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/storeInstVar_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/storeIntoLiteralVariable_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/storeRemoteTemp_inVector_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/instructions/storeTemp_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/interpret/interpretAll_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/interpret/interpretInstruction_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/interpret/interpret_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/priv pending/addPending_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/priv pending/doPending.st
R OpalCompiler-Core.package/IRTranslator.class/instance/priv pending/pendingSelector.st
R OpalCompiler-Core.package/IRTranslator.class/instance/priv pending/pendingSelector_.st
R OpalCompiler-Core.package/IRTranslator.class/instance/private/currentScope.st
R OpalCompiler-Core.package/IRTranslator.class/instance/results/compiledMethod.st
R OpalCompiler-Core.package/IRTranslator.class/instance/results/compiledMethodWith_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/README.md
A OpalCompiler-Core.package/IRTranslatorV2.class/definition.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/accessing/compilationContext.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/accessing/compilationContext_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/initialize/initialize.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/initialize/trailer_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/private/currentScope.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/private/label_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/private/popScope.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/private/popScopeIfRequired_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/private/pragmas_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/private/pushScope_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/results/compiledMethod.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/results/compiledMethodWith_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitBlockReturnTop_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitInstruction_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitJumpIf_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitJump_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitMethod_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPopIntoInstVar_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPopIntoLiteralVariable_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPopIntoRemoteTemp_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPopIntoTemp_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPop_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPushArray_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPushClosureCopy_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPushDup_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPushInstVar_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPushLiteralVariable_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPushLiteral_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPushReceiver_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPushRemoteTemp_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPushTemp_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitPushThisContext_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitReturnInstVar_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitReturnLiteral_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitReturnReceiver_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitReturn_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitSend_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitSequence_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitSequences_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitStoreInstVar_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitStoreLiteralVariable_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitStoreRemoteTemp_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitStoreTemp_.st
A OpalCompiler-Core.package/IRTranslatorV2.class/instance/visiting/visitTempVector_.st
A OpalCompiler-Core.package/IRVisitor.class/README.md
A OpalCompiler-Core.package/IRVisitor.class/definition.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitBlockReturnTop_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitInstruction_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitJumpIf_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitJump_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitMethod_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitNode_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitNodes_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitPopIntoInstVar_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitPopIntoLiteralVariable_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitPopIntoRemoteTemp_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitPopIntoTemp_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitPop_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitPushArray_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitPushClosureCopy_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitPushDup_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitPushInstVar_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitPushLiteralVariable_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitPushLiteral_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitPushReceiver_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitPushRemoteTemp_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitPushTemp_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitPushThisContext_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitReturnInstVar_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitReturnLiteral_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitReturnReceiver_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitReturn_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitSend_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitSequence_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitStoreInstVar_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitStoreLiteralVariable_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitStoreRemoteTemp_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitStoreTemp_.st
A OpalCompiler-Core.package/IRVisitor.class/instance/visiting/visitTempVector_.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/README.md
R OpalCompiler-Tests.package/IRInterpreterTest.class/definition.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testDup.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testInstVar.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testJumpAheadTo.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testJumpAheadToIf.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testJumpBackTo.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testLiteralArray.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testLiteralVariableClass.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testPopTop.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testPushClosureCopyNoCopied.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testPushConsArray.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testPushNewArray.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testPushSelf.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testPushTempArgument.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testPushTempTemp.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testPushThisContext.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testRemoteTemp.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testRemoteTempNested.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testReturnTop.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testSendSuper.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testStoreIntoVariable.st
R OpalCompiler-Tests.package/IRInterpreterTest.class/instance/testing/testStoreTemp.st
M OpalCompiler-Tests.package/IRPrinterTest.class/instance/testing/testLiteralArray.st
M OpalCompiler-Tests.package/IRPrinterTest.class/instance/testing/testRemoteTemp.st
M OpalCompiler-Tests.package/IRPrinterTest.class/instance/testing/testRemoteTempNested.st
M OpalCompiler-Tests.package/IRPrinterTest.class/instance/testing/testReturnTop.st
M OpalCompiler-Tests.package/IRPrinterTest.class/instance/testing/testStoreTemp.st
A OpalCompiler-Tests.package/IRVisitorTest.class/README.md
A OpalCompiler-Tests.package/IRVisitorTest.class/definition.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/helper/interpret_.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testDup.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testInstVar.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testJumpAheadTo.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testJumpAheadToIf.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testJumpBackTo.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testLiteralArray.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testLiteralVariableClass.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testPopTop.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testPushClosureCopyNoCopied.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testPushConsArray.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testPushNewArray.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testPushSelf.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testPushTempArgument.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testPushTempTemp.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testPushThisContext.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testRemoteTemp.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testRemoteTempNested.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testReturnTop.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testSendSuper.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testStoreIntoVariable.st
A OpalCompiler-Tests.package/IRVisitorTest.class/instance/testing/testStoreTemp.st
A ScriptLoader40.package/ScriptLoader.class/instance/pharo - scripts/script316.st
A ScriptLoader40.package/ScriptLoader.class/instance/pharo - updates/update40316.st
M ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
Log Message:
-----------
40316
14235 IRInterpreter should be replaced by IRVisitor
https://pharo.fogbugz.com/f/cases/14235
http://files.pharo.org/image/40/40316.zip
Oct. 21, 2014
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/40316
Home: https://github.com/pharo-project/pharo-core
Oct. 21, 2014