Historique des commits

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