Historique des commits

Auteur SHA1 Message Date
  Herbert Vojčík d24d7b04c4 Use print: and printSymbol:, classNameFor: out. il y a 7 ans
  Herbert Vojčík 25ba20002a Export using changes in js exporter. il y a 7 ans
  Herbert Vojčík 5789050bec Trait >> asJavascript il y a 7 ans
  Herbert Vojčík a8208d8ea8 Use printOn: and asSymbolPrintOn: in exporting. il y a 7 ans
  Herbert Vojčík e34b66902b SmalltalkMetaclass w/o .className, related code. il y a 7 ans
  Herbert Vojčík 23d393cb6d Trait >> theMetaClass ^ nil il y a 7 ans
  Herbert Vojčík b305f48682 Trait is subclass of BehaviorBody. il y a 7 ans
  Herbert Vojčík f8835a3d70 Extract BehaviorBody. il y a 7 ans
  Herbert Vojčík f867b96abd Rudimentary traits can be defined but not used yet. il y a 7 ans
  Herbert Vojčík dbd3446d33 Recompile with ifs without trailing semicolons. il y a 7 ans
  Herbert Vojčík da4b12a68d More old-style inline JS rewritten to new style. il y a 7 ans
  Herbert Vojčík 834344a4e7 Use new inline JS notation in core. il y a 7 ans
  Herbert Vojčík a25435bc2c Recompile with nilAsReceiver monkeypatch. il y a 7 ans
  Herbert Vojčík 6644b7ee74 Recompile without fw compat break b/c of nilAsClass. il y a 7 ans
  Herbert Vojčík e34eb0cfd4 .js files without explicit module id in AMD header. il y a 7 ans
  Herbert Vojčík a5430021e4 kernel: Auto-inited classes. Deprecate #setupClass:. il y a 7 ans
  Herbert Vojčík 4db66a702b kernel: fix traverseClassTree, call kernel from st for class traverse. il y a 7 ans
  Herbert Vojčík 036497264e boot.js add-class functions return the added class il y a 7 ans
  Herbert Vojčík db6a273b9c forgot piece from "remove some github urls" commit il y a 8 ans
  Herbert Vojčík fc4c4b59ef Remove some github urls. il y a 8 ans
  Herbert Vojčík c02147f03b Recompile with new direct globals. il y a 8 ans
  Herbert Vojčík 122869fa79 Recompile. il y a 8 ans
  Herbert Vojčík 68144b1753 Behavior >> superclass: it's ok to just return JS null il y a 8 ans
  Herbert Vojčík 2a0d738336 Compiler-IR: #visitOrAlias: instead of #alias: in a few places il y a 8 ans
  Herbert Vojčík 40878e6b67 Use strict mode. Fix #1152. il y a 9 ans
  Herbert Vojčík 984ffcb1ac Move import readers to Platform-ImportExport il y a 9 ans
  Herbert Vojčík 36371fbaea resignal instead of signal where due il y a 9 ans
  Herbert Vojčík e871165c3b compiler: remove methods that are never used il y a 9 ans
  Sebastian Sastre a211da7799 removes classHelios and adds classTag with a better comment il y a 9 ans
  Herbert Vojčík f5bbd30c6f Compiler evaluates in package context. Fix #1125. il y a 9 ans