Commit History

Author SHA1 Message Date
  Herbert Vojčík e23f53c0e0 Compile both self and $self into method. 7 years ago
  Herbert Vojčík b1beab8070 Use isSuper. 7 years ago
  Herbert Vojčík f4412cd654 Add isSelf/isSuper to certain compiler objects. 7 years ago
  Herbert Vojčík 8885bc0feb #asJSON,#asJavascript => #asJavaScript{Object,Source} 7 years ago
  Herbert Vojčík d633bba06a Refactor classes to have defaults for certain messages. 7 years ago
  Herbert Vojčík 9b5e4c464f SequencableCollection >> reverseDo: 7 years ago
  Herbert Vojčík c3ee2b1673 Trait >> package: 7 years ago
  Herbert Vojčík fdc0406fdd Set trait compositions after classes/traits defined in .st file. 7 years ago
  Herbert Vojčík c6b647bb04 Trait relationships exported. 7 years ago
  Herbert Vojčík 6fe97a361a Metaclass >> uses:instanceVariableNames: 7 years ago
  Herbert Vojčík 1393a78082 Trait class >> named:uses:package: 7 years ago
  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 0ae69c3783 Mention BehaviorBody / Trait reorganization. 7 years ago
  Herbert Vojčík d24d7b04c4 Use print: and printSymbol:, classNameFor: out. 7 years ago
  Herbert Vojčík bc969b4cfa StringStream >> print: 7 years ago
  Herbert Vojčík 3f07fa56c3 Forgot to mention removal of #jsClassNameFor: 7 years ago
  Herbert Vojčík 95fc00095c asSymbolPrintOn: and related stuff 7 years ago
  Herbert Vojčík 1576669050 Fix String >> printString, remove #importsString. 7 years ago
  Herbert Vojčík 1e7f61362e kernel: mention st.wrapJavaScript in API-CHANGES 7 years ago
  Herbert Vojčík d0a0529e0a kernel: {add,remove}Element: move from Array.prototype to API. 7 years ago
  Herbert Vojčík 1928ec10fc Collection >> copyWithout: 7 years ago
  Herbert Vojčík f236a3cf9b API-CHANGES: String >> htmlTextContent. 7 years ago
  Herbert Vojčík bcbd4f02ed Revert "PlatformDom >> newXxx." 7 years ago
  Herbert Vojčík 2a4cd8b4e3 Revert "PlatformDom >> newElement:namespace:" 7 years ago
  Herbert Vojčík 4bde1e2380 PlatformDom >> newElement:namespace: 7 years ago
  Herbert Vojčík 2c1e5b1daf More convenience methods in PlatformDom class. 7 years ago
  Herbert Vojčík 3a9c4e8423 asDomNode to create text nodes and document fragments. 7 years ago
  Herbert Vojčík 5029ce4d67 PlatformDom >> newXxx. 7 years ago