Historique des commits

Auteur SHA1 Message Date
  Herbert Vojčík e34b66902b SmalltalkMetaclass w/o .className, related code. il y a 7 ans
  Herbert Vojčík 63134ba9e2 kernel: small code cleaning il y a 7 ans
  Herbert Vojčík 1e7f61362e kernel: mention st.wrapJavaScript in API-CHANGES il y a 7 ans
  Herbert Vojčík 9e7b2b2247 Do not use deprecated API. il y a 7 ans
  Herbert Vojčík eab3fd8840 kernel: AugmentsBrik => ArraySetBrik il y a 7 ans
  Herbert Vojčík d0a0529e0a kernel: {add,remove}Element: move from Array.prototype to API. il y a 7 ans
  Herbert Vojčík 61cf9fd99b kernel: Update detachedRootClasses by classes().filter(...). il y a 7 ans
  Herbert Vojčík de61bf10f6 kernel: Visually separate behavioral and structural part. il y a 7 ans
  Herbert Vojčík b3679b8825 kernel: Push nilAsReceiver+ SmalltalkNil down to NilBrik. il y a 7 ans
  Herbert Vojčík d7abe08ab5 kernel: Push nilAsClass to ClassesBrik. il y a 7 ans
  Herbert Vojčík ba2bdc0b7c kernel: Move JSObjectProxy wrapping to runtime. il y a 7 ans
  Herbert Vojčík 3135c30945 kernel: Move classes' initialize calling into runtime. il y a 7 ans
  Herbert Vojčík 1098c7a813 kernel: Fix incorrect dependency of FrameBindingBrik. il y a 7 ans
  Herbert Vojčík df6c4e8733 Fix ea604d5: traitBuilder.updateExisting missing arg 'pkg'. il y a 7 ans
  Herbert Vojčík 23d393cb6d Trait >> theMetaClass ^ nil il y a 7 ans
  Herbert Vojčík 1928ec10fc Collection >> copyWithout: il y a 7 ans
  Herbert Vojčík c226d4d561 More use of `theMetaClass` instead of `class`. il y a 7 ans
  Herbert Vojčík 41ce8bab84 Naming. il y a 7 ans
  Herbert Vojčík ea604d5fd6 Refactor class / trait creation with builders. il y a 7 ans
  Herbert Vojčík ee85079d00 kernel: boot.js different brik ordering il y a 7 ans
  Herbert Vojčík 61bf4f1760 kernel: Fix 843dbfa - use polymorphism for creation process. il y a 7 ans
  Herbert Vojčík 6e4b94f07c kernel: Variable / function naming. il y a 7 ans
  Herbert Vojčík c0ebd73438 kernel: BehaviorsBrik with common class / trait actions. il y a 7 ans
  Herbert Vojčík 843dbfa29d kernel: Use polymorphism for class / trait creation process. il y a 7 ans
  Herbert Vojčík 192b0dedb8 kernel: .added / .removed take care of hierarchy. il y a 7 ans
  Herbert Vojčík adc1dc9c2a Saner isTestClass implementation. il y a 7 ans
  Herbert Vojčík 96e2cad2c8 Fix isTestClass DNU for Trait. il y a 7 ans
  Herbert Vojčík 5acc90fd6e kernel: More intention revealing hierarchy bootstrap code. 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