Commit History

Author SHA1 Message Date
  Herby Vojčík f0e6535280 Use accessor consistently. 6 years ago
  Herby Vojčík 226141dac6 Extract onEvent:do:. 6 years ago
  Herby Vojčík e0c6f8abc9 Deprecate HTMLCanvas >> root:. 6 years ago
  Herby Vojčík 89a4485655 Move responsibility near to change, via root:do:. 6 years ago
  Herby Vojčík 99f6c2435b Simplify. 6 years ago
  Herby Vojčík c086412ac4 TagBrush from CSS selector w/o jQuery. 6 years ago
  Herby Vojčík ff5c9ddc8c Recompile. 6 years ago
  Herby Vojčík d8c8a1b0d0 Pragmas in .js files. 6 years ago
  Herby Vojčík 435756246a Move ivars from `obj["@x"]` to `obj.x`. 6 years ago
  Herby Vojčík f785e6564b Move ivars from `obj["@x"]` to `obj.x`. 6 years ago
  Herby Vojčík caf0d930e5 libs: amber_core => amber/core in deps 6 years ago
  Herby Vojčík 2ef508c905 Reexport. 6 years ago
  Herby Vojčík 969bec347a Remove some old compat in .js files. 6 years ago
  Herby Vojčík 81d824cf0e Package imports: loaded lazily. 6 years ago
  Herby Vojčík 37840ccd41 Recompile with $pkg. 6 years ago
  Herbert Vojčík ec88bbefba js files: .packages => .packageDescriptors 8 years ago
  Herbert Vojčík c2be3efa00 Do not compile in removed bw compatibility. 8 years ago
  Herbert Vojčík 82af66d628 Future proof: both `nil` and `$nil` in package prologue. 8 years ago
  Herbert Vojčík 64e8cf30c1 Compile both self and $self into method. 8 years ago
  Herbert Vojčík 9385badb37 klass => a$cls 8 years ago
  Herbert Vojčík 7404ff9682 isNil => a$nil 8 years ago
  Herbert Vojčík dafa4a668c Export using changes in js exporter. 8 years ago
  Herbert Vojčík 2183a44f4a Can add DOM node directly. 8 years ago
  Herbert Vojčík cc75ac8a7a Remove uses of PlatformDom >> newXxx. 8 years ago
  Herbert Vojčík 952b63e077 TagBrush >> asDomNode, use it instead of element. 8 years ago
  Herbert Vojčík a30a20ade5 Use PlatformDom to create text nodes / elements. 8 years ago
  Herbert Vojčík 9ff898192b Upgrade inline JS method to new form. 8 years ago
  Herbert Vojčík d2f4b67bb5 Extract HTMLSnippet to package of its own. 8 years ago
  Herbert Vojčík 1fa5e05fe4 Recompile with ifs without trailing semicolons. 9 years ago
  Herbert Vojčík 4c1ea0e08e Use ifEmpty:ifNotEmpty: family. 9 years ago