hpi-swa-lab / SqueakByExample-english

An introductory book about the Squeak/Smalltalk programming system, guiding students and developers through the environment, language, tools, and the Morphic framework by means of a series of examples and exercises.
https://www.lulu.com/shop/patrick-rein-and-christoph-thiede/squeak-by-example-60/paperback/product-8vr2j2.html
Other
24 stars 6 forks source link

6.0 Edition Endgame #210

Closed LinqLover closed 11 months ago

LinqLover commented 1 year ago
LinqLover commented 1 year ago

Automated diff:

What's Changed

  • Edition 5.3 fixes by @codeZeilen in #92
  • Fix TranslucentColor selectors for Squeak 6.0 by @LinqLover in #98
  • Remove build artifacts by @LinqLover in #99
  • Fix a typo ("hayndle") by @LinqLover in #96
  • Fix figure Morphic/detachingMenu by @LinqLover in #103
  • Migrate CI to GitHub Actions by @LinqLover in #102
  • Baseline: Update FileSystem reference to new location in squeak-smalltalk organization by @LinqLover in #105
  • Automate prereleases + update documentation of the build process by @LinqLover in #104
  • Fix figure Metaclasses/translucentEllipse by @LinqLover in #108
  • Fix recent trunk by @LinqLover in #109
  • Fixes for recent Trunk changes to font printString by @codeZeilen in #111
  • Fix & replace example for #printOn: specialization by @LinqLover in #112
  • Add .editorconfig to trim trailing whitespace by @LinqLover in #114
  • Fix BooleanHiearchyBrowser figure by @LinqLover in #115
  • Fix figure Environment/fixOffByOne by excluding slow string test #testPercentEncodingJa by @LinqLover in #116
  • Misc updates by @LinqLover in #113
  • Fix CI for Squeak 6.1Alpha by @LinqLover in #126
  • Switch book to Squeak 6.0 by @LinqLover in #130
  • ci: only keep latest prerelease by @LinqLover in #131
  • Morphic/DieMorph improvements by @LinqLover in #119
  • Fix #100 (restored) by @LinqLover in #133
  • Inspector 6.0 (moved to upstream) by @LinqLover in #135
  • Convert classic figure scripts by @LinqLover in #136
  • Fix index again by @LinqLover in #148
  • Revise my description of UIManager and projects by @LinqLover in #143
  • Merge #143 by @LinqLover in #156
  • FAQ clean-up (1) by @LinqLover in #150
  • Environment: mention wildcards for method names by @LinqLover in #155
  • Add FAQ on WebClient/WebServer by @LinqLover in #149
  • Environment: add subsubsection on override methods, revise subsection on Monticello packages by @LinqLover in #146
  • Update screenshots for new TreeBrowser in Squeak 6.1 by @LinqLover in #160
  • Split up environment by @LinqLover in #154
  • Issue 122 new debugger content by @codeZeilen in #162
  • Removes the paragraph on resumable failures by @codeZeilen in #163
  • Issue 94 improvements environment by @codeZeilen in #170
  • Update cover and bibliographic information to 6.0 by @codeZeilen in #172
  • Preface updates by @codeZeilen in #173
  • Use high-dpi mode for all screenshots by @LinqLover in #137
  • Misc 1 by @LinqLover in #157
  • misc by @LinqLover in #125
  • fix debugger stack in screenshot by @LinqLover in #168
  • SUnit: rename black's rule of testing since we have no source for it by @LinqLover in #178
  • try to fix release job by @LinqLover in #180
  • Revise basic classes by @LinqLover in #176
  • Rescue quicktour by @LinqLover in #182
  • Updates to chapter Syntax by @LinqLover in #185
  • Minor fix for a figure in the Model chapter by @codeZeilen in #175
  • Profiling tools by @LinqLover in #187
  • Fix button hovers by @LinqLover in #190
  • Minor refactoring of SBE-Extract by @LinqLover in #153
  • Add relevant packages to SqueakSource by @LinqLover in #189
  • Slight modification of cover color by @codeZeilen in #200
  • Add docking bar to startup figure by @LinqLover in #201
  • Adds a small paragraph on the scale factor setting by @codeZeilen in #199
  • Adds first version of instance browser text and figure by @codeZeilen in #194
  • Revise intro by @LinqLover in #191
  • Update Collections by @LinqLover in #179
  • Mention custom predicates for SystemNavigation by @LinqLover in #205
  • Extend subsection on Exceptions by @LinqLover in #177
  • Mention help browser in preface by @LinqLover in #204
  • Mention verbatim characters in Basic Syntax by @LinqLover in #209
  • 210

  • 211