Commit History

Author SHA1 Message Date
  Herby Vojčík ff472fc779 Siblings lang, sdk, cli; development in root. 5 years ago
  Herby Vojčík 4799544c56 Add #provided. 5 years ago
  Herby Vojčík f87b0b227d Add Exception >> pass and Exception >> outer. 5 years ago
  Herby Vojčík 56d1e0d7f7 Use Platform class >> globals in NativeFunction. 6 years ago
  Herby Vojčík d1b0a15398 Platform class >> includesGlobal: 6 years ago
  Herbert Vojčík ca7a3f0e0a kernel: .methodClass => .owner 6 years ago
  Herbert Vojčík 972c0406ad Move part of MNU handling to Smalltalk side. 7 years ago
  Herbert Vojčík c0cec21d7c Move error handling to Smalltalk side. 7 years ago
  Herbert Vojčík f0cb469727 Merge branch 'master' into traits-in-core 7 years ago
  Herbert Vojčík e23f53c0e0 Compile both self and $self into method. 7 years ago
  Herbert Vojčík 4d761426e5 NativeFunction class >> isNativeFunction: 7 years ago
  Herbert Vojčík da4b12a68d More old-style inline JS rewritten to new style. 7 years ago
  Herbert Vojčík 834344a4e7 Use new inline JS notation in core. 7 years ago
  Herbert Vojčík 2a39bfde78 Remove deprecated NativeFunction APIs. 7 years ago
  Herbert Vojčík 26a9c7f045 PlatformInterface existsGlobal: -> Smalltalk existsJsGlobal: 9 years ago
  Herbert Vojčík c09d6d8b2e tryCatch: pass 1-element arrays. Fix #1158. 9 years ago
  Herbert Vojčík f5bbd30c6f Compiler evaluates in package context. Fix #1125. 9 years ago
  Herbert Vojčík 147bd00a76 NativeFunction: richer API 9 years ago
  Herbert Vojčík 2c3d8c54f5 Smalltalk deprecations removed. 9 years ago
  Herbert Vojčík c122a06cc7 Removing hard spaces (\xa0). 9 years ago
  Herbert Vojčík 1381197e07 $vm -> $core 9 years ago
  Herbert Vojčík e8a1aea319 globals -> $globals 9 years ago
  Herbert Vojčík 044b3dfd75 smalltalk -> $vm 9 years ago
  Herbert Vojčík ea9beb53ec Selector conversion methods different naming. 9 years ago
  Sean DeNigris 6443548519 DoIts shouldn't dirty Compiler-Core #973 10 years ago
  Nicolas Petton 5a6ee571c0 Fixes #946 10 years ago
  Jan Struz 30eefc71bb In Javascript the keyword 'native' is reserved 10 years ago
  Nicolas Petton 7cf59447ab - Fixes Helios debugger initialization 10 years ago
  Nicolas Petton f785b53cd7 Improves MethodContext >> asString 10 years ago
  Nicolas Petton d577a71105 Helios debugger uses ASTDebugger 10 years ago