[pharo-project/pharo] 19880-0-senders-of-String---isLegalInstVarName-isLegalClassName-inviolateInstanceVariableNames (#226)
https://pharo.fogbugz.com/f/cases/19880 You can view, comment on, or merge this pull request online at: https://github.com/pharo-project/pharo/pull/226 -- Commit Summary -- * Merge pull request #64 from pavel-krivanek/20092-Improve-speed-of-WriteStreamtab * Merge pull request #143 from pavel-krivanek/20204-Text-classfromString * Merge branch 'development' into 18650-VTermOutputDriver * remove methods with Undeclared * use session name * Merge pull request #156 from pavel-krivanek/20213-SpecDebugger-label-display-session-name2 * encapsulate build process in single script * Merge branch 'development' of https://github.com/pharo-project/pharo into encapsulate * Merge pull request #157 from guillep/encapsulate * update iceberg to 0.5.1 * Merge pull request #159 from pavel-krivanek/20224-update-Iceberg-in-Pharo-7-to-v051 * Merge branch 'master' into 20218-Master-branch-Pharo-6-needs-to-be-safely-merged-into-development-branch-Pharo-7 * fix FFI-Pools after merging * SLICE-Issue-20226-TabMorph-should-use-stepping-mechanism-for-animating-background-building-DenisKudryashov.1 * Fixing the supported languages in Latin9Environment to follow the Pharo6 configuration * The MultiByteFileStream was not correctly initialized when loading because the #startup method has a different selector. * fixes https://pharo.fogbugz.com/f/cases/20233/MCPackageManager-class-managersForCa... * now the default order is dirty first * Account for nil packages when retrieving manifest * lowSpaceWatcher spanwNewProcess when problem happens with UI process * Don't do ifNil: [ nil ] when getting a package manifest * Merge pull request #162 from tesonep/20231-Latin9Environment-was-not-initialized-correctly-for-the-languages-and-was-mixing-up-with-Latin1Environment * Merge pull request #160 from pavel-krivanek/20218-Master-branch-Pharo-6-needs-to-be-safely-merged-into-development-branch-Pharo-7 * Name: SLICE-Issue-20249-Add-some-colors-to-the-themes-CyrilFerlicot.1 * removed bad #package message send in MCPackageManager class>>bestMatchingManagerForCategory:do: * Added #testManagersForCategoryDo * Merge with refs/remotes/upstream/development * Do the supercalss classification before all the others * remove lowSpaceWatcher override * update loaded Iceberg version to tag 0.5.2 * Merge pull request #171 from pavel-krivanek/20255-Update-Iceberg-to-version-052-in-Pharo-7 * Merge pull request #170 from Uko/20252-Automatic-method-categorization-causes-discrepancies-with-superclass-methods-protocols * WeakIdentityValueDictionary is done * Integrate Hermes * update iceberg to v0.5.3 * first step towards smaller kernel * removed refernces to old streams * update to iceberg v0.5.4 * Merge pull request #173 from estebanlm/development * Now table notifies existing rows about deletion and new rows about insertion. * Name: SLICE-Issue-20230-Space-analysis-resurrection-HernanMoralesDurand.1 * Adding Hermes generation * Merge pull request #4 from tesonep/hermes * Merge pull request #154 from akgrant43/Issue20189b * Merge pull request #161 from pavel-krivanek/20226-TabMorph-should-use-stepping-mechanism-for-animating-background-building * Merge pull request #167 from pharo-project/20242-Manifest-builder-doesn-t-consider-that-a-method-or-a-class-may-nave-no-package * update iceberg (v0.5.5) * Merge pull request #176 from estebanlm/development * fix wrong content of method files * wrong method file name * reducing dependencies from kernel and system-support to filesystem * Merge branch 'hermes' of https://github.com/guillep/pharo into hermes * simplify Character class * using zinc encoders * manage command line handling initialization right * cleanup repository * Fix: remove symbol duplication by manually setting class names * Fixes: avoid recursive exceptions in kernel * fixed load st files in bootstrap * adding hermes generation * simplify bootstrapping first steps * fix: can read chunks using files * added jenkins file for testing * using latest image * testing only 32 bits * hotfix for CI * Hotfix: remove bad code from the script * Fix: download vm in jenkins file * loading monticello and metacello * fixed packages to load * Fixed encoding * better exception handling * refactored list of packages and protocols to create * fix: bugs impeding reloading * Patch: fix non portable cr in stdout * fixed tests * running with travis * travis: fix dependencies * Fix: initialize MultiByteFileStream after FileSystem is loaded * fixed source condensation * added cairo library to travis file * removed patches for class and instance variable creation * fixed tab * Fix test: Smalltalk image is not in the startup list anymore * Fix: fix release tests - force reloading of all mc packages * merge with pharo/development * removed method properties files * Cleanup: remove duplicated class builder package * Merge build.sh * Fix: remove duplicated byte encoders * Cleanup: indentation * Fix: loading latest baseline before generating hermes files * Fix: monticello bootstrap has to load Kernel-BytecodeEncoders mcz * Fixing version of Hermes * Fix: restored iceberg commit setup * Merge branch 'hermes' of https://github.com/guillep/pharo into hermes * test * fixed architecture * getting find output * remove backtick * stashing sources file * find image files in correct directory * archiving artifacts allways * archiving only generated images * portable shell * using portable shell everywhere * Update Jenkinsfile * Fix: non restricted travis clone depth * Update Jenkinsfile * Changing the jenkinsfile to not fail if could not find *.xml artifacts * Showing the error * Update Jenkinsfile * Adding runTest.sh * Update Jenkinsfile * Running tests in windows * Update Jenkinsfile * Update Jenkinsfile * Update runTests.sh * Update runTests.sh * Removing stupid lines * Update runTests.sh * Fixing the architecture. * Trying to find the files without quotes. * Update runTests.sh * Trying different quotes * Merge pull request #177 from guillep/hermes * Merge pull request #178 from guillep/20285-add-jenkins-file-into-repository * https://pharo.fogbugz.com/f/cases/20257/bitAnd-description-is-wrong * FIX: Revert package loading to a normal load instead of a raw snapshopt installation. * Enhancement: Code import should have an argument to not log sources * Fix: install multilingual before MC so we can start up source file handling before. Methods installed be the compiler will embed source code if changes file is not available otherwise. * Fix: added missing double quote * Fix: initialize logSource to true as default * FIX: Quality assistant tests should always close windows, even in headless. Otherwise they produce side effects * FIX: change position to before the truncated position. Otherwise the linux file plugin does not behave properly * Fix: metallo platform tests should use correct path delimiter to work in windows * Patch: skip QA buggy tests * Revert "FIX: Quality assistant tests should always close windows, even in headless. Otherwise they produce side effects" * added script to prepare archives to upload * Fix: correct indentation * get flat tabs. * reduce indented space between tabbar and contents * Enhancement: make build tag appear before sha * Adding alpha tag * reviewed with guille. Now all the tests should be green. * added 64 bits preparation also * Enhancement: adding transformation step 32 to 64 bit to jenkins * Fix: use architecture as string * fix some colors (most of them were hardcoded) * Enhancement: put all archived files together * correct formating * Fix: bootstrap cache path * ok done with pavel a while ago and the failed test is in zinc * https://pharo.fogbugz.com/f/cases/20257/bitAnd-description-is-wrong * https://pharo.fogbugz.com/f/cases/20233/MCPackageManager-class-managersForCa... * extended jenkins file with upload * Merge pull request #186 from guillep/20291-Convert-32-bit-images-in-64 * Merge latest pharo development * fixed upload with jenkins sshagent * Merge pull request #185 from guillep/20290-Add-build-number-to-uploaded-files * Fix script path for upload * HOTFIX: correct scp server path * HOTFIX: fix upload script paths * HOTFIX: upload also main images * fix height * fix border volors * Looks ok. I will readd WidgetInput in another PR later * Looks ok : https://pharo.fogbugz.com/f/cases/20063/ * Looks nice and Denis is around. https://pharo.fogbugz.com/f/cases/20238/ * https://pharo.fogbugz.com/f/cases/20295/ * bootstrap job should not wait for tests * Fix enclosing of brackets * https://pharo.fogbugz.com/f/cases/20249/Add-some-colors-to-the-themes * Fix variable declarations * fixed test variable declaration * https://pharo.fogbugz.com/f/cases/17848/SequenciableCollection-first-raise-a... * Merge pull request #188 from guillep/20297-Avoid-deadlocks-in-jenkins * Merge pull request #182 from guillep/20286-Bootstrap-packages-are-dirty-in-a-fresh-image * do not ignore BaselineOfIDE warnings * Issue 13217 Initial commit * add class comment * commit * https://pharo.fogbugz.com/f/cases/13217/FS-basename-with-compound-path-strin... * Integrate WebBrowser-Core package to be able to open a browser on a URL * https://pharo.fogbugz.com/f/cases/20009/Recompilation-of-trait-methods-creat... * added pharo repository name * Merge pull request #194 from guillep/20305-Pharo-system-repository-should-have-a-name * Integrate in next Build * make SUnit exportable by Hermes and add PerformMessageCommandLineHandler * 19802-Make-sure-Symbol-concatenation-results-in-a-Symbol-not-a-String * https://pharo.fogbugz.com/f/cases/20196/Remove-StringMorphEditor * case 18650 * Merge pull request #190 from pavel-krivanek/20301-loading-of-BaselineOfIDE-must-not-resolve-conflicts-automatically * Add comment to AbstractFileReference>>size. * Add 'iso88591' to the encoding names of Latin1TextConverters + recategorize some methods. * https://pharo.fogbugz.com/f/cases/20105/Implement-WeakIdentityValueDictionar... * Split WorldState class>>mostUsedTools: to let each tool define its own entry on the menu. This commit also add #order: to the different items. This is helpful when we want to add some items as Iceberg. * Improve comment of SmallDictionary * Pash down index variable from slot to indexed slots. See case 20191 https://pharo.fogbugz.com/f/cases/20191/index-inst-var-should-move-from-Slot... * Case 20307 File names should not be canonicalised by default * https://pharo.fogbugz.com/f/cases/20091/Improve-comment-of-SmallDictionary * Convert HenrikNergaard slice. * Create a first class error for instance variable access failure when we try to access it by its name. * https://pharo.fogbugz.com/f/cases/20307/File-names-should-not-be-canonicalis... * https://pharo.fogbugz.com/f/cases/20269/FileReference-size-needs-a-comment * Issue 20165 Support segment path printing * Just four tests from https://pharo.fogbugz.com/f/cases/20165/Support-segment-path-printing * https://pharo.fogbugz.com/f/cases/18084/FileReference-EnsureCreateFile * Add tests for new exception "NoInstanceVariableNamed" * Use a more robust way to get the package associated to a protocol. * Merge branch 'development' of https://github.com/pharo-project/pharo into 20304-Integrate-WebBrowser-package * use LibC * add web browser package to BaselineOfIDE as requested by Pavel on https://github.com/pharo-project/pharo/pull/193 * allow extensible search for #webbrowserClassForPlatform * https://pharo.fogbugz.com/f/cases/19697/MailMessage-API-Improvement * use #fromRfc822: * Merge pull request #211 from pavel-krivanek/20320-MailMessage-tests-are-broken- * to avoid Undeclared, we move it to the BaselineOfUI (before HelpSystem-Core) * Fix case 20321: built image should contain build number in suffix * Simplify system version * Fix case 20321: about window should show build info * Fix case 20321: fix build scripts * Merge branch 'development' into 20306-SUnit-exportable-by-Hermes * removing outdated tests * Fix case 20321: add build info to bootstrap.sh script * add InitializePackageCommandLineHandler, make JenkinsTools-Core loadable by Hermes * Fix case 20321: set BUILD_NUMBER in jenkins file * Replace NoInstanceVariableNamed by InstanceVariableNotFound * Fix case 20321: command line handler should use same version info * 20062-Open-a-package-extending-a-class-via-the-extension-protocol * https://pharo.fogbugz.com/f/cases/20321/Add-build-number-to-SystemVersion * https://pharo.fogbugz.com/f/cases/20230/Space-analysis-resurrection * https://pharo.fogbugz.com/f/cases/20256/Latin1TextConverter-should-know-mone... * https://pharo.fogbugz.com/f/cases/20247/Refactor-the-MostUsedTools-of-the-wo... * https://pharo.fogbugz.com/f/cases/18864/Remove-empty-protocols-on-categorize... * Matrix: Trivial typo fix in method comment * https://pharo.fogbugz.com/f/cases/20114/Replace-self-error-no-such-inst-var-... * Use #lineNumberColor in rubric because current line number color is not dark theme friendly. * https://pharo.fogbugz.com/f/cases/resolve/18172/Rubric-line-numbers-are-not-... * https://pharo.fogbugz.com/f/cases/20326/Matrix-Trivial-typo-fix * Merge branch 'development' into 20306-SUnit-exportable-by-Hermes * use command line handler for the RPackage initialization * update jenkinsfile * fix typo * use ZnCharacterWriteStream for progress file because of windows slave * Merge pull request #195 from pavel-krivanek/20306-SUnit-exportable-by-Hermes * Merge pull request #205 from jecisc/20191-index-inst-var-should-move-from-Slot-to-IndexedSlot * Merge pull request #193 from astares/20304-Integrate-WebBrowser-package * Merge pull request #174 from pavel-krivanek/20260-FastTable-not-support-cell-morphs-with-stepping-animation * https://pharo.fogbugz.com/f/cases/19880 -- File Changes -- M .gitignore (6) M .travis.yml (51) A Jenkinsfile (99) M bootstrap/scripts/01-initialization/01-init.st (115) D bootstrap/scripts/01-initialization/02-initRPackageOrganizer.st (36) M bootstrap/scripts/01-initialization/03-initUnicode.st (2) M bootstrap/scripts/02-monticello-bootstrap/02-bootstrapMonticello.st (1) A bootstrap/scripts/04-configure-resulting-image/fixPackageVersions.st (39) A bootstrap/scripts/bootstrap.sh (11) M bootstrap/scripts/bootstrap.st (12) M bootstrap/scripts/build.sh (100) A bootstrap/scripts/generateKernelHermesFiles.st (47) A bootstrap/scripts/generateSUnitHermesFiles.st (47) A bootstrap/scripts/prepare_for_upload.sh (44) A bootstrap/scripts/runTests.sh (27) A bootstrap/scripts/testing/core/runTests.st (11) A bootstrap/scripts/transform_32_into_64.sh (52) A bootstrap/scripts/upload_to_files.pharo.org.sh (7) M bootstrap/src/BaselineOfPharoBootstrapProcess.package/BaselineOfPharoBootstrapProcess.class/instance/baseline..st (30) D bootstrap/src/BaselineOfPharoBootstrapProcess.package/BaselineOfPharoBootstrapProcess.class/methodProperties.json (6) D bootstrap/src/BaselineOfPharoBootstrapProcess.package/monticello.meta/version (1) D bootstrap/src/Pharo30Bootstrap.package/FiCargoWriter.extension/methodProperties.json (7) D bootstrap/src/Pharo30Bootstrap.package/FiMetacelloWriter.extension/methodProperties.json (7) D bootstrap/src/Pharo30Bootstrap.package/MCClassDefinition.extension/methodProperties.json (6) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/buildNumber..st (4) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/buildNumber.st (4) M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/createImage.st (7) M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportAllPackagesIntoMcz.st (2) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportCoreTestsInStFile.st (83) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportDeprecatedInStFile.st (7) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportFileSystemInStFile.st (11) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportIntoMcz..st (4) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportJenkinsToolsInStFile.st (6) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportKernelPackageNames.st (7) M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportKernelProtocols.st (23) M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportMonticelloInStFile.st (27) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportMultilingualInStFile.st (14) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportPackageNamesFor.to..st (8) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportPackages.intoFile..st (7) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportPackages.usingInitializeScript.intoFile..st (9) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportPackages.withBlacklistedClasses.withBlacklistedMethods.usingInitializeScript.intoFile..st (21) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportProtocolsFor.to..st (20) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportSUnitInStFile.st (21) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportSUnitPackageNames.st (7) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportSUnitProtocols.st (5) M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/kernelPackageNames.st (2) M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/prepareBootstrap.st (11) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/sUnitPackageNames.st (6) D bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/methodProperties.json (35) M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/properties.json (4) D bootstrap/src/Pharo30Bootstrap.package/PBBootstrap30.class/methodProperties.json (49) D bootstrap/src/Pharo30Bootstrap.package/PBBootstrapLogger.class/methodProperties.json (8) D bootstrap/src/Pharo30Bootstrap.package/PBBootstrapStatistics.class/methodProperties.json (8) D bootstrap/src/Pharo30Bootstrap.package/PBCargoFetcher.class/methodProperties.json (8) M bootstrap/src/Pharo30Bootstrap.package/PBCargoFetcher.class/properties.json (2) D bootstrap/src/Pharo30Bootstrap.package/PBClassDefinition.class/methodProperties.json (15) M bootstrap/src/Pharo30Bootstrap.package/PBClassLoader.class/instance/classDefinitionFor..st (2) M bootstrap/src/Pharo30Bootstrap.package/PBClassLoader.class/instance/initializeClassPool..st (5) D bootstrap/src/Pharo30Bootstrap.package/PBClassLoader.class/methodProperties.json (37) D bootstrap/src/Pharo30Bootstrap.package/PBDefinitionFetcher.class/instance/environmentWithClassNameValidationDisbaledFrom..st (9) D bootstrap/src/Pharo30Bootstrap.package/PBDefinitionFetcher.class/instance/patchDefinition..st (11) D bootstrap/src/Pharo30Bootstrap.package/PBDefinitionFetcher.class/methodProperties.json (13) M bootstrap/src/Pharo30Bootstrap.package/PBDefinitionFetcher.class/properties.json (2) A bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/instance/commitHash.st (4) M bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/instance/fetch.st (10) M bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/instance/gitRepositoryUrl.location.subdirectory..st (13) A bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/instance/majorVersion.st (4) A bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/instance/minorVersion.st (4) D bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/methodProperties.json (12) M bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/properties.json (3) A bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/instance/buildNumber..st (4) A bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/instance/buildNumber.st (4) M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/instance/createInitialObjects.st (4) M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/instance/initializeImage.st (9) D bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/methodProperties.json (64) M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/properties.json (5) D bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur50.class/methodProperties.json (32) M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur50.class/properties.json (2) D bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur5032bit.class/methodProperties.json (6) M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur5032bit.class/properties.json (2) D bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur5064bit.class/methodProperties.json (7) M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur5064bit.class/properties.json (2) D bootstrap/src/Pharo30Bootstrap.package/PBMetacelloFetcher.class/methodProperties.json (25) M bootstrap/src/Pharo30Bootstrap.package/PBMetacelloFetcher.class/properties.json (2) D bootstrap/src/Pharo30Bootstrap.package/PBMethodCompiler.class/methodProperties.json (12) D bootstrap/src/Pharo30Bootstrap.package/PBSignal.class/methodProperties.json (4) D bootstrap/src/Pharo30Bootstrap.package/PBSpurClassLoader.class/methodProperties.json (10) D bootstrap/src/Pharo30Bootstrap.package/PBStepFinishedSignal.class/methodProperties.json (4) D bootstrap/src/Pharo30Bootstrap.package/PBStepStartedSignal.class/methodProperties.json (4) D bootstrap/src/Pharo30Bootstrap.package/PBSubStepFinishedSignal.class/methodProperties.json (4) D bootstrap/src/Pharo30Bootstrap.package/RFiClass.extension/methodProperties.json (6) D bootstrap/src/Pharo30Bootstrap.package/RFiTrait.extension/methodProperties.json (6) D bootstrap/src/Pharo30Bootstrap.package/monticello.meta/version (1) A src/AST-Core.package/Behavior.extension/instance/parseTreeFor..st (3) R src/AST-Core.package/Behavior.extension/properties.json (0) M src/AST-Core.package/CompiledMethod.extension/instance/parseTree.st (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitArgumentNode..st (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitArgumentNodes..st (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitArrayNode..st (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitAssignmentNode..st (5) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitBlockNode..st (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitCascadeNode..st (3) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitGlobalNode..st (3) R src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitInstanceVariableNode..st (0) R src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitLiteralArrayNode..st (0) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitLiteralNode..st (2) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitMessageNode..st (5) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitMethodNode..st (6) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitNode..st (3) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitParseErrorNode..st (2) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitPatternBlockNode..st (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitPatternWrapperBlockNode..st (5) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitPragmaNode..st (3) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitReturnNode..st (3) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitSelfNode..st (3) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitSequenceNode..st (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitSuperNode..st (3) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitTemporaryNode..st (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitTemporaryNodes..st (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitThisContextNode..st (3) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitVariableNode..st (3) M src/AST-Core.package/RBProgramNodeVisitor.class/properties.json (12) A src/AST-Core.package/TraitBehavior.extension/instance/parseTreeFor..st (3) A src/AST-Core.package/TraitBehavior.extension/properties.json (3) M src/AST-Tests-Core.package/RBParserTest.class/instance/testArray.st (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testArrayNodesArentArrays.st (6) M src/AST-Tests-Core.package/RBParserTest.class/instance/testBlockNodeIsUsed.st (6) M src/AST-Tests-Core.package/RBParserTest.class/instance/testBlockReturnNode.st (6) M src/AST-Tests-Core.package/RBParserTest.class/instance/testCascade.st (10) M src/AST-Tests-Core.package/RBParserTest.class/instance/testCascadeReplacement.st (6) M src/AST-Tests-Core.package/RBParserTest.class/instance/testCreationProtocol.st (7) M src/AST-Tests-Core.package/RBParserTest.class/instance/testEquivalentExceptRenaming.st (4) M src/AST-Tests-Core.package/RBParserTest.class/instance/testFormatter.st (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testIntervals.st (4) M src/AST-Tests-Core.package/RBParserTest.class/instance/testInvalidPragmaPosition.st (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testLiteralArray.st (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testLiteralIntevals.st (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testMethodPatterns.st (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testModifying.st (8) M src/AST-Tests-Core.package/RBParserTest.class/instance/testNegativeNumberError.st (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testNumberParsing.st (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testNumberRadixParsing.st (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testParsingLiteralMessages.st (14) M src/AST-Tests-Core.package/RBParserTest.class/instance/testPositions.st (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testPragmaConstantLiteralArgument.st (6) M src/AST-Tests-Core.package/RBParserTest.class/instance/testPragmaImplicitLiteralArrayIsInvalid.st (6) M src/AST-Tests-Core.package/RBParserTest.class/instance/testPragmaPrimitiveError.st (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testPragmas.st (8) M src/AST-Tests-Core.package/RBParserTest.class/instance/testPrimitives.st (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testQuerying.st (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testQueryingPrimitiveErrorVar.st (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testReplacingNodes.st (6) M src/AST-Tests-Core.package/RBParserTest.class/instance/testStatements.st (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testString.st (14) M src/AST-Tests-Core.package/RBParserTest.class/instance/testSymbolLiteral.st (4) M src/BaselineOfBasicTools.package/BaselineOfBasicTools.class/instance/baseline..st (4) D src/BaselineOfFileTree.package/.filetree (4) D src/BaselineOfFileTree.package/BaselineOfFileTree.class/instance/baseline..st (64) D src/BaselineOfFileTree.package/BaselineOfFileTree.class/instance/customProjectAttributes.st (16) D src/BaselineOfFileTree.package/BaselineOfFileTree.class/properties.json (14) D src/BaselineOfFileTree.package/monticello.meta/categories.st (1) D src/BaselineOfFileTree.package/monticello.meta/package (1) D src/BaselineOfFileTree.package/properties.json (2) R src/BaselineOfHermes.package/.filetree (0) R src/BaselineOfHermes.package/BaselineOfHermes.class/README.md (0) A src/BaselineOfHermes.package/BaselineOfHermes.class/instance/baseline..st (13) A src/BaselineOfHermes.package/BaselineOfHermes.class/properties.json (11) A src/BaselineOfHermes.package/monticello.meta/categories.st (1) R src/BaselineOfHermes.package/monticello.meta/initializers.st (0) A src/BaselineOfHermes.package/monticello.meta/package (1) R src/BaselineOfHermes.package/properties.json (0) M src/BaselineOfIDE.package/BaselineOfIDE.class/instance/baseline..st (45) M src/BaselineOfIDE.package/BaselineOfIDE.class/instance/groups..st (46) M src/BaselineOfIDE.package/BaselineOfIDE.class/instance/loadIceberg.st (4) D src/BaselineOfIceberg.package/BaselineOfIceberg.class/instance/baseline..st (46) D src/BaselineOfIceberg.package/BaselineOfIceberg.class/instance/customProjectAttributes.st (5) D src/BaselineOfIceberg.package/BaselineOfIceberg.class/properties.json (11) D src/BaselineOfIceberg.package/monticello.meta/categories.st (1) D src/BaselineOfIceberg.package/monticello.meta/package (1) D src/BaselineOfLibGit.package/BaselineOfLibGit.class/instance/baseline..st (21) D src/BaselineOfLibGit.package/BaselineOfLibGit.class/instance/changeRepositoryType.st (21) D src/BaselineOfLibGit.package/BaselineOfLibGit.class/instance/postLoadActions.st (3) D src/BaselineOfLibGit.package/BaselineOfLibGit.class/properties.json (11) D src/BaselineOfLibGit.package/monticello.meta/categories.st (1) D src/BaselineOfLibGit.package/monticello.meta/package (1) D src/BaselineOfMetacello.package/BaselineOfMetacello.class/instance/baseline..st (301) D src/BaselineOfMetacello.package/BaselineOfMetacello.class/instance/gemstone10beta311PostLoadDoIt.st (3) D src/BaselineOfMetacello.package/BaselineOfMetacello.class/instance/reprimeRegistryIssue197.st (29) D src/BaselineOfMetacello.package/BaselineOfMetacello.class/instance/testResourcePostLoadDoIt.st (6) D src/BaselineOfMetacello.package/BaselineOfMetacello.class/properties.json (11) D src/BaselineOfMetacello.package/monticello.meta/categories.st (1) D src/BaselineOfMetacello.package/monticello.meta/package (1) M src/BaselineOfMorphic.package/BaselineOfMorphic.class/instance/postload.package..st (6) A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/allPackageNames.st (4) A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/compilerPackageNames.st (4) A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/fileSystemPackageNames.st (4) A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/kernelPackageNames.st (4) A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/packagesOfGroupNamed..st (4) A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/sUnitPackageNames.st (4) A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/version.st (4) M src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/instance/baseline..st (155) D src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/instance/exportProtocolsFrom..st (30) D src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/instance/minimalGroupPackageNames.st (14) M src/BaselineOfSUnit.package/BaselineOfSUnit.class/instance/baseline..st (5) M src/BaselineOfUI.package/BaselineOfUI.class/instance/baseline..st (2) D src/Chroma-CubeHelix.package/.filetree (4) D src/Chroma-CubeHelix.package/CubeHelix.class/README.md (7) D src/Chroma-CubeHelix.package/CubeHelix.class/class/hueShift.rotations.saturation..st (7) D src/Chroma-CubeHelix.package/CubeHelix.class/class/initialize.st (8) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/asColorStops.on..st (7) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/at..st (10) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/gamma..st (7) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/hueShift..st (5) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/initialize.st (7) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/rotations..st (5) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/rotations.st (3) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/saturation..st (5) D src/Chroma-CubeHelix.package/CubeHelix.class/properties.json (17) D src/Chroma-CubeHelix.package/monticello.meta/categories.st (1) D src/Chroma-CubeHelix.package/monticello.meta/package (1) D src/Chroma-CubeHelix.package/properties.json (2) A src/CodeExport.package/Class.extension/instance/fileOut.st (16) A src/CodeExport.package/Class.extension/instance/fileOutInitializerOn..st (3) A src/CodeExport.package/Class.extension/instance/fileOutOn..st (5) A src/CodeExport.package/Class.extension/instance/fileOutPool.onFileStream..st (18) A src/CodeExport.package/Class.extension/instance/fileOutSharedPoolsOn..st (8) A src/CodeExport.package/Class.extension/instance/shouldFileOutPool..st (4) A src/CodeExport.package/Class.extension/instance/shouldFileOutPools.st (4) A src/CodeExport.package/ClassDescription.extension/instance/fileOutCategory..st (10) A src/CodeExport.package/ClassDescription.extension/instance/fileOutCategory.on..st (15) A src/CodeExport.package/ClassDescription.extension/instance/fileOutChangedMessages.on..st (11) A src/CodeExport.package/ClassDescription.extension/instance/fileOutLocalMethodsInCategory.on..st (12) A src/CodeExport.package/ClassDescription.extension/instance/fileOutMethod..st (8) A src/CodeExport.package/ClassDescription.extension/instance/fileOutMethod.on..st (7) A src/CodeExport.package/ClassDescription.extension/instance/fileOutOn..st (8) A src/CodeExport.package/ClassDescription.extension/instance/fileOutOrganizationOn..st (7) A src/CodeExport.package/ClassDescription.extension/instance/isLocalSelector..st (5) A src/CodeExport.package/ClassDescription.extension/instance/printCategoryChunk.on.withStamp.priorMethod..st (18) A src/CodeExport.package/ClassDescription.extension/instance/printMethodChunk.on..st (36) A src/CodeExport.package/ClassDescription.extension/instance/selectorsToFileOutCategory..st (3) A src/CodeExport.package/ClassDescription.extension/properties.json (3) A src/CodeExport.package/ClassTrait.extension/instance/fileOutInitializerOn..st (5) A src/CodeExport.package/ClassTrait.extension/instance/nonTrivial.st (5) A src/CodeExport.package/ClassTrait.extension/properties.json (3) D src/CodeExport.package/FileStream.extension/class/writeSourceCodeFrom.baseName.isSt..st (27) D src/CodeExport.package/FileStream.extension/properties.json (3) A src/CodeExport.package/Metaclass.extension/instance/fileOutInitializerOn..st (5) A src/CodeExport.package/Metaclass.extension/instance/nonTrivial.st (5) A src/CodeExport.package/Trait.extension/instance/fileOut.st (16) A src/CodeExport.package/Trait.extension/instance/fileOutInitializerOn..st (3) A src/CodeExport.package/Trait.extension/instance/fileOutOn..st (5) A src/CodeExport.package/Trait.extension/instance/fileOutPool.onFileStream..st (18) A src/CodeExport.package/Trait.extension/instance/fileOutSharedPoolsOn..st (8) A src/CodeExport.package/Trait.extension/instance/shouldFileOutPool..st (4) A src/CodeExport.package/Trait.extension/instance/shouldFileOutPools.st (4) A src/CodeExport.package/TraitDescription.extension/instance/fileOutCategory..st (10) A src/CodeExport.package/TraitDescription.extension/instance/fileOutCategory.on..st (15) A src/CodeExport.package/TraitDescription.extension/instance/fileOutChangedMessages.on..st (11) A src/CodeExport.package/TraitDescription.extension/instance/fileOutLocalMethodsInCategory.on..st (12) A src/CodeExport.package/TraitDescription.extension/instance/fileOutMethod..st (8) A src/CodeExport.package/TraitDescription.extension/instance/fileOutMethod.on..st (7) A src/CodeExport.package/TraitDescription.extension/instance/fileOutOn..st (8) A src/CodeExport.package/TraitDescription.extension/instance/fileOutOrganizationOn..st (7) A src/CodeExport.package/TraitDescription.extension/instance/isLocalSelector..st (5) A src/CodeExport.package/TraitDescription.extension/instance/printCategoryChunk.on.withStamp.priorMethod..st (18) A src/CodeExport.package/TraitDescription.extension/instance/printMethodChunk.on..st (36) A src/CodeExport.package/TraitDescription.extension/instance/selectorsToFileOutCategory..st (3) A src/CodeExport.package/TraitDescription.extension/properties.json (3) D src/CodeImport.package/AbstractFileReference.extension/instance/fileIn.st (5) D src/CodeImport.package/AbstractFileReference.extension/properties.json (3) M src/CodeImport.package/ChunkReadStream.class/instance/isNextChunkMetaData.st (2) D src/CodeImport.package/ClassCommentChunk.class/instance/import.st (8) A src/CodeImport.package/ClassCommentChunk.class/instance/importFor.logSource..st (8) D src/CodeImport.package/ClassOrganizationChunk.class/instance/import.st (6) A src/CodeImport.package/ClassOrganizationChunk.class/instance/importFor.logSource..st (6) M src/CodeImport.package/CodeChunk.class/instance/import.st (2) D src/CodeImport.package/CodeChunk.class/instance/importFor..st (3) A src/CodeImport.package/CodeChunk.class/instance/importFor.logSource..st (3) A src/CodeImport.package/CodeImporter.class/instance/evaluate.st (11) M src/CodeImport.package/CodeImporter.class/instance/evaluateDeclarations.st (8) M src/CodeImport.package/CodeImporter.class/instance/file..st (3) M src/CodeImport.package/CodeImporter.class/instance/initialize.st (3) A src/CodeImport.package/CodeImporter.class/instance/logSource..st (4) M src/CodeImport.package/CodeImporter.class/properties.json (3) D src/CodeImport.package/DoItChunk.class/instance/import.st (3) D src/CodeImport.package/DoItChunk.class/instance/importFor..st (16) A src/CodeImport.package/DoItChunk.class/instance/importFor.logSource..st (16) D src/CodeImport.package/FileCompilerRequestor.class/class/fileReference..st (5) D src/CodeImport.package/FileCompilerRequestor.class/class/fileStream..st (3) D src/CodeImport.package/FileStream.extension/instance/fileIn.st (7) D src/CodeImport.package/FileStream.extension/properties.json (3) D src/CodeImport.package/MethodChunk.class/instance/import.st (3) D src/CodeImport.package/MethodChunk.class/instance/importFor..st (13) A src/CodeImport.package/MethodChunk.class/instance/importFor.logSource..st (14) D src/CodeImport.package/StyleChunk.class/instance/import.st (4) A src/CodeImport.package/StyleChunk.class/instance/importFor.logSource..st (3) M src/CodeImportCommandLineHandlers.package/STCommandLineHandler.class/instance/handleError.reference..st (8) M src/CodeImportCommandLineHandlers.package/STCommandLineHandler.class/instance/installSourceFile..st (4) M src/CodeImportCommandLineHandlers.package/STCommandLineHandler.class/instance/loadSourceFiles..st (3) M src/CodeImportCommandLineHandlers.package/STCommandLineHandler.class/instance/skipShebangFrom..st (7) -- Patch Links -- https://github.com/pharo-project/pharo/pull/226.patch https://github.com/pharo-project/pharo/pull/226.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/pharo-project/pharo/pull/226
yeah, this PR was submitted to wrong branch (master), thatâs why it looks so big ;) Esteban
On 30 Aug 2017, at 14:41, Marcus Denker <notifications@github.com> wrote:
https://pharo.fogbugz.com/f/cases/19880 <https://pharo.fogbugz.com/f/cases/19880> You can view, comment on, or merge this pull request online at:
https://github.com/pharo-project/pharo/pull/226 <https://github.com/pharo-project/pharo/pull/226> Commit Summary
Merge pull request #64 from pavel-krivanek/20092-Improve-speed-of-WriteStreamtab Merge pull request #143 from pavel-krivanek/20204-Text-classfromString Merge branch 'development' into 18650-VTermOutputDriver remove methods with Undeclared use session name Merge pull request #156 from pavel-krivanek/20213-SpecDebugger-label-display-session-name2 encapsulate build process in single script Merge branch 'development' of https://github.com/pharo-project/pharo into encapsulate Merge pull request #157 from guillep/encapsulate update iceberg to 0.5.1 Merge pull request #159 from pavel-krivanek/20224-update-Iceberg-in-Pharo-7-to-v051 Merge branch 'master' into 20218-Master-branch-Pharo-6-needs-to-be-safely-merged-into-development-branch-Pharo-7 fix FFI-Pools after merging SLICE-Issue-20226-TabMorph-should-use-stepping-mechanism-for-animating-background-building-DenisKudryashov.1 Fixing the supported languages in Latin9Environment to follow the Pharo6 configuration The MultiByteFileStream was not correctly initialized when loading because the #startup method has a different selector. fixes https://pharo.fogbugz.com/f/cases/20233/MCPackageManager-class-managersForCa... now the default order is dirty first Account for nil packages when retrieving manifest lowSpaceWatcher spanwNewProcess when problem happens with UI process Don't do ifNil: [ nil ] when getting a package manifest Merge pull request #162 from tesonep/20231-Latin9Environment-was-not-initialized-correctly-for-the-languages-and-was-mixing-up-with-Latin1Environment Merge pull request #160 from pavel-krivanek/20218-Master-branch-Pharo-6-needs-to-be-safely-merged-into-development-branch-Pharo-7 Name: SLICE-Issue-20249-Add-some-colors-to-the-themes-CyrilFerlicot.1 removed bad #package message send in MCPackageManager class>>bestMatchingManagerForCategory:do: Added #testManagersForCategoryDo Merge with refs/remotes/upstream/development Do the supercalss classification before all the others remove lowSpaceWatcher override update loaded Iceberg version to tag 0.5.2 Merge pull request #171 from pavel-krivanek/20255-Update-Iceberg-to-version-052-in-Pharo-7 Merge pull request #170 from Uko/20252-Automatic-method-categorization-causes-discrepancies-with-superclass-methods-protocols WeakIdentityValueDictionary is done Integrate Hermes update iceberg to v0.5.3 first step towards smaller kernel removed refernces to old streams update to iceberg v0.5.4 Merge pull request #173 from estebanlm/development Now table notifies existing rows about deletion and new rows about insertion. Name: SLICE-Issue-20230-Space-analysis-resurrection-HernanMoralesDurand.1 Adding Hermes generation Merge pull request #4 from tesonep/hermes Merge pull request #154 from akgrant43/Issue20189b Merge pull request #161 from pavel-krivanek/20226-TabMorph-should-use-stepping-mechanism-for-animating-background-building Merge pull request #167 from pharo-project/20242-Manifest-builder-doesn-t-consider-that-a-method-or-a-class-may-nave-no-package update iceberg (v0.5.5) Merge pull request #176 from estebanlm/development fix wrong content of method files wrong method file name reducing dependencies from kernel and system-support to filesystem Merge branch 'hermes' of https://github.com/guillep/pharo into hermes simplify Character class using zinc encoders manage command line handling initialization right cleanup repository Fix: remove symbol duplication by manually setting class names Fixes: avoid recursive exceptions in kernel fixed load st files in bootstrap adding hermes generation simplify bootstrapping first steps fix: can read chunks using files added jenkins file for testing using latest image testing only 32 bits hotfix for CI Hotfix: remove bad code from the script Fix: download vm in jenkins file loading monticello and metacello fixed packages to load Fixed encoding better exception handling refactored list of packages and protocols to create fix: bugs impeding reloading Patch: fix non portable cr in stdout fixed tests running with travis travis: fix dependencies Fix: initialize MultiByteFileStream after FileSystem is loaded fixed source condensation added cairo library to travis file removed patches for class and instance variable creation fixed tab Fix test: Smalltalk image is not in the startup list anymore Fix: fix release tests - force reloading of all mc packages merge with pharo/development removed method properties files Cleanup: remove duplicated class builder package Merge build.sh Fix: remove duplicated byte encoders Cleanup: indentation Fix: loading latest baseline before generating hermes files Fix: monticello bootstrap has to load Kernel-BytecodeEncoders mcz Fixing version of Hermes Fix: restored iceberg commit setup Merge branch 'hermes' of https://github.com/guillep/pharo into hermes test fixed architecture getting find output remove backtick stashing sources file find image files in correct directory archiving artifacts allways archiving only generated images portable shell using portable shell everywhere Update Jenkinsfile Fix: non restricted travis clone depth Update Jenkinsfile Changing the jenkinsfile to not fail if could not find *.xml artifacts Showing the error Update Jenkinsfile Adding runTest.sh Update Jenkinsfile Running tests in windows Update Jenkinsfile Update Jenkinsfile Update runTests.sh Update runTests.sh Removing stupid lines Update runTests.sh Fixing the architecture. Trying to find the files without quotes. Update runTests.sh Trying different quotes Merge pull request #177 from guillep/hermes Merge pull request #178 from guillep/20285-add-jenkins-file-into-repository https://pharo.fogbugz.com/f/cases/20257/bitAnd-description-is-wrong FIX: Revert package loading to a normal load instead of a raw snapshopt installation. Enhancement: Code import should have an argument to not log sources Fix: install multilingual before MC so we can start up source file handling before. Methods installed be the compiler will embed source code if changes file is not available otherwise. Fix: added missing double quote Fix: initialize logSource to true as default FIX: Quality assistant tests should always close windows, even in headless. Otherwise they produce side effects FIX: change position to before the truncated position. Otherwise the linux file plugin does not behave properly Fix: metallo platform tests should use correct path delimiter to work in windows Patch: skip QA buggy tests Revert "FIX: Quality assistant tests should always close windows, even in headless. Otherwise they produce side effects" added script to prepare archives to upload Fix: correct indentation get flat tabs. reduce indented space between tabbar and contents Enhancement: make build tag appear before sha Adding alpha tag reviewed with guille. Now all the tests should be green. added 64 bits preparation also Enhancement: adding transformation step 32 to 64 bit to jenkins Fix: use architecture as string fix some colors (most of them were hardcoded) Enhancement: put all archived files together correct formating Fix: bootstrap cache path ok done with pavel a while ago and the failed test is in zinc https://pharo.fogbugz.com/f/cases/20257/bitAnd-description-is-wrong https://pharo.fogbugz.com/f/cases/20233/MCPackageManager-class-managersForCa... extended jenkins file with upload Merge pull request #186 from guillep/20291-Convert-32-bit-images-in-64 Merge latest pharo development fixed upload with jenkins sshagent Merge pull request #185 from guillep/20290-Add-build-number-to-uploaded-files Fix script path for upload HOTFIX: correct scp server path HOTFIX: fix upload script paths HOTFIX: upload also main images fix height fix border volors Looks ok. I will readd WidgetInput in another PR later Looks ok : https://pharo.fogbugz.com/f/cases/20063/ Looks nice and Denis is around. https://pharo.fogbugz.com/f/cases/20238/ https://pharo.fogbugz.com/f/cases/20295/ bootstrap job should not wait for tests Fix enclosing of brackets https://pharo.fogbugz.com/f/cases/20249/Add-some-colors-to-the-themes Fix variable declarations fixed test variable declaration https://pharo.fogbugz.com/f/cases/17848/SequenciableCollection-first-raise-a... Merge pull request #188 from guillep/20297-Avoid-deadlocks-in-jenkins Merge pull request #182 from guillep/20286-Bootstrap-packages-are-dirty-in-a-fresh-image do not ignore BaselineOfIDE warnings Issue 13217 Initial commit add class comment commit https://pharo.fogbugz.com/f/cases/13217/FS-basename-with-compound-path-strin... Integrate WebBrowser-Core package to be able to open a browser on a URL https://pharo.fogbugz.com/f/cases/20009/Recompilation-of-trait-methods-creat... added pharo repository name Merge pull request #194 from guillep/20305-Pharo-system-repository-should-have-a-name Integrate in next Build make SUnit exportable by Hermes and add PerformMessageCommandLineHandler 19802-Make-sure-Symbol-concatenation-results-in-a-Symbol-not-a-String https://pharo.fogbugz.com/f/cases/20196/Remove-StringMorphEditor case 18650 Merge pull request #190 from pavel-krivanek/20301-loading-of-BaselineOfIDE-must-not-resolve-conflicts-automatically Add comment to AbstractFileReference>>size. Add 'iso88591' to the encoding names of Latin1TextConverters + recategorize some methods. https://pharo.fogbugz.com/f/cases/20105/Implement-WeakIdentityValueDictionar... Split WorldState class>>mostUsedTools: to let each tool define its own entry on the menu. This commit also add #order: to the different items. This is helpful when we want to add some items as Iceberg. Improve comment of SmallDictionary Pash down index variable from slot to indexed slots. See case 20191 https://pharo.fogbugz.com/f/cases/20191/index-inst-var-should-move-from-Slot... Case 20307 File names should not be canonicalised by default https://pharo.fogbugz.com/f/cases/20091/Improve-comment-of-SmallDictionary Convert HenrikNergaard slice. Create a first class error for instance variable access failure when we try to access it by its name. https://pharo.fogbugz.com/f/cases/20307/File-names-should-not-be-canonicalis... https://pharo.fogbugz.com/f/cases/20269/FileReference-size-needs-a-comment Issue 20165 Support segment path printing Just four tests from https://pharo.fogbugz.com/f/cases/20165/Support-segment-path-printing https://pharo.fogbugz.com/f/cases/18084/FileReference-EnsureCreateFile Add tests for new exception "NoInstanceVariableNamed" Use a more robust way to get the package associated to a protocol. Merge branch 'development' of https://github.com/pharo-project/pharo into 20304-Integrate-WebBrowser-package use LibC add web browser package to BaselineOfIDE as requested by Pavel on https://github.com/pharo-project/pharo/pull/193 allow extensible search for #webbrowserClassForPlatform https://pharo.fogbugz.com/f/cases/19697/MailMessage-API-Improvement use #fromRfc822: Merge pull request #211 from pavel-krivanek/20320-MailMessage-tests-are-broken- to avoid Undeclared, we move it to the BaselineOfUI (before HelpSystem-Core) Fix case 20321: built image should contain build number in suffix Simplify system version Fix case 20321: about window should show build info Fix case 20321: fix build scripts Merge branch 'development' into 20306-SUnit-exportable-by-Hermes removing outdated tests Fix case 20321: add build info to bootstrap.sh script add InitializePackageCommandLineHandler, make JenkinsTools-Core loadable by Hermes Fix case 20321: set BUILD_NUMBER in jenkins file Replace NoInstanceVariableNamed by InstanceVariableNotFound Fix case 20321: command line handler should use same version info 20062-Open-a-package-extending-a-class-via-the-extension-protocol https://pharo.fogbugz.com/f/cases/20321/Add-build-number-to-SystemVersion https://pharo.fogbugz.com/f/cases/20230/Space-analysis-resurrection https://pharo.fogbugz.com/f/cases/20256/Latin1TextConverter-should-know-mone... https://pharo.fogbugz.com/f/cases/20247/Refactor-the-MostUsedTools-of-the-wo... https://pharo.fogbugz.com/f/cases/18864/Remove-empty-protocols-on-categorize... Matrix: Trivial typo fix in method comment https://pharo.fogbugz.com/f/cases/20114/Replace-self-error-no-such-inst-var-... Use #lineNumberColor in rubric because current line number color is not dark theme friendly. https://pharo.fogbugz.com/f/cases/resolve/18172/Rubric-line-numbers-are-not-... https://pharo.fogbugz.com/f/cases/20326/Matrix-Trivial-typo-fix Merge branch 'development' into 20306-SUnit-exportable-by-Hermes use command line handler for the RPackage initialization update jenkinsfile fix typo use ZnCharacterWriteStream for progress file because of windows slave Merge pull request #195 from pavel-krivanek/20306-SUnit-exportable-by-Hermes Merge pull request #205 from jecisc/20191-index-inst-var-should-move-from-Slot-to-IndexedSlot Merge pull request #193 from astares/20304-Integrate-WebBrowser-package Merge pull request #174 from pavel-krivanek/20260-FastTable-not-support-cell-morphs-with-stepping-animation https://pharo.fogbugz.com/f/cases/19880 File Changes
M .gitignore <https://github.com/pharo-project/pharo/pull/226/files#diff-0> (6) M .travis.yml <https://github.com/pharo-project/pharo/pull/226/files#diff-1> (51) A Jenkinsfile <https://github.com/pharo-project/pharo/pull/226/files#diff-2> (99) M bootstrap/scripts/01-initialization/01-init.st <https://github.com/pharo-project/pharo/pull/226/files#diff-3> (115) D bootstrap/scripts/01-initialization/02-initRPackageOrganizer.st <https://github.com/pharo-project/pharo/pull/226/files#diff-4> (36) M bootstrap/scripts/01-initialization/03-initUnicode.st <https://github.com/pharo-project/pharo/pull/226/files#diff-5> (2) M bootstrap/scripts/02-monticello-bootstrap/02-bootstrapMonticello.st <https://github.com/pharo-project/pharo/pull/226/files#diff-6> (1) A bootstrap/scripts/04-configure-resulting-image/fixPackageVersions.st <https://github.com/pharo-project/pharo/pull/226/files#diff-7> (39) A bootstrap/scripts/bootstrap.sh <https://github.com/pharo-project/pharo/pull/226/files#diff-8> (11) M bootstrap/scripts/bootstrap.st <https://github.com/pharo-project/pharo/pull/226/files#diff-9> (12) M bootstrap/scripts/build.sh <https://github.com/pharo-project/pharo/pull/226/files#diff-10> (100) A bootstrap/scripts/generateKernelHermesFiles.st <https://github.com/pharo-project/pharo/pull/226/files#diff-11> (47) A bootstrap/scripts/generateSUnitHermesFiles.st <https://github.com/pharo-project/pharo/pull/226/files#diff-12> (47) A bootstrap/scripts/prepare_for_upload.sh <https://github.com/pharo-project/pharo/pull/226/files#diff-13> (44) A bootstrap/scripts/runTests.sh <https://github.com/pharo-project/pharo/pull/226/files#diff-14> (27) A bootstrap/scripts/testing/core/runTests.st <https://github.com/pharo-project/pharo/pull/226/files#diff-15> (11) A bootstrap/scripts/transform_32_into_64.sh <https://github.com/pharo-project/pharo/pull/226/files#diff-16> (52) A bootstrap/scripts/upload_to_files.pharo.org.sh <https://github.com/pharo-project/pharo/pull/226/files#diff-17> (7) M bootstrap/src/BaselineOfPharoBootstrapProcess.package/BaselineOfPharoBootstrapProcess.class/instance/baseline..st <https://github.com/pharo-project/pharo/pull/226/files#diff-18> (30) D bootstrap/src/BaselineOfPharoBootstrapProcess.package/BaselineOfPharoBootstrapProcess.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-19> (6) D bootstrap/src/BaselineOfPharoBootstrapProcess.package/monticello.meta/version <https://github.com/pharo-project/pharo/pull/226/files#diff-20> (1) D bootstrap/src/Pharo30Bootstrap.package/FiCargoWriter.extension/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-21> (7) D bootstrap/src/Pharo30Bootstrap.package/FiMetacelloWriter.extension/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-22> (7) D bootstrap/src/Pharo30Bootstrap.package/MCClassDefinition.extension/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-23> (6) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/buildNumber..st <https://github.com/pharo-project/pharo/pull/226/files#diff-24> (4) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/buildNumber.st <https://github.com/pharo-project/pharo/pull/226/files#diff-25> (4) M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/createImage.st <https://github.com/pharo-project/pharo/pull/226/files#diff-26> (7) M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportAllPackagesIntoMcz.st <https://github.com/pharo-project/pharo/pull/226/files#diff-27> (2) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportCoreTestsInStFile.st <https://github.com/pharo-project/pharo/pull/226/files#diff-28> (83) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportDeprecatedInStFile.st <https://github.com/pharo-project/pharo/pull/226/files#diff-29> (7) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportFileSystemInStFile.st <https://github.com/pharo-project/pharo/pull/226/files#diff-30> (11) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportIntoMcz..st <https://github.com/pharo-project/pharo/pull/226/files#diff-31> (4) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportJenkinsToolsInStFile.st <https://github.com/pharo-project/pharo/pull/226/files#diff-32> (6) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportKernelPackageNames.st <https://github.com/pharo-project/pharo/pull/226/files#diff-33> (7) M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportKernelProtocols.st <https://github.com/pharo-project/pharo/pull/226/files#diff-34> (23) M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportMonticelloInStFile.st <https://github.com/pharo-project/pharo/pull/226/files#diff-35> (27) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportMultilingualInStFile.st <https://github.com/pharo-project/pharo/pull/226/files#diff-36> (14) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportPackageNamesFor.to..st <https://github.com/pharo-project/pharo/pull/226/files#diff-37> (8) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportPackages.intoFile..st <https://github.com/pharo-project/pharo/pull/226/files#diff-38> (7) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportPackages.usingInitializeScript.intoFile..st <https://github.com/pharo-project/pharo/pull/226/files#diff-39> (9) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportPackages.withBlacklistedClasses.withBlacklistedMethods.usingInitializeScript.intoFile..st <https://github.com/pharo-project/pharo/pull/226/files#diff-40> (21) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportProtocolsFor.to..st <https://github.com/pharo-project/pharo/pull/226/files#diff-41> (20) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportSUnitInStFile.st <https://github.com/pharo-project/pharo/pull/226/files#diff-42> (21) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportSUnitPackageNames.st <https://github.com/pharo-project/pharo/pull/226/files#diff-43> (7) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/exportSUnitProtocols.st <https://github.com/pharo-project/pharo/pull/226/files#diff-44> (5) M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/kernelPackageNames.st <https://github.com/pharo-project/pharo/pull/226/files#diff-45> (2) M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/prepareBootstrap.st <https://github.com/pharo-project/pharo/pull/226/files#diff-46> (11) A bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/instance/sUnitPackageNames.st <https://github.com/pharo-project/pharo/pull/226/files#diff-47> (6) D bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-48> (35) M bootstrap/src/Pharo30Bootstrap.package/PBBootstrap.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-49> (4) D bootstrap/src/Pharo30Bootstrap.package/PBBootstrap30.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-50> (49) D bootstrap/src/Pharo30Bootstrap.package/PBBootstrapLogger.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-51> (8) D bootstrap/src/Pharo30Bootstrap.package/PBBootstrapStatistics.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-52> (8) D bootstrap/src/Pharo30Bootstrap.package/PBCargoFetcher.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-53> (8) M bootstrap/src/Pharo30Bootstrap.package/PBCargoFetcher.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-54> (2) D bootstrap/src/Pharo30Bootstrap.package/PBClassDefinition.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-55> (15) M bootstrap/src/Pharo30Bootstrap.package/PBClassLoader.class/instance/classDefinitionFor..st <https://github.com/pharo-project/pharo/pull/226/files#diff-56> (2) M bootstrap/src/Pharo30Bootstrap.package/PBClassLoader.class/instance/initializeClassPool..st <https://github.com/pharo-project/pharo/pull/226/files#diff-57> (5) D bootstrap/src/Pharo30Bootstrap.package/PBClassLoader.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-58> (37) D bootstrap/src/Pharo30Bootstrap.package/PBDefinitionFetcher.class/instance/environmentWithClassNameValidationDisbaledFrom..st <https://github.com/pharo-project/pharo/pull/226/files#diff-59> (9) D bootstrap/src/Pharo30Bootstrap.package/PBDefinitionFetcher.class/instance/patchDefinition..st <https://github.com/pharo-project/pharo/pull/226/files#diff-60> (11) D bootstrap/src/Pharo30Bootstrap.package/PBDefinitionFetcher.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-61> (13) M bootstrap/src/Pharo30Bootstrap.package/PBDefinitionFetcher.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-62> (2) A bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/instance/commitHash.st <https://github.com/pharo-project/pharo/pull/226/files#diff-63> (4) M bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/instance/fetch.st <https://github.com/pharo-project/pharo/pull/226/files#diff-64> (10) M bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/instance/gitRepositoryUrl.location.subdirectory..st <https://github.com/pharo-project/pharo/pull/226/files#diff-65> (13) A bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/instance/majorVersion.st <https://github.com/pharo-project/pharo/pull/226/files#diff-66> (4) A bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/instance/minorVersion.st <https://github.com/pharo-project/pharo/pull/226/files#diff-67> (4) D bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-68> (12) M bootstrap/src/Pharo30Bootstrap.package/PBGitFetcher.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-69> (3) A bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/instance/buildNumber..st <https://github.com/pharo-project/pharo/pull/226/files#diff-70> (4) A bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/instance/buildNumber.st <https://github.com/pharo-project/pharo/pull/226/files#diff-71> (4) M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/instance/createInitialObjects.st <https://github.com/pharo-project/pharo/pull/226/files#diff-72> (4) M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/instance/initializeImage.st <https://github.com/pharo-project/pharo/pull/226/files#diff-73> (9) D bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-74> (64) M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilder50.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-75> (5) D bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur50.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-76> (32) M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur50.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-77> (2) D bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur5032bit.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-78> (6) M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur5032bit.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-79> (2) D bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur5064bit.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-80> (7) M bootstrap/src/Pharo30Bootstrap.package/PBImageBuilderSpur5064bit.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-81> (2) D bootstrap/src/Pharo30Bootstrap.package/PBMetacelloFetcher.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-82> (25) M bootstrap/src/Pharo30Bootstrap.package/PBMetacelloFetcher.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-83> (2) D bootstrap/src/Pharo30Bootstrap.package/PBMethodCompiler.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-84> (12) D bootstrap/src/Pharo30Bootstrap.package/PBSignal.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-85> (4) D bootstrap/src/Pharo30Bootstrap.package/PBSpurClassLoader.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-86> (10) D bootstrap/src/Pharo30Bootstrap.package/PBStepFinishedSignal.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-87> (4) D bootstrap/src/Pharo30Bootstrap.package/PBStepStartedSignal.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-88> (4) D bootstrap/src/Pharo30Bootstrap.package/PBSubStepFinishedSignal.class/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-89> (4) D bootstrap/src/Pharo30Bootstrap.package/RFiClass.extension/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-90> (6) D bootstrap/src/Pharo30Bootstrap.package/RFiTrait.extension/methodProperties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-91> (6) D bootstrap/src/Pharo30Bootstrap.package/monticello.meta/version <https://github.com/pharo-project/pharo/pull/226/files#diff-92> (1) A src/AST-Core.package/Behavior.extension/instance/parseTreeFor..st <https://github.com/pharo-project/pharo/pull/226/files#diff-93> (3) R src/AST-Core.package/Behavior.extension/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-94> (0) M src/AST-Core.package/CompiledMethod.extension/instance/parseTree.st <https://github.com/pharo-project/pharo/pull/226/files#diff-95> (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitArgumentNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-96> (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitArgumentNodes..st <https://github.com/pharo-project/pharo/pull/226/files#diff-97> (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitArrayNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-98> (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitAssignmentNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-99> (5) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitBlockNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-100> (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitCascadeNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-101> (3) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitGlobalNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-102> (3) R src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitInstanceVariableNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-103> (0) R src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitLiteralArrayNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-104> (0) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitLiteralNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-105> (2) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitMessageNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-106> (5) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitMethodNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-107> (6) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-108> (3) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitParseErrorNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-109> (2) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitPatternBlockNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-110> (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitPatternWrapperBlockNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-111> (5) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitPragmaNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-112> (3) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitReturnNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-113> (3) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitSelfNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-114> (3) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitSequenceNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-115> (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitSuperNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-116> (3) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitTemporaryNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-117> (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitTemporaryNodes..st <https://github.com/pharo-project/pharo/pull/226/files#diff-118> (4) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitThisContextNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-119> (3) A src/AST-Core.package/RBProgramNodeVisitor.class/instance/visitVariableNode..st <https://github.com/pharo-project/pharo/pull/226/files#diff-120> (3) M src/AST-Core.package/RBProgramNodeVisitor.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-121> (12) A src/AST-Core.package/TraitBehavior.extension/instance/parseTreeFor..st <https://github.com/pharo-project/pharo/pull/226/files#diff-122> (3) A src/AST-Core.package/TraitBehavior.extension/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-123> (3) M src/AST-Tests-Core.package/RBParserTest.class/instance/testArray.st <https://github.com/pharo-project/pharo/pull/226/files#diff-124> (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testArrayNodesArentArrays.st <https://github.com/pharo-project/pharo/pull/226/files#diff-125> (6) M src/AST-Tests-Core.package/RBParserTest.class/instance/testBlockNodeIsUsed.st <https://github.com/pharo-project/pharo/pull/226/files#diff-126> (6) M src/AST-Tests-Core.package/RBParserTest.class/instance/testBlockReturnNode.st <https://github.com/pharo-project/pharo/pull/226/files#diff-127> (6) M src/AST-Tests-Core.package/RBParserTest.class/instance/testCascade.st <https://github.com/pharo-project/pharo/pull/226/files#diff-128> (10) M src/AST-Tests-Core.package/RBParserTest.class/instance/testCascadeReplacement.st <https://github.com/pharo-project/pharo/pull/226/files#diff-129> (6) M src/AST-Tests-Core.package/RBParserTest.class/instance/testCreationProtocol.st <https://github.com/pharo-project/pharo/pull/226/files#diff-130> (7) M src/AST-Tests-Core.package/RBParserTest.class/instance/testEquivalentExceptRenaming.st <https://github.com/pharo-project/pharo/pull/226/files#diff-131> (4) M src/AST-Tests-Core.package/RBParserTest.class/instance/testFormatter.st <https://github.com/pharo-project/pharo/pull/226/files#diff-132> (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testIntervals.st <https://github.com/pharo-project/pharo/pull/226/files#diff-133> (4) M src/AST-Tests-Core.package/RBParserTest.class/instance/testInvalidPragmaPosition.st <https://github.com/pharo-project/pharo/pull/226/files#diff-134> (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testLiteralArray.st <https://github.com/pharo-project/pharo/pull/226/files#diff-135> (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testLiteralIntevals.st <https://github.com/pharo-project/pharo/pull/226/files#diff-136> (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testMethodPatterns.st <https://github.com/pharo-project/pharo/pull/226/files#diff-137> (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testModifying.st <https://github.com/pharo-project/pharo/pull/226/files#diff-138> (8) M src/AST-Tests-Core.package/RBParserTest.class/instance/testNegativeNumberError.st <https://github.com/pharo-project/pharo/pull/226/files#diff-139> (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testNumberParsing.st <https://github.com/pharo-project/pharo/pull/226/files#diff-140> (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testNumberRadixParsing.st <https://github.com/pharo-project/pharo/pull/226/files#diff-141> (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testParsingLiteralMessages.st <https://github.com/pharo-project/pharo/pull/226/files#diff-142> (14) M src/AST-Tests-Core.package/RBParserTest.class/instance/testPositions.st <https://github.com/pharo-project/pharo/pull/226/files#diff-143> (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testPragmaConstantLiteralArgument.st <https://github.com/pharo-project/pharo/pull/226/files#diff-144> (6) M src/AST-Tests-Core.package/RBParserTest.class/instance/testPragmaImplicitLiteralArrayIsInvalid.st <https://github.com/pharo-project/pharo/pull/226/files#diff-145> (6) M src/AST-Tests-Core.package/RBParserTest.class/instance/testPragmaPrimitiveError.st <https://github.com/pharo-project/pharo/pull/226/files#diff-146> (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testPragmas.st <https://github.com/pharo-project/pharo/pull/226/files#diff-147> (8) M src/AST-Tests-Core.package/RBParserTest.class/instance/testPrimitives.st <https://github.com/pharo-project/pharo/pull/226/files#diff-148> (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testQuerying.st <https://github.com/pharo-project/pharo/pull/226/files#diff-149> (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testQueryingPrimitiveErrorVar.st <https://github.com/pharo-project/pharo/pull/226/files#diff-150> (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testReplacingNodes.st <https://github.com/pharo-project/pharo/pull/226/files#diff-151> (6) M src/AST-Tests-Core.package/RBParserTest.class/instance/testStatements.st <https://github.com/pharo-project/pharo/pull/226/files#diff-152> (2) M src/AST-Tests-Core.package/RBParserTest.class/instance/testString.st <https://github.com/pharo-project/pharo/pull/226/files#diff-153> (14) M src/AST-Tests-Core.package/RBParserTest.class/instance/testSymbolLiteral.st <https://github.com/pharo-project/pharo/pull/226/files#diff-154> (4) M src/BaselineOfBasicTools.package/BaselineOfBasicTools.class/instance/baseline..st <https://github.com/pharo-project/pharo/pull/226/files#diff-155> (4) D src/BaselineOfFileTree.package/.filetree <https://github.com/pharo-project/pharo/pull/226/files#diff-156> (4) D src/BaselineOfFileTree.package/BaselineOfFileTree.class/instance/baseline..st <https://github.com/pharo-project/pharo/pull/226/files#diff-157> (64) D src/BaselineOfFileTree.package/BaselineOfFileTree.class/instance/customProjectAttributes.st <https://github.com/pharo-project/pharo/pull/226/files#diff-158> (16) D src/BaselineOfFileTree.package/BaselineOfFileTree.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-159> (14) D src/BaselineOfFileTree.package/monticello.meta/categories.st <https://github.com/pharo-project/pharo/pull/226/files#diff-160> (1) D src/BaselineOfFileTree.package/monticello.meta/package <https://github.com/pharo-project/pharo/pull/226/files#diff-161> (1) D src/BaselineOfFileTree.package/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-162> (2) R src/BaselineOfHermes.package/.filetree <https://github.com/pharo-project/pharo/pull/226/files#diff-163> (0) R src/BaselineOfHermes.package/BaselineOfHermes.class/README.md <https://github.com/pharo-project/pharo/pull/226/files#diff-164> (0) A src/BaselineOfHermes.package/BaselineOfHermes.class/instance/baseline..st <https://github.com/pharo-project/pharo/pull/226/files#diff-165> (13) A src/BaselineOfHermes.package/BaselineOfHermes.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-166> (11) A src/BaselineOfHermes.package/monticello.meta/categories.st <https://github.com/pharo-project/pharo/pull/226/files#diff-167> (1) R src/BaselineOfHermes.package/monticello.meta/initializers.st <https://github.com/pharo-project/pharo/pull/226/files#diff-168> (0) A src/BaselineOfHermes.package/monticello.meta/package <https://github.com/pharo-project/pharo/pull/226/files#diff-169> (1) R src/BaselineOfHermes.package/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-170> (0) M src/BaselineOfIDE.package/BaselineOfIDE.class/instance/baseline..st <https://github.com/pharo-project/pharo/pull/226/files#diff-171> (45) M src/BaselineOfIDE.package/BaselineOfIDE.class/instance/groups..st <https://github.com/pharo-project/pharo/pull/226/files#diff-172> (46) M src/BaselineOfIDE.package/BaselineOfIDE.class/instance/loadIceberg.st <https://github.com/pharo-project/pharo/pull/226/files#diff-173> (4) D src/BaselineOfIceberg.package/BaselineOfIceberg.class/instance/baseline..st <https://github.com/pharo-project/pharo/pull/226/files#diff-174> (46) D src/BaselineOfIceberg.package/BaselineOfIceberg.class/instance/customProjectAttributes.st <https://github.com/pharo-project/pharo/pull/226/files#diff-175> (5) D src/BaselineOfIceberg.package/BaselineOfIceberg.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-176> (11) D src/BaselineOfIceberg.package/monticello.meta/categories.st <https://github.com/pharo-project/pharo/pull/226/files#diff-177> (1) D src/BaselineOfIceberg.package/monticello.meta/package <https://github.com/pharo-project/pharo/pull/226/files#diff-178> (1) D src/BaselineOfLibGit.package/BaselineOfLibGit.class/instance/baseline..st <https://github.com/pharo-project/pharo/pull/226/files#diff-179> (21) D src/BaselineOfLibGit.package/BaselineOfLibGit.class/instance/changeRepositoryType.st <https://github.com/pharo-project/pharo/pull/226/files#diff-180> (21) D src/BaselineOfLibGit.package/BaselineOfLibGit.class/instance/postLoadActions.st <https://github.com/pharo-project/pharo/pull/226/files#diff-181> (3) D src/BaselineOfLibGit.package/BaselineOfLibGit.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-182> (11) D src/BaselineOfLibGit.package/monticello.meta/categories.st <https://github.com/pharo-project/pharo/pull/226/files#diff-183> (1) D src/BaselineOfLibGit.package/monticello.meta/package <https://github.com/pharo-project/pharo/pull/226/files#diff-184> (1) D src/BaselineOfMetacello.package/BaselineOfMetacello.class/instance/baseline..st <https://github.com/pharo-project/pharo/pull/226/files#diff-185> (301) D src/BaselineOfMetacello.package/BaselineOfMetacello.class/instance/gemstone10beta311PostLoadDoIt.st <https://github.com/pharo-project/pharo/pull/226/files#diff-186> (3) D src/BaselineOfMetacello.package/BaselineOfMetacello.class/instance/reprimeRegistryIssue197.st <https://github.com/pharo-project/pharo/pull/226/files#diff-187> (29) D src/BaselineOfMetacello.package/BaselineOfMetacello.class/instance/testResourcePostLoadDoIt.st <https://github.com/pharo-project/pharo/pull/226/files#diff-188> (6) D src/BaselineOfMetacello.package/BaselineOfMetacello.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-189> (11) D src/BaselineOfMetacello.package/monticello.meta/categories.st <https://github.com/pharo-project/pharo/pull/226/files#diff-190> (1) D src/BaselineOfMetacello.package/monticello.meta/package <https://github.com/pharo-project/pharo/pull/226/files#diff-191> (1) M src/BaselineOfMorphic.package/BaselineOfMorphic.class/instance/postload.package..st <https://github.com/pharo-project/pharo/pull/226/files#diff-192> (6) A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/allPackageNames.st <https://github.com/pharo-project/pharo/pull/226/files#diff-193> (4) A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/compilerPackageNames.st <https://github.com/pharo-project/pharo/pull/226/files#diff-194> (4) A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/fileSystemPackageNames.st <https://github.com/pharo-project/pharo/pull/226/files#diff-195> (4) A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/kernelPackageNames.st <https://github.com/pharo-project/pharo/pull/226/files#diff-196> (4) A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/packagesOfGroupNamed..st <https://github.com/pharo-project/pharo/pull/226/files#diff-197> (4) A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/sUnitPackageNames.st <https://github.com/pharo-project/pharo/pull/226/files#diff-198> (4) A src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/class/version.st <https://github.com/pharo-project/pharo/pull/226/files#diff-199> (4) M src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/instance/baseline..st <https://github.com/pharo-project/pharo/pull/226/files#diff-200> (155) D src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/instance/exportProtocolsFrom..st <https://github.com/pharo-project/pharo/pull/226/files#diff-201> (30) D src/BaselineOfPharoBootstrap.package/BaselineOfPharoBootstrap.class/instance/minimalGroupPackageNames.st <https://github.com/pharo-project/pharo/pull/226/files#diff-202> (14) M src/BaselineOfSUnit.package/BaselineOfSUnit.class/instance/baseline..st <https://github.com/pharo-project/pharo/pull/226/files#diff-203> (5) M src/BaselineOfUI.package/BaselineOfUI.class/instance/baseline..st <https://github.com/pharo-project/pharo/pull/226/files#diff-204> (2) D src/Chroma-CubeHelix.package/.filetree <https://github.com/pharo-project/pharo/pull/226/files#diff-205> (4) D src/Chroma-CubeHelix.package/CubeHelix.class/README.md <https://github.com/pharo-project/pharo/pull/226/files#diff-206> (7) D src/Chroma-CubeHelix.package/CubeHelix.class/class/hueShift.rotations.saturation..st <https://github.com/pharo-project/pharo/pull/226/files#diff-207> (7) D src/Chroma-CubeHelix.package/CubeHelix.class/class/initialize.st <https://github.com/pharo-project/pharo/pull/226/files#diff-208> (8) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/asColorStops.on..st <https://github.com/pharo-project/pharo/pull/226/files#diff-209> (7) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/at..st <https://github.com/pharo-project/pharo/pull/226/files#diff-210> (10) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/gamma..st <https://github.com/pharo-project/pharo/pull/226/files#diff-211> (7) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/hueShift..st <https://github.com/pharo-project/pharo/pull/226/files#diff-212> (5) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/initialize.st <https://github.com/pharo-project/pharo/pull/226/files#diff-213> (7) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/rotations..st <https://github.com/pharo-project/pharo/pull/226/files#diff-214> (5) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/rotations.st <https://github.com/pharo-project/pharo/pull/226/files#diff-215> (3) D src/Chroma-CubeHelix.package/CubeHelix.class/instance/saturation..st <https://github.com/pharo-project/pharo/pull/226/files#diff-216> (5) D src/Chroma-CubeHelix.package/CubeHelix.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-217> (17) D src/Chroma-CubeHelix.package/monticello.meta/categories.st <https://github.com/pharo-project/pharo/pull/226/files#diff-218> (1) D src/Chroma-CubeHelix.package/monticello.meta/package <https://github.com/pharo-project/pharo/pull/226/files#diff-219> (1) D src/Chroma-CubeHelix.package/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-220> (2) A src/CodeExport.package/Class.extension/instance/fileOut.st <https://github.com/pharo-project/pharo/pull/226/files#diff-221> (16) A src/CodeExport.package/Class.extension/instance/fileOutInitializerOn..st <https://github.com/pharo-project/pharo/pull/226/files#diff-222> (3) A src/CodeExport.package/Class.extension/instance/fileOutOn..st <https://github.com/pharo-project/pharo/pull/226/files#diff-223> (5) A src/CodeExport.package/Class.extension/instance/fileOutPool.onFileStream..st <https://github.com/pharo-project/pharo/pull/226/files#diff-224> (18) A src/CodeExport.package/Class.extension/instance/fileOutSharedPoolsOn..st <https://github.com/pharo-project/pharo/pull/226/files#diff-225> (8) A src/CodeExport.package/Class.extension/instance/shouldFileOutPool..st <https://github.com/pharo-project/pharo/pull/226/files#diff-226> (4) A src/CodeExport.package/Class.extension/instance/shouldFileOutPools.st <https://github.com/pharo-project/pharo/pull/226/files#diff-227> (4) A src/CodeExport.package/ClassDescription.extension/instance/fileOutCategory..st <https://github.com/pharo-project/pharo/pull/226/files#diff-228> (10) A src/CodeExport.package/ClassDescription.extension/instance/fileOutCategory.on..st <https://github.com/pharo-project/pharo/pull/226/files#diff-229> (15) A src/CodeExport.package/ClassDescription.extension/instance/fileOutChangedMessages.on..st <https://github.com/pharo-project/pharo/pull/226/files#diff-230> (11) A src/CodeExport.package/ClassDescription.extension/instance/fileOutLocalMethodsInCategory.on..st <https://github.com/pharo-project/pharo/pull/226/files#diff-231> (12) A src/CodeExport.package/ClassDescription.extension/instance/fileOutMethod..st <https://github.com/pharo-project/pharo/pull/226/files#diff-232> (8) A src/CodeExport.package/ClassDescription.extension/instance/fileOutMethod.on..st <https://github.com/pharo-project/pharo/pull/226/files#diff-233> (7) A src/CodeExport.package/ClassDescription.extension/instance/fileOutOn..st <https://github.com/pharo-project/pharo/pull/226/files#diff-234> (8) A src/CodeExport.package/ClassDescription.extension/instance/fileOutOrganizationOn..st <https://github.com/pharo-project/pharo/pull/226/files#diff-235> (7) A src/CodeExport.package/ClassDescription.extension/instance/isLocalSelector..st <https://github.com/pharo-project/pharo/pull/226/files#diff-236> (5) A src/CodeExport.package/ClassDescription.extension/instance/printCategoryChunk.on.withStamp.priorMethod..st <https://github.com/pharo-project/pharo/pull/226/files#diff-237> (18) A src/CodeExport.package/ClassDescription.extension/instance/printMethodChunk.on..st <https://github.com/pharo-project/pharo/pull/226/files#diff-238> (36) A src/CodeExport.package/ClassDescription.extension/instance/selectorsToFileOutCategory..st <https://github.com/pharo-project/pharo/pull/226/files#diff-239> (3) A src/CodeExport.package/ClassDescription.extension/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-240> (3) A src/CodeExport.package/ClassTrait.extension/instance/fileOutInitializerOn..st <https://github.com/pharo-project/pharo/pull/226/files#diff-241> (5) A src/CodeExport.package/ClassTrait.extension/instance/nonTrivial.st <https://github.com/pharo-project/pharo/pull/226/files#diff-242> (5) A src/CodeExport.package/ClassTrait.extension/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-243> (3) D src/CodeExport.package/FileStream.extension/class/writeSourceCodeFrom.baseName.isSt..st <https://github.com/pharo-project/pharo/pull/226/files#diff-244> (27) D src/CodeExport.package/FileStream.extension/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-245> (3) A src/CodeExport.package/Metaclass.extension/instance/fileOutInitializerOn..st <https://github.com/pharo-project/pharo/pull/226/files#diff-246> (5) A src/CodeExport.package/Metaclass.extension/instance/nonTrivial.st <https://github.com/pharo-project/pharo/pull/226/files#diff-247> (5) A src/CodeExport.package/Trait.extension/instance/fileOut.st <https://github.com/pharo-project/pharo/pull/226/files#diff-248> (16) A src/CodeExport.package/Trait.extension/instance/fileOutInitializerOn..st <https://github.com/pharo-project/pharo/pull/226/files#diff-249> (3) A src/CodeExport.package/Trait.extension/instance/fileOutOn..st <https://github.com/pharo-project/pharo/pull/226/files#diff-250> (5) A src/CodeExport.package/Trait.extension/instance/fileOutPool.onFileStream..st <https://github.com/pharo-project/pharo/pull/226/files#diff-251> (18) A src/CodeExport.package/Trait.extension/instance/fileOutSharedPoolsOn..st <https://github.com/pharo-project/pharo/pull/226/files#diff-252> (8) A src/CodeExport.package/Trait.extension/instance/shouldFileOutPool..st <https://github.com/pharo-project/pharo/pull/226/files#diff-253> (4) A src/CodeExport.package/Trait.extension/instance/shouldFileOutPools.st <https://github.com/pharo-project/pharo/pull/226/files#diff-254> (4) A src/CodeExport.package/TraitDescription.extension/instance/fileOutCategory..st <https://github.com/pharo-project/pharo/pull/226/files#diff-255> (10) A src/CodeExport.package/TraitDescription.extension/instance/fileOutCategory.on..st <https://github.com/pharo-project/pharo/pull/226/files#diff-256> (15) A src/CodeExport.package/TraitDescription.extension/instance/fileOutChangedMessages.on..st <https://github.com/pharo-project/pharo/pull/226/files#diff-257> (11) A src/CodeExport.package/TraitDescription.extension/instance/fileOutLocalMethodsInCategory.on..st <https://github.com/pharo-project/pharo/pull/226/files#diff-258> (12) A src/CodeExport.package/TraitDescription.extension/instance/fileOutMethod..st <https://github.com/pharo-project/pharo/pull/226/files#diff-259> (8) A src/CodeExport.package/TraitDescription.extension/instance/fileOutMethod.on..st <https://github.com/pharo-project/pharo/pull/226/files#diff-260> (7) A src/CodeExport.package/TraitDescription.extension/instance/fileOutOn..st <https://github.com/pharo-project/pharo/pull/226/files#diff-261> (8) A src/CodeExport.package/TraitDescription.extension/instance/fileOutOrganizationOn..st <https://github.com/pharo-project/pharo/pull/226/files#diff-262> (7) A src/CodeExport.package/TraitDescription.extension/instance/isLocalSelector..st <https://github.com/pharo-project/pharo/pull/226/files#diff-263> (5) A src/CodeExport.package/TraitDescription.extension/instance/printCategoryChunk.on.withStamp.priorMethod..st <https://github.com/pharo-project/pharo/pull/226/files#diff-264> (18) A src/CodeExport.package/TraitDescription.extension/instance/printMethodChunk.on..st <https://github.com/pharo-project/pharo/pull/226/files#diff-265> (36) A src/CodeExport.package/TraitDescription.extension/instance/selectorsToFileOutCategory..st <https://github.com/pharo-project/pharo/pull/226/files#diff-266> (3) A src/CodeExport.package/TraitDescription.extension/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-267> (3) D src/CodeImport.package/AbstractFileReference.extension/instance/fileIn.st <https://github.com/pharo-project/pharo/pull/226/files#diff-268> (5) D src/CodeImport.package/AbstractFileReference.extension/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-269> (3) M src/CodeImport.package/ChunkReadStream.class/instance/isNextChunkMetaData.st <https://github.com/pharo-project/pharo/pull/226/files#diff-270> (2) D src/CodeImport.package/ClassCommentChunk.class/instance/import.st <https://github.com/pharo-project/pharo/pull/226/files#diff-271> (8) A src/CodeImport.package/ClassCommentChunk.class/instance/importFor.logSource..st <https://github.com/pharo-project/pharo/pull/226/files#diff-272> (8) D src/CodeImport.package/ClassOrganizationChunk.class/instance/import.st <https://github.com/pharo-project/pharo/pull/226/files#diff-273> (6) A src/CodeImport.package/ClassOrganizationChunk.class/instance/importFor.logSource..st <https://github.com/pharo-project/pharo/pull/226/files#diff-274> (6) M src/CodeImport.package/CodeChunk.class/instance/import.st <https://github.com/pharo-project/pharo/pull/226/files#diff-275> (2) D src/CodeImport.package/CodeChunk.class/instance/importFor..st <https://github.com/pharo-project/pharo/pull/226/files#diff-276> (3) A src/CodeImport.package/CodeChunk.class/instance/importFor.logSource..st <https://github.com/pharo-project/pharo/pull/226/files#diff-277> (3) A src/CodeImport.package/CodeImporter.class/instance/evaluate.st <https://github.com/pharo-project/pharo/pull/226/files#diff-278> (11) M src/CodeImport.package/CodeImporter.class/instance/evaluateDeclarations.st <https://github.com/pharo-project/pharo/pull/226/files#diff-279> (8) M src/CodeImport.package/CodeImporter.class/instance/file..st <https://github.com/pharo-project/pharo/pull/226/files#diff-280> (3) M src/CodeImport.package/CodeImporter.class/instance/initialize.st <https://github.com/pharo-project/pharo/pull/226/files#diff-281> (3) A src/CodeImport.package/CodeImporter.class/instance/logSource..st <https://github.com/pharo-project/pharo/pull/226/files#diff-282> (4) M src/CodeImport.package/CodeImporter.class/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-283> (3) D src/CodeImport.package/DoItChunk.class/instance/import.st <https://github.com/pharo-project/pharo/pull/226/files#diff-284> (3) D src/CodeImport.package/DoItChunk.class/instance/importFor..st <https://github.com/pharo-project/pharo/pull/226/files#diff-285> (16) A src/CodeImport.package/DoItChunk.class/instance/importFor.logSource..st <https://github.com/pharo-project/pharo/pull/226/files#diff-286> (16) D src/CodeImport.package/FileCompilerRequestor.class/class/fileReference..st <https://github.com/pharo-project/pharo/pull/226/files#diff-287> (5) D src/CodeImport.package/FileCompilerRequestor.class/class/fileStream..st <https://github.com/pharo-project/pharo/pull/226/files#diff-288> (3) D src/CodeImport.package/FileStream.extension/instance/fileIn.st <https://github.com/pharo-project/pharo/pull/226/files#diff-289> (7) D src/CodeImport.package/FileStream.extension/properties.json <https://github.com/pharo-project/pharo/pull/226/files#diff-290> (3) D src/CodeImport.package/MethodChunk.class/instance/import.st <https://github.com/pharo-project/pharo/pull/226/files#diff-291> (3) D src/CodeImport.package/MethodChunk.class/instance/importFor..st <https://github.com/pharo-project/pharo/pull/226/files#diff-292> (13) A src/CodeImport.package/MethodChunk.class/instance/importFor.logSource..st <https://github.com/pharo-project/pharo/pull/226/files#diff-293> (14) D src/CodeImport.package/StyleChunk.class/instance/import.st <https://github.com/pharo-project/pharo/pull/226/files#diff-294> (4) A src/CodeImport.package/StyleChunk.class/instance/importFor.logSource..st <https://github.com/pharo-project/pharo/pull/226/files#diff-295> (3) M src/CodeImportCommandLineHandlers.package/STCommandLineHandler.class/instance/handleError.reference..st <https://github.com/pharo-project/pharo/pull/226/files#diff-296> (8) M src/CodeImportCommandLineHandlers.package/STCommandLineHandler.class/instance/installSourceFile..st <https://github.com/pharo-project/pharo/pull/226/files#diff-297> (4) M src/CodeImportCommandLineHandlers.package/STCommandLineHandler.class/instance/loadSourceFiles..st <https://github.com/pharo-project/pharo/pull/226/files#diff-298> (3) M src/CodeImportCommandLineHandlers.package/STCommandLineHandler.class/instance/skipShebangFrom..st <https://github.com/pharo-project/pharo/pull/226/files#diff-299> (7) Patch Links:
https://github.com/pharo-project/pharo/pull/226.patch <https://github.com/pharo-project/pharo/pull/226.patch> https://github.com/pharo-project/pharo/pull/226.diff <https://github.com/pharo-project/pharo/pull/226.diff> â You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <https://github.com/pharo-project/pharo/pull/226>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAfWXl51q23jMsSrV5byyKPq0G...>.
the test failing is GT.Tests.Playground.GTPlaygroundBasicTest.testSettingBindings which is not related -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/pharo-project/pharo/pull/226#issuecomment-326230571
participants (2)
-
Esteban Lorenzano -
Marcus Denker