Commit History

Author SHA1 Message Date
  Herbert Vojčík e23f53c0e0 Compile both self and $self into method. 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
  Nicolas Petton 5f7d139e55 Handle packages state: dirty/clean 10 years ago
  Nicolas Petton 32ef4e9d3f Deprecates Object >> try:catch: in favor of BlockClosure >> tryCatch: 10 years ago
  Nicolas Petton 896efd859f fixes #833 10 years ago
  Nicolas Petton f8c679c125 Renames js/ to src/ 10 years ago