40171 âââ 13526 System Browser Add Class menu item does not offer current class as a superclass https://pharo.fogbugz.com/f/cases/13526 40173 ----- 10146 Semantic analysis: TempVars should not have index https://pharo.fogbugz.com/f/cases/10146 10144 Improve Comments Opal https://pharo.fogbugz.com/f/cases/10144 13853 GroupWindowMorph does not use themed background color. https://pharo.fogbugz.com/f/cases/13853 On 17 Aug 2014, at 13:02, GitHub <noreply@github.com> wrote:
Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: 42d3c876a9007da6ed918a004f1c7e564105a5d4 https://github.com/pharo-project/pharo-core/commit/42d3c876a9007da6ed918a004... Author: Jenkins Build Server <board@pharo-project.org> Date: 2014-08-17 (Sun, 17 Aug 2014)
Changed paths: A Morphic-Widgets-Windows.package/GroupWindowMorph.class/instance/initialize/defaultColor.st M OpalCompiler-Core.package/IRBlockReturnTop.class/README.md M OpalCompiler-Core.package/IRPushArray.class/README.md M OpalCompiler-Core.package/IRPushClosureCopy.class/README.md M OpalCompiler-Core.package/IRRemoteTempAccess.class/README.md M OpalCompiler-Core.package/IRTempVector.class/README.md M OpalCompiler-Core.package/IRThisContextAccess.class/README.md M OpalCompiler-Core.package/ManifestOpalCompilerCore.class/README.md M OpalCompiler-Core.package/OCASTClosureAnalyzer.class/README.md M OpalCompiler-Core.package/OCAbstractLocalVariable.class/definition.st R OpalCompiler-Core.package/OCAbstractLocalVariable.class/instance/accessing/index.st R OpalCompiler-Core.package/OCAbstractLocalVariable.class/instance/initializing/index_.st R OpalCompiler-Core.package/OCAbstractMethodScope.class/instance/as yet unclassified/lookupVarForDeclaration_.st M OpalCompiler-Core.package/OCAbstractMethodScope.class/instance/initialization/initialize.st A OpalCompiler-Core.package/OCAbstractMethodScope.class/instance/lookup/lookupVarForDeclaration_.st M OpalCompiler-Core.package/OCAbstractMethodScope.class/instance/temp vars/addCopyingTempNamed_.st M OpalCompiler-Core.package/OCAbstractMethodScope.class/instance/temp vars/addCopyingTemp_.st M OpalCompiler-Core.package/OCAbstractMethodScope.class/instance/temp vars/addTemp_.st M OpalCompiler-Core.package/OCAbstractMethodScope.class/instance/temp vars/addVectorTemp_.st M OpalCompiler-Core.package/OCAbstractMethodScope.class/instance/temp vars/removeTemp_.st M OpalCompiler-Core.package/OCAbstractMethodScope.class/instance/temp vars/tempVars.st M OpalCompiler-Core.package/OCCopyingTempVariable.class/README.md M OpalCompiler-Core.package/OCInstanceScope.class/README.md M OpalCompiler-Core.package/OCRequestorScope.class/README.md M OpalCompiler-Core.package/OCShadowVariableWarning.class/instance/correcting/variable_shadows_.st M OpalCompiler-Core.package/OCTempVariable.class/README.md M OpalCompiler-Core.package/OCVectorTempVariable.class/README.md M OpalCompiler-Core.package/SyntaxErrorNotification.class/README.md M OpalCompiler-Core.package/extension/Symbol/instance/asMethodPreamble.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - scripts/script172.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - updates/update40172.st M ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
Log Message: ----------- 40173