Commit History

Author SHA1 Message Date
  Herbert Vojčík 29c4f6e710 smalltalk.[A-Z] => globals.[A-Z] 10 years ago
  Herbert Vojčík 9ecea28477 export/compile uses globals 10 years ago
  Nicolas Petton c5348e70ee Issue #787: Do not create contexts for trivial methods 10 years ago
  Herbert Vojčík cdd56a0fdb .st: Smalltalk{ current=>} createPackage: 10 years ago
  Herbert Vojčík 9c5c368f93 all but IDE: Smalltalk {current=>globals} at:; Smalltalk {current=>} 10 years ago
  Nicolas Petton 26a757a05f reformatting to follow the coding conventions 10 years ago
  Nicolas Petton 7211ee8408 - Adds Node >> isReferenced to avoid unneeded aliasing 10 years ago
  Nicolas Petton f520226997 Use #asJavascript in JSStream >> nextPutSendIndexFor: 10 years ago
  Nicolas Petton 7201614cab Fix IRASTTranslator >> visitCascadeNode: 10 years ago
  Nicolas Petton 7c87c50011 Fixes IRASTTranslator >> visitSequenceNode: for aliasing 10 years ago
  Nicolas Petton 43f2f2fc27 Keep track of the send indexes in the methodNode 10 years ago
  Nicolas Petton 929a6fedbd typo 10 years ago
  Nicolas Petton a2eb27386b Adds JSStream >> nextPutSendIndexFor: 10 years ago
  Nicolas Petton c97fc2ef1e Adds IRInstruction >> scope 10 years ago
  Nicolas Petton 75c0969e7e Merge branch 'master' into ast-interpreter 10 years ago
  Nicolas Petton 39dfc517a2 removes unused method JSStream >> nextPutStatement:with: 10 years ago
  Nicolas Petton a63b725583 Merge branch 'master' into debugger 11 years ago
  Nicolas Petton 80ffa1e04c - fixes super references 11 years ago
  Nicolas Petton b3b5784ac4 keep track of block position in the source code 11 years ago
  Nicolas Petton 73d93feb09 - changed JSStream to use #from: 11 years ago
  Nicolas Petton ba7c80b615 - don't wrap receivers in _st() for self or literal receivers 11 years ago
  Nicolas Petton 555a0caff4 Block contexts improvement: home is now different from outerContext 11 years ago
  Nicolas Petton f494c0d5aa class comments 11 years ago
  Nicolas Petton 27d713eff1 Better class comments 11 years ago
  Herbert Vojčík 20845aeb6b source is crlf sanitized 11 years ago
  Herbert Vojčík 85c9654999 JSStream never uses cr. 11 years ago
  Herbert Vojčík f9dbd20b1d Fixes #438. 11 years ago
  Nicolas Petton cb506d312d Adds comments for ClassRefVar >> alias and JSStream >> nextPutClassRefFunction: 11 years ago
  Herbert Vojčík 0ff2b2c7bb Fixes #190. 11 years ago
  Nicolas Petton f809f0b774 Fixes issue #414 11 years ago