Commit History

Author SHA1 Message Date
  Herbert Vojčík 34302742a1 Trait >> traitUsers 7 years ago
  Herbert Vojčík fdbf6fde04 Basic TraitTransformation. 7 years ago
  Herbert Vojčík e551860b9f Add subclass:uses:...; move to *Kernel-Classes for nil. 7 years ago
  Herbert Vojčík a547e20803 Fix deprecated syntax. 7 years ago
  Herbert Vojčík fdd72c394a Use `write:` instead of `nextPutAll:` in exporters. 7 years ago
  Herbert Vojčík d24d7b04c4 Use print: and printSymbol:, classNameFor: out. 7 years ago
  Herbert Vojčík 5789050bec Trait >> asJavascript 7 years ago
  Herbert Vojčík a8208d8ea8 Use printOn: and asSymbolPrintOn: in exporting. 7 years ago
  Herbert Vojčík e34b66902b SmalltalkMetaclass w/o .className, related code. 7 years ago
  Herbert Vojčík 23d393cb6d Trait >> theMetaClass ^ nil 7 years ago
  Herbert Vojčík b305f48682 Trait is subclass of BehaviorBody. 7 years ago
  Herbert Vojčík f8835a3d70 Extract BehaviorBody. 7 years ago
  Herbert Vojčík f867b96abd Rudimentary traits can be defined but not used yet. 7 years ago
  Herbert Vojčík da4b12a68d More old-style inline JS rewritten to new style. 7 years ago
  Herbert Vojčík 834344a4e7 Use new inline JS notation in core. 7 years ago
  Herbert Vojčík a5430021e4 kernel: Auto-inited classes. Deprecate #setupClass:. 7 years ago
  Herbert Vojčík 4db66a702b kernel: fix traverseClassTree, call kernel from st for class traverse. 7 years ago
  Herbert Vojčík 036497264e boot.js add-class functions return the added class 7 years ago
  Herbert Vojčík fc4c4b59ef Remove some github urls. 8 years ago
  Herbert Vojčík 68144b1753 Behavior >> superclass: it's ok to just return JS null 8 years ago
  Herbert Vojčík 984ffcb1ac Move import readers to Platform-ImportExport 9 years ago
  Herbert Vojčík 36371fbaea resignal instead of signal where due 9 years ago
  Herbert Vojčík e871165c3b compiler: remove methods that are never used 9 years ago
  Sebastian Sastre a211da7799 removes classHelios and adds classTag with a better comment 9 years ago
  Herbert Vojčík f5bbd30c6f Compiler evaluates in package context. Fix #1125. 9 years ago
  Herbert Vojčík 40a4ef2bbc push down Behavior >> the[Non]MetaClass 9 years ago
  Herbert Vojčík c122a06cc7 Removing hard spaces (\xa0). 9 years ago
  Herbert Vojčík 09c789fe0b Cleaning uses and accessibility of init/initClass. 9 years ago
  Herbert Vojčík 7837b0f9c1 clarifying file-in compatibility methods 9 years ago
  Herbert Vojčík 1381197e07 $vm -> $core 9 years ago