[pharo-project/pharo-core] 765f14: 40194

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[pharo-project/pharo-core] 765f14: 40194

Eliot Miranda-3
  Branch: refs/heads/4.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: 765f149f77d08ea24f50c5c45e579d4cee435f57
      https://github.com/pharo-project/pharo-core/commit/765f149f77d08ea24f50c5c45e579d4cee435f57
  Author: Jenkins Build Server <[hidden email]>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M OpalCompiler-Core.package/AbstractCompiler.class/class/settings/compilerSettingsOn_.st
    A OpalCompiler-Core.package/CCompilationContext.class/class/accessing/allowBlockArgumentAssignment.st
    A OpalCompiler-Core.package/CCompilationContext.class/class/accessing/allowBlockArgumentAssignment_.st
    M OpalCompiler-Core.package/CCompilationContext.class/definition.st
    A OpalCompiler-Core.package/CCompilationContext.class/instance/accessing/allowBlockArgumentAssignment.st
    A OpalCompiler-Core.package/CompilationContext.class/class/accessing/allowBlockArgumentAssignment.st
    A OpalCompiler-Core.package/CompilationContext.class/class/accessing/allowBlockArgumentAssignment_.st
    M OpalCompiler-Core.package/CompilationContext.class/definition.st
    A OpalCompiler-Core.package/CompilationContext.class/instance/accessing/allowBlockArgumentAssignment.st
    A OpalCompiler-Core.package/OCASTSemanticAnalyzer.class/instance/variables/checkVariableIsWritable_.st
    M OpalCompiler-Core.package/OCASTSemanticAnalyzer.class/instance/variables/lookupVariableForWrite_.st
    R OpalCompiler-Core.package/OCAbstractMethodScope.class/instance/testing/isBlockScope.st
    R OpalCompiler-Core.package/OCAbstractMethodScope.class/instance/testing/isMethodScope.st
    A OpalCompiler-Core.package/OCAbstractScope.class/instance/testing/isBlockScope.st
    A OpalCompiler-Core.package/OCAbstractScope.class/instance/testing/isMethodScope.st
    A OpalCompiler-Core.package/OCAbstractVariable.class/instance/testing/isWritable.st
    A OpalCompiler-Core.package/OCSpecialVariable.class/instance/testing/isWritable.st
    A OpalCompiler-Core.package/OCTempVariable.class/instance/testing/isWritable.st
    A ScriptLoader40.package/ScriptLoader.class/instance/pharo - scripts/script194.st
    A ScriptLoader40.package/ScriptLoader.class/instance/pharo - updates/update40194.st
    M ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st

  Log Message:
  -----------
  40194
13897 check for argument assignments (block and method argumentts)
        https://pharo.fogbugz.com/f/cases/13897

http://files.pharo.org/image/40/40194.zip