Commit History

Author SHA1 Message Date
  Nicolas Petton 9cea75a118 Adds BlokClosure >> receiver 11 years ago
  Nicolas Petton 822fb9cf2f - CompiledMethod >> protocol: 11 years ago
  Nicolas Petton 399a48a522 Moved HLEnvironment into Kernel to allow "remote" browsing 11 years ago
  Nicolas Petton 272f34abeb Kernel improvements for Helios 11 years ago
  Nicolas Petton 51231bfdde - Merge branch 'master' into helios 11 years ago
  Nicolas Petton 9afc4f037a Recompiled all js files 11 years ago
  Nicolas Petton 7f8b8e39f8 - New look and feel 11 years ago
  Nicolas Petton a654937085 Merge branch 'master' into helios 11 years ago
  Herbert Vojčík 6ee406da85 Recompiled with crlf sanitization. 11 years ago
  Nicolas Petton 02b3c8e163 Recompiles all .js files 11 years ago
  Nicolas Petton 748f39c963 - Queue class comment update 11 years ago
  Nicolas Petton 48f360f907 Fix issue #429 - #printString call #printOn: 11 years ago
  Herbert Vojčík ec8fcb4cf5 Recompiled with space-to-tab conversion. 11 years ago
  Nicolas Petton d1a0e26c8a - Fix for DoIt protocol when evaluating expressions 11 years ago
  Nicolas Petton 3ed8b38659 - Many small fixed for grunt to compile amber. 11 years ago
  Nicolas Petton 8eaba366d1 BlockClosure >> currySelf reformatting 11 years ago
  Herbert Vojčík 2ba42314f3 BlockClosure >> currySelf 11 years ago
  Herbert Vojčík 3dee9cd106 BlockClosure >> asCompiledMethod 11 years ago
  Nicolas Petton c9904a91b8 Renamed Smalltalk >> asSmalltalkError: to #asSmalltalkException: 11 years ago
  Nicolas Petton 5976556d2e Catch all exceptions occurring in the Smalltalk stack. JS exceptions are converted to instances of JavaScriptException 11 years ago
  Nicolas Petton 91bbec0f4e Changes ForkPool >> addWorker to 'private' protocol 11 years ago
  Nicolas Petton d26779545e NativeFunction refactoring 11 years ago
  Apostolis Xekoukoulotakis 211eed506e BlockClosure newValue:value:value: error fix 11 years ago
  Apostolis Xekoukoulotakis d10b797e3c Added 'NativeFunction exists:' method 11 years ago
  Apostolis Xekoukoulotakis be7935d55f Native Functions encapsulation 11 years ago
  Nicolas Petton 6383aef67c Updated MethodContext class comment 11 years ago
  Nicolas Petton baa1f1ec32 Moved MethodContext >> asString to protocol converting 11 years ago
  Nicolas Petton f0f92bb855 Fixed MethodContext >> asString 11 years ago
  Nicolas Petton c5a513a221 - Merged contexts locals and args into one object 11 years ago
  Nicolas Petton 1cb1af086d Fixed block context home contexts 11 years ago