Historial de Commits

Autor SHA1 Mensaje Fecha
  Herbert Vojčík 29c4f6e710 smalltalk.[A-Z] => globals.[A-Z] hace 10 años
  Herbert Vojčík 9ecea28477 export/compile uses globals hace 10 años
  Nicolas Petton 9e61281a39 Fixes issue #752 hace 10 años
  Nicolas Petton c5348e70ee Issue #787: Do not create contexts for trivial methods hace 10 años
  Nicolas Petton 44bc1e247d Updates CodeMirror to version 3.20 hace 10 años
  Nicolas Petton 5cca0463c9 Merge pull request #804 from herby/smalltalk-is-global-not-a-class hace 10 años
  Herbert Vojčík 181db08fbd Fixes Set >> inspectOn:, implementation lost in merging probably hace 10 años
  Herbert Vojčík 7b1283a368 IDEs: Smalltalk {current=>globals} at:; Smalltalk {current=>} hace 10 años
  Nicolas Petton 7467f992ac Merge pull request #796 from herby/fix-inspector hace 10 años
  Nicolas Petton 76f6173945 Merge pull request #790 from herby/lhf hace 10 años
  Herbert Vojčík 163eb672cd New Set that use buckets based on typeof and constructor.name. hace 10 años
  Herbert Vojčík 9957db19f7 Inspector now shows variables. hace 10 años
  Herbert Vojčík 93f18bd23a Merge branch 'master' into lhf hace 10 años
  Herbert Vojčík 5d4702f63b Dictionary and HashedCollection under common base class hace 10 años
  Herbert Vojčík 50c1b4bfd5 use keysDo: hace 10 años
  Herbert Vojčík 21fa1b0937 use methodsInProtocol:, added removeProtocolIfEmpty: hace 10 años
  Herbert Vojčík 296fc23e6d use valuesDo: hace 10 años
  Nicolas Petton a98c50468f Uses protocol instead of category in method exports hace 10 años
  Nicolas Petton c72222ef4e Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol) hace 10 años
  Nicolas Petton 0c58e8b6ad Make sure Helios error handler is registered hace 10 años
  Nicolas Petton 26a757a05f reformatting to follow the coding conventions hace 10 años
  Nicolas Petton ab78f6e3de - Avoid too many aliasing due to send indexes (partial fix only) hace 10 años
  Nicolas Petton 6f3a1c1d42 Fixes issue with non aliased receivers of inlined sends as shown by hace 10 años
  Nicolas Petton 7211ee8408 - Adds Node >> isReferenced to avoid unneeded aliasing hace 10 años
  Nicolas Petton 803bb9fbcc Recompiled all packages hace 10 años
  Herbert Vojčík a3efef9cde Recompiled amber. hace 10 años
  Nicolas Petton c83689725d recompiles all js files with the new compiler block index support hace 10 años
  JohnnyT 28d9b6ceea Open the inspector on use hace 11 años
  JohnnyT 21c71393ec Register Inspector during TabManager initialization hace 11 años
  JohnnyT 9df266c0dd Recompile IDE hace 11 años