Commit History

Author SHA1 Message Date
  Herbert Vojčík ff3c6b3a2b kernel: Move things around. 6 years ago
  Herbert Vojčík fc011c5287 kernel: small formal change 7 years ago
  Herbert Vojčík 768885e871 kernel: all calls of ST side in kernel-runtime.js. 7 years ago
  Herbert Vojčík de3d26c217 kernel: checks for underlying platform features 7 years ago
  Herbert Vojčík 7fff3996ec Add "TODO remove" where 'compatibility' loads. 7 years ago
  Herbert Vojčík 9eb3058a57 Move image boot call to st.initialize. 7 years ago
  Herbert Vojčík 20dac87a85 2017 in (c) comments in support. 7 years ago
  Herbert Vojčík b50c822aab Future proof: both `nil` and `$nil` in package prologue. 7 years ago
  Herbert Vojčík f8dd130dc3 kernel: Move AMDBrik back to boot.js, where require is known. 7 years ago
  Herbert Vojčík fcf8ba0eb3 kernel: split into more files 7 years ago
  Herbert Vojčík ebde5a306d kernel: coreFns, __init__s out, addCoupledClass out 7 years ago
  Herbert Vojčík e34b66902b SmalltalkMetaclass w/o .className, related code. 7 years ago
  Herbert Vojčík 63134ba9e2 kernel: small code cleaning 7 years ago
  Herbert Vojčík eab3fd8840 kernel: AugmentsBrik => ArraySetBrik 7 years ago
  Herbert Vojčík d0a0529e0a kernel: {add,remove}Element: move from Array.prototype to API. 7 years ago
  Herbert Vojčík de61bf10f6 kernel: Visually separate behavioral and structural part. 7 years ago
  Herbert Vojčík b3679b8825 kernel: Push nilAsReceiver+ SmalltalkNil down to NilBrik. 7 years ago
  Herbert Vojčík d7abe08ab5 kernel: Push nilAsClass to ClassesBrik. 7 years ago
  Herbert Vojčík ba2bdc0b7c kernel: Move JSObjectProxy wrapping to runtime. 7 years ago
  Herbert Vojčík 3135c30945 kernel: Move classes' initialize calling into runtime. 7 years ago
  Herbert Vojčík df6c4e8733 Fix ea604d5: traitBuilder.updateExisting missing arg 'pkg'. 7 years ago
  Herbert Vojčík 41ce8bab84 Naming. 7 years ago
  Herbert Vojčík ea604d5fd6 Refactor class / trait creation with builders. 7 years ago
  Herbert Vojčík ee85079d00 kernel: boot.js different brik ordering 7 years ago
  Herbert Vojčík 61bf4f1760 kernel: Fix 843dbfa - use polymorphism for creation process. 7 years ago
  Herbert Vojčík 6e4b94f07c kernel: Variable / function naming. 7 years ago
  Herbert Vojčík c0ebd73438 kernel: BehaviorsBrik with common class / trait actions. 7 years ago
  Herbert Vojčík 843dbfa29d kernel: Use polymorphism for class / trait creation process. 7 years ago
  Herbert Vojčík 192b0dedb8 kernel: .added / .removed take care of hierarchy. 7 years ago
  Herbert Vojčík 5acc90fd6e kernel: More intention revealing hierarchy bootstrap code. 7 years ago