Commit History

Author SHA1 Message Date
  Dale Henrichs 1bbfe074eb direct fix of Issue #147 in my master, because Issue147 branch is using the non-canonical fileout methods and merging is a nightmare 12 years ago
  Dale Henrichs 8e397fcf59 fix for Issue #147 12 years ago
  Dale Henrichs ba38065b79 commit all packages one more time to pick up the additional bugfixes available, plus Issue #152 bugfix 12 years ago
  Dale Henrichs 910d22cc5c Merge branch 'Issue143ANDIssue152' into testing 12 years ago
  Dale Henrichs c6fb057f36 fileout all of the system packages using the new formatter 12 years ago
  Dale Henrichs e9804bd829 Merge branch 'Issue143' into Issue143ANDIssue152 12 years ago
  Dale Henrichs 848069872f format the methods better 12 years ago
  Dale Henrichs cd5a41770d Merge branch 'Issue143' into Issue143ANDIssue152 12 years ago
  Dale Henrichs 0037fb7154 get rid of doubled 19543 character in chunk format 12 years ago
  Dale Henrichs 0cb0c59108 combine fixes for Issue143 and Issue152 since both affect the fileout order so minimize burden for merging into my branch which already has a fix for Issue143 12 years ago
  Dale Henrichs 4ccba595b0 fix Issue #143 12 years ago
  Dale Henrichs d3af7fb944 fix for Issue #143. Classes sorted in superclass and alphabetical order, methods sorted alphabetically and protocol sorted alphabetically for chunk exports 12 years ago
  Dale Henrichs 3f9d63e1e9 Merge branch 'Issue150' 12 years ago
  Dale Henrichs f5729a7d8c Bugfix for Issue #150. Pretty ugly diff for simply changing 12 years ago
  Dale Henrichs 034b603005 reproduce Issue #150 12 years ago
  Dale Henrichs 4ea3d2ee6f Bugfix for Issue #150. The diffs look horrible, but only one method 12 years ago
  Dale Henrichs e209016502 reproduce bug using #bigChunkString ... simple test case didn't reproduce bug 12 years ago
  Dale Henrichs 4f1ecfa3dd add test case for importer bug...passes in image test. Perhaps it is a bug because importer is being used too early? 12 years ago
  Dale Henrichs 895f887668 less invasive approach to loading package files from an alternate home directory using packageHome option 12 years ago
  Dale Henrichs 9f6f9217fd make it possible for the amber.js script to be located in alternate locations relative to the directory that the server is launched from 12 years ago
  Dale Henrichs 9405d1fce9 Merge branch 'master' of https://github.com/dalehenrich/amber 12 years ago
  Dale Henrichs e4bea72a55 Merge commit '657ba49364fc81f05b84c486388ba749f640d9bb' 12 years ago
  Sebastian Sastre 5c8d4532e1 Undo the init.js console log n00bness 12 years ago
  Dale Henrichs 914cff67c6 Merge commit 'a2cd98eb66d79938dca7ae5bca68d1c9fbb335cc' 12 years ago
  Iwan van der Kleijn 30de843410 Generate accessors (getters/setters) in Browser (IDE) 12 years ago
  paul laptop c44e2c0a0a adding display:inline to .jtalkTool select, #jtalk input{} fixes my issue 12 years ago
  paul laptop a2490b28f2 added amber-normalize.css in an attempt to un-clobber css changes in the rest of the page. 12 years ago
  Nicolas Petton 6b28b2815c Working JSON converting 12 years ago
  Laurent Laffont eb6b689396 Fix Collection>>ifEmpty to match Pharo implementation has it did not return the bloc value + comments + tests 12 years ago
  Laurent Laffont 6e258718ea Fix MNU when Transcript show: is sent but no Transcript has been opened yet 12 years ago