Commit History

Autor SHA1 Mensaxe Data
  Herbert Vojčík 89f1212eba Tests for primitive identity. Regression for GH-203. %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton 67e5546af1 Merge pull request #198 from herby/morecompilers %!s(int64=13) %!d(string=hai) anos
  Herbert Vojčík 470a01b0ab Compiler API part split from CodeGenerator part. %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton afd7523ef3 - Renamed AbstractCompiler >> loadExpression: to #evaluateExpression: %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton 3f3dc22141 Merge branch 'master', remote-tracking branch 'herby/master' %!s(int64=13) %!d(string=hai) anos
  Herbert Vojčík e7097c4711 Refactored load:forClass: pervasively calling setupClass: into install:forClass:category: and refactoring all senders. %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton 255a5a798a - New methods Error >> #signal and Error class >> signal %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton 2ed620a330 - Removed smalltalk.setDeploymentMode() as it was not used anymore %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton 075dab2bdf Merge pull request #196 from herby/master %!s(int64=13) %!d(string=hai) anos
  Herbert Vojčík 9588b76045 Fix super-call to use MethodCLass.superclass instead of hardwiring CompileTimeSuperclass. %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton f0de1014b1 Fixed issue #173 in the compiler (Compiler>>visitJSStatementNode:) %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton dcf7ef1acb Fixed issue #167 %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton a5f0e6e7b6 Fixed issue #127 %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton 171054834f Fixed issue #141 %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton af2e579d59 Fixed issue #181 + unit tests %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton 8eccdff129 String>>matchesOf: implementation (see issue #162) %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton 38c949e9d3 Fix for issue #169 %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton 770d7f7600 Merge pull request #188 from herby/master %!s(int64=13) %!d(string=hai) anos
  Herbert Vojčík 5edf7448ef Another, simple take on GH-177, no wrapper function, value computed before throw. %!s(int64=13) %!d(string=hai) anos
  Herbert Vojčík 0427a9582b Repetitious recursive calls of init on metaclasses fixed. Load speed improved considerably. %!s(int64=13) %!d(string=hai) anos
  Herbert Vojčík 989e3138ca Speeding boot.js (for-in removed in favour for-i/Object.keys if possible) %!s(int64=13) %!d(string=hai) anos
  Herbert Vojčík 440b615b37 Fixes GH-192 %!s(int64=13) %!d(string=hai) anos
  Herbert Vojčík f1f20af820 subclassResponsibility %!s(int64=13) %!d(string=hai) anos
  Herbert Vojčík 61421686d6 Formatting %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton 622a8fc5d2 Split the Compiler into 2 classes: AbstractCompiler and Compiler %!s(int64=13) %!d(string=hai) anos
  Nicolas Petton 783927fa01 Merge pull request #187 from herby/master %!s(int64=13) %!d(string=hai) anos
  Herbert Vojčík c6b3e3ba6a Different escaping. No unescape called. Escapes into UTF-8 range (only escape 0x00-0x1f, double quote and backslash, and 0x7f-0x9f, the rest is left unchanged). %!s(int64=13) %!d(string=hai) anos
  Herbert Vojčík 46eb40487c using #asJavascript everywhere (no literal 'unesacpe(..' used) %!s(int64=13) %!d(string=hai) anos
  Herbert Vojčík 7f18d7b921 NodeVisitor all methods call visitNode: %!s(int64=13) %!d(string=hai) anos
  Herbert Vojčík 22478f8567 Optimization of HashedCollection >> keys as per GH-174. %!s(int64=13) %!d(string=hai) anos