Historique des commits

Auteur SHA1 Message Date
  Herbert Vojčík 8885bc0feb #asJSON,#asJavascript => #asJavaScript{Object,Source} il y a 7 ans
  Herbert Vojčík fdc0406fdd Set trait compositions after classes/traits defined in .st file. il y a 7 ans
  Herbert Vojčík 0436149ded Pull importer support from Behavior to BehaviorBody. il y a 7 ans
  Herbert Vojčík dd0a9ad051 Do not export methods from trait composition. il y a 7 ans
  Herbert Vojčík c6b647bb04 Trait relationships exported. il y a 7 ans
  Herbert Vojčík fdd72c394a Use `write:` instead of `nextPutAll:` in exporters. il y a 7 ans
  Herbert Vojčík 18e6f54d48 Group successive `write:`s. il y a 7 ans
  Herbert Vojčík d24d7b04c4 Use print: and printSymbol:, classNameFor: out. il y a 7 ans
  Herbert Vojčík 0d5007352f Stop using classNameFor: in js export. il y a 7 ans
  Herbert Vojčík 9cf18fb763 Use asJavascript everywhere when exporting js. il y a 7 ans
  Herbert Vojčík a8208d8ea8 Use printOn: and asSymbolPrintOn: in exporting. il y a 7 ans
  Herbert Vojčík 23d393cb6d Trait >> theMetaClass ^ nil il y a 7 ans
  Herbert Vojčík c226d4d561 More use of `theMetaClass` instead of `class`. 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 5b676acdc9 Extract exportBehavior: il y a 7 ans
  Herbert Vojčík 5fd08d67ec Double dispatch in behavior export. il y a 7 ans
  Herbert Vojčík b95ff1678c Extract writing of $boot-based variables js code piece. il y a 7 ans
  Herbert Vojčík c273a7db26 Use ifEmpty:ifNotEmpty: family. il y a 7 ans
  Herbert Vojčík b0ac4f9c74 Monkeypatch $boot.nilAsReceiver. il y a 7 ans
  Herbert Vojčík 3b08463120 Reverse fw compat breaking in 00c2bfd. il y a 7 ans
  Herbert Vojčík d16a0d26b3 Don't save explicit module id in .js AMD header. il y a 7 ans
  Herbert Vojčík aa4796d612 List dependencies of .js AMD header sorted. il y a 7 ans
  Herbert Vojčík bd6e2b8bf1 Remove inheritance on InterfacingObject. il y a 7 ans
  Herbert Vojčík 45e789f34c Cleaning around classNameFor:. il y a 7 ans
  Herbert Vojčík a5430021e4 kernel: Auto-inited classes. Deprecate #setupClass:. il y a 7 ans
  Herbert Vojčík 3977971ce6 Platform service il y a 9 ans
  Herbert Vojčík aaa48af61e use XMLHttpRequest to commit. Fix #1175. il y a 9 ans
  Herbert Vojčík 97dc9acb87 PlatformInterface >> newXhr il y a 9 ans
  Herbert Vojčík 40878e6b67 Use strict mode. Fix #1152. il y a 9 ans