1
0

Histórico de Commits

Autor SHA1 Mensagem Data
  Herbert Vojčík 89157a209d arrayOfNodes: inlined, isolate: removed há 13 anos atrás
  Herbert Vojčík c1969b9259 ImpCodeGenerator terminology rewrite, part 2. Alias->lazyAssign. há 13 anos atrás
  Herbert Vojčík 836118cf6d ImpCodeGenerator terminology rewrite, part 1. No "ivar" any more. há 13 anos atrás
  Nicolas Petton 9df7ac8666 Make the codeGenerator pluggable há 13 anos atrás
  Nicolas Petton 82de082072 Merge branch 'master' into newcompiler há 13 anos atrás
  Nicolas Petton f47e896454 Rebuilt Kernel-Collection and Kernel-Objects há 13 anos atrás
  Nicolas Petton 471228c124 Fixed failing unit tests (issue #203) há 13 anos atrás
  Nicolas Petton c076616347 Merge branch 'master', remote-tracking branch 'herby/master' há 13 anos atrás
  Nicolas Petton 809dac7342 Renamed `metaKlass` to `metaclass' and `setupKlass`to `setupClass` há 13 anos atrás
  Nicolas Petton 917f475e13 Merge pull request #202 from herby/es5 há 13 anos atrás
  Herbert Vojčík 900079a789 Be on the safe side, ObjectTest>>testIdentity checks all pairs from ObjectTest>>testEquality. há 13 anos atrás
  Herbert Vojčík 89f1212eba Tests for primitive identity. Regression for GH-203. há 13 anos atrás
  Herbert Vojčík 041329efee Fix to explicitly have value: in any Object.defineProp... call. Now it should work with kriskowal/es5-shim. há 13 anos atrás
  Herbert Vojčík 4b137ba3e5 identityHash now non-enumerable. No other self.xxx=yyy found which should be non-enumerable. há 13 anos atrás
  Herbert Vojčík 242b3f8c68 Methods and common st infrastructure in fn.prototype made non-enumberable. há 13 anos atrás
  Herbert Vojčík 4a2c941592 ImpCodeGenerator added há 13 anos atrás
  Nicolas Petton 67e5546af1 Merge pull request #198 from herby/morecompilers há 13 anos atrás
  Herbert Vojčík 470a01b0ab Compiler API part split from CodeGenerator part. há 13 anos atrás
  Nicolas Petton afd7523ef3 - Renamed AbstractCompiler >> loadExpression: to #evaluateExpression: há 13 anos atrás
  Nicolas Petton 3f3dc22141 Merge branch 'master', remote-tracking branch 'herby/master' há 13 anos atrás
  Herbert Vojčík e7097c4711 Refactored load:forClass: pervasively calling setupClass: into install:forClass:category: and refactoring all senders. há 13 anos atrás
  Nicolas Petton 255a5a798a - New methods Error >> #signal and Error class >> signal há 13 anos atrás
  Nicolas Petton 2ed620a330 - Removed smalltalk.setDeploymentMode() as it was not used anymore há 13 anos atrás
  Nicolas Petton 075dab2bdf Merge pull request #196 from herby/master há 13 anos atrás
  Herbert Vojčík 9588b76045 Fix super-call to use MethodCLass.superclass instead of hardwiring CompileTimeSuperclass. há 13 anos atrás
  Nicolas Petton f0de1014b1 Fixed issue #173 in the compiler (Compiler>>visitJSStatementNode:) há 13 anos atrás
  Nicolas Petton dcf7ef1acb Fixed issue #167 há 13 anos atrás
  Nicolas Petton a5f0e6e7b6 Fixed issue #127 há 13 anos atrás
  Nicolas Petton 171054834f Fixed issue #141 há 13 anos atrás
  Nicolas Petton af2e579d59 Fixed issue #181 + unit tests há 13 anos atrás