Branch: refs/heads/5.0 Home: https://github.com/pharo-project/pharo-core Commit: 5a218c6a93470f2b96f58dac0591e6d9260e140b https://github.com/pharo-project/pharo-core/commit/5a218c6a93470f2b96f58dac0... Author: Jenkins Build Server <board@pharo-project.org> Date: 2015-11-23 (Mon, 23 Nov 2015) Changed paths: M CodeImport.package/FileCompilerRequestor.class/instance/interactive error protocol/notify_at_in_.st M DebuggerModel.package/DebugSession.class/instance/debugging actions/terminate.st M OpalCompiler-Core.package/CCompilationContext.class/instance/options/parseOptions_.st M OpalCompiler-Core.package/CompilationContext.class/instance/options/parseOptions_.st A OpalCompiler-Core.package/extension/Set/instance/parseOptions_.st A Reflectivity-Tests.package/ReflectivityControlTest.class/instance/tests - after/testAfterSendWeak.st A Reflectivity.package/MetaLink.class/instance/options/hasOption_.st M Reflectivity.package/RFASTTranslator.class/instance/reflectivity/emitMetaLinkAfter_.st M Reflectivity.package/RFASTTranslator.class/instance/reflectivity/emitPrepareLinkAfter_.st A Reflectivity.package/extension/RBProgramNode/instance/allAfterAreWeak.st M Reflectivity.package/extension/RBProgramNode/instance/hasMetalinkAfter.st R Reflectivity.package/extension/Set/instance/parseOptions_.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50462.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50463.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50462.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50463.st M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st M Tools.package/SyntaxErrorDebugger.class/definition.st M Tools.package/SyntaxErrorDebugger.class/instance/initialization/release.st A Tools.package/SyntaxErrorDebugger.class/instance/initialization/setClass_code_error_location_debugSession_doitFlag_.st R Tools.package/SyntaxErrorDebugger.class/instance/initialization/setClass_code_error_location_debugger_doitFlag_.st M Tools.package/SyntaxErrorDebugger.class/instance/initialization/syntaxError_.st M Tools.package/SyntaxErrorDebugger.class/instance/menu/debug.st M Tools.package/SyntaxErrorDebugger.class/instance/menu/proceed.st M Tools.package/SyntaxErrorDebugger.class/instance/other/notify_at_in_.st Log Message: ----------- 50463 17082 Opening debugger API cleanup. Part2 https://pharo.fogbugz.com/f/cases/17082 17093 use Set #parseOptions: in Opal https://pharo.fogbugz.com/f/cases/17093 17092 Make ensure: wrapping optional for #after on sends https://pharo.fogbugz.com/f/cases/17092 http://files.pharo.org/image/50/50463.zip