Commit History

Author SHA1 Message Date
  Herbert Vojčík 54cef7f492 boot.js smalltalk object is just an API holder 11 years ago
  Herbert Vojčík 03a518a523 Merge branch 'semantic-analyzer-tests-fix-smalltalk-current' into smalltalk-class-delegates-not-wraps 11 years ago
  Herbert Vojčík 4b26274200 smalltalk at: => Smalltalk current at: 11 years ago
  Herbert Vojčík 76e224ce5f Smalltalk class >> current doing good old classinstvar singleton 11 years ago
  Herbert Vojčík 37266480b5 All low-level Smalltalk methods refer to 'smalltalk', not 'self' 11 years ago
  Herbert Vojčík 54e045ab72 SemanticAnalyzerTest uses Smalltalk current, not smalltalk 11 years ago
  Nicolas Petton b4c5725449 Merge pull request #784 from BenjaminVanRyseghem/fix-documentation-dialog 11 years ago
  Nicolas Petton 8cf1808a2a Merge pull request #791 from herby/indexof-fix 11 years ago
  Nicolas Petton 99169869ef Merge pull request #794 from herby/assocative-collection-restructure 11 years ago
  Nicolas Petton 2e94920ee8 Merge pull request #758 from tomrake/base-path-validation 11 years ago
  Herbert Vojčík 6e8207d086 Putting [ aBlock value ] in ifTrue:IfFalse: so the code is inlined 11 years ago
  Herbert Vojčík a6bf635397 Fixed HashedCollection >> removeKey: 11 years ago
  Herbert Vojčík b96a20b10d Cleaned and restructured test for Dictionary and HashedCollection 11 years ago
  Herbert Vojčík b6203e7803 Update API-CHANGES.txt 11 years ago
  Herbert Vojčík 5d4702f63b Dictionary and HashedCollection under common base class 11 years ago
  Herbert Vojčík 12151eff6e Fix SequencableCollection >> indexOf: family 11 years ago
  Herbert Vojčík d54b1b5fc2 Fix {Boolean,Number,String} >> = 11 years ago
  Nicolas Petton 49ccac8777 Merge branch 'allow-comma-for-hashedcollection' of https://github.com/herby/amber into herby-allow-comma-for-hashedcollection 11 years ago
  Nicolas Petton 5e1deeec8b Removes HLReferencesModel >> allSelectors that was slowing down 11 years ago
  Nicolas Petton 14e0c540fa Merge pull request #785 from herby/at-ifabsentput-tests 11 years ago
  Thomas Rake 58e894b001 Rewrote AmberCli.st from IDE 11 years ago
  Thomas Rake 36dc626ea6 FileServer>>validateBasePath clean space stat parameter;used ifNil:ifNotNil on err; reformatted warning messages. 11 years ago
  Thomas Rake 8f8aafe52f FileServer --base-path validation checks are async and console warn: 11 years ago
  Thomas Rake 5bd1e722b9 FileServer:checks --base-path but only warns on problem values 11 years ago
  Thomas Rake f357492316 validation of --base-path only directories. 11 years ago
  Herbert Vojčík 7e3e1a7a6b Merge branch 'upstream' into allow-comma-for-hashedcollection 11 years ago
  Herbert Vojčík 34aa94a399 Update API-CHANGES.txt 11 years ago
  Herbert Vojčík 404789e9c0 Update API-CHANGES.txt 11 years ago
  Herbert Vojčík af9a491020 Merge branch 'upstream' into at-ifabsentput-tests 11 years ago
  Herbert Vojčík 9f89dd7d52 Update API-CHANGES.txt 11 years ago