Skip to content

Changes

#11 (May 31, 2024, 12:26:12 PM)

  1. Fix two critics: — hernan.morales / githubweb

#9 (May 27, 2024, 4:45:36 PM)

  1. Moving the link count from reflective method to a property of the method node — 26929529+StevenCostiou / githubweb
  2. Forgot to remove the old linkCount variable in the Reflective Method. — 26929529+StevenCostiou / githubweb
  3. Fixing the destroy twin to clean the ast properties — 26929529+StevenCostiou / githubweb
  4. tests — 26929529+StevenCostiou / githubweb
  5. Minor temp variable rename. — hernan.morales / githubweb

#9 (May 27, 2024, 4:45:36 PM)

  1. Moving the link count from reflective method to a property of the method node — 26929529+StevenCostiou / githubweb
  2. Forgot to remove the old linkCount variable in the Reflective Method. — 26929529+StevenCostiou / githubweb
  3. Fixing the destroy twin to clean the ast properties — 26929529+StevenCostiou / githubweb
  4. tests — 26929529+StevenCostiou / githubweb
  5. Minor temp variable rename. — hernan.morales / githubweb

#9 (May 27, 2024, 4:45:36 PM)

  1. Moving the link count from reflective method to a property of the method node — 26929529+StevenCostiou / githubweb
  2. Forgot to remove the old linkCount variable in the Reflective Method. — 26929529+StevenCostiou / githubweb
  3. Fixing the destroy twin to clean the ast properties — 26929529+StevenCostiou / githubweb
  4. tests — 26929529+StevenCostiou / githubweb
  5. Minor temp variable rename. — hernan.morales / githubweb

#8 (May 27, 2024, 4:07:38 PM)

  1. Adapt tests to new changes in the driver. — hernan.morales / githubweb

#7 (May 27, 2024, 2:22:23 PM)

  1. Refactored #iconButtonCalling:withForm:helpText: to #iconButtonCalling:withFormSet:helpText: on MenuTitleMorph. — 1611248+Rinzwind / githubweb
  2. Made #withCloseBox on MenuTitleMorph to use the FormSet for the icon. — 1611248+Rinzwind / githubweb
  3. Moved send of #scaledByDisplayScaleFactor from #withPinBox on MenuTitleMorph into #pinForm so that it also applies to #updatePinForm. — 1611248+Rinzwind / githubweb
  4. Refactored #pinForm to #pinFormSet on MenuTitleMorph. — 1611248+Rinzwind / githubweb
  5. Removed #iconButtonCalling:withForm:helpText: from MenuTitleMorph (no longer sent). — 1611248+Rinzwind / githubweb
  6. Changed #pinFormSet on MenuTitleMorph to apply the display scale factor to the creation of the morph. — 1611248+Rinzwind / githubweb
  7. Made #pinFormSet on MenuTitleMorph include a Form for scale 2 in the FormSet. — 1611248+Rinzwind / githubweb

#6 (May 24, 2024, 7:48:34 PM)

  1. Moving out logic from Command (part 1) — hernan.morales / githubweb

#5 (May 23, 2024, 5:22:31 PM)

  1. Fix accidental commit which overwrote #applicabilityPreconditions in RBInsertNewClassRefactoring — hernan.morales / githubweb

#4 (May 23, 2024, 3:47:01 PM)

  1. Fix SyntaxError — hernan.morales / githubweb