Histórico de commits

Autor SHA1 Mensagem Data
  Nicolas Petton 171054834f Fixed issue #141 12 anos atrás
  Nicolas Petton af2e579d59 Fixed issue #181 + unit tests 12 anos atrás
  Nicolas Petton 8eccdff129 String>>matchesOf: implementation (see issue #162) 12 anos atrás
  Nicolas Petton 38c949e9d3 Fix for issue #169 12 anos atrás
  Nicolas Petton 770d7f7600 Merge pull request #188 from herby/master 12 anos atrás
  Herbert Vojčík 5edf7448ef Another, simple take on GH-177, no wrapper function, value computed before throw. 12 anos atrás
  Herbert Vojčík 0427a9582b Repetitious recursive calls of init on metaclasses fixed. Load speed improved considerably. 12 anos atrás
  Herbert Vojčík 989e3138ca Speeding boot.js (for-in removed in favour for-i/Object.keys if possible) 12 anos atrás
  Herbert Vojčík 440b615b37 Fixes GH-192 12 anos atrás
  Herbert Vojčík f1f20af820 subclassResponsibility 12 anos atrás
  Herbert Vojčík 61421686d6 Formatting 12 anos atrás
  Nicolas Petton 622a8fc5d2 Split the Compiler into 2 classes: AbstractCompiler and Compiler 12 anos atrás
  Nicolas Petton 783927fa01 Merge pull request #187 from herby/master 12 anos atrás
  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). 12 anos atrás
  Herbert Vojčík 46eb40487c using #asJavascript everywhere (no literal 'unesacpe(..' used) 12 anos atrás
  Herbert Vojčík 7f18d7b921 NodeVisitor all methods call visitNode: 12 anos atrás
  Herbert Vojčík 22478f8567 Optimization of HashedCollection >> keys as per GH-174. 12 anos atrás
  Nicolas Petton 976cbb54f9 Fixed previous commit, and really fixing #178 12 anos atrás
  Nicolas Petton 4448792e7a Fixed issue #178 thanks to @herby 12 anos atrás
  Nicolas Petton 1848a5bbb9 Merge branch 'master', remote-tracking branch 'herby/master' 12 anos atrás
  Herbert Vojčík fdfdfeccd9 Merge branch 'master' of git://github.com/NicolasPetton/amber 12 anos atrás
  Herbert Vojčík 2c41dc3ff3 GH-177 early return refactoring 12 anos atrás
  Herbert Vojčík 372449fb40 Optimization of boot.js code for speed using Chrome profiler. 12 anos atrás
  paul laptop c85053ce8c clean up node.js warnings about referring to the sys package rather than the util packages which is preferred 12 anos atrás
  paul laptop 6716f00fbb fix to allow Cross Origin Resource Sharing that relies on Dales fix from issue #159 12 anos atrás
  Nicolas Petton 83b24e2741 Fixed Makefile for st/Compiler-Tests.st 12 anos atrás
  mkroehnert 2b6755d6f4 Exporter: fix bug in exportPackageExtensionsOf:on: 12 anos atrás
  mkroehnert 5bc4a4f903 ChunkExporter: fix bug in exportPackageExtensionsOf:on: 12 anos atrás
  paul laptop 4824d1c388 made changes to remove the warning about 'sys' being renamed 'util' and changes to allow Cross Origin Resource Sharing in the node.js server 12 anos atrás
  Nicolas Petton 90ea0878be Merge pull request #176 from pdebruic/90443a1706ecc55ee4348cba22d49d86f170df30 12 anos atrás