Commit History

Autor SHA1 Mensaxe Data
  Herbert Vojčík 5edf7448ef Another, simple take on GH-177, no wrapper function, value computed before throw. %!s(int64=12) %!d(string=hai) anos
  Herbert Vojčík f1f20af820 subclassResponsibility %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 622a8fc5d2 Split the Compiler into 2 classes: AbstractCompiler and Compiler %!s(int64=12) %!d(string=hai) anos
  Herbert Vojčík 46eb40487c using #asJavascript everywhere (no literal 'unesacpe(..' used) %!s(int64=12) %!d(string=hai) anos
  Herbert Vojčík 7f18d7b921 NodeVisitor all methods call visitNode: %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 976cbb54f9 Fixed previous commit, and really fixing #178 %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 4448792e7a Fixed issue #178 thanks to @herby %!s(int64=12) %!d(string=hai) anos
  Herbert Vojčík fdfdfeccd9 Merge branch 'master' of git://github.com/NicolasPetton/amber %!s(int64=12) %!d(string=hai) anos
  Herbert Vojčík 2c41dc3ff3 GH-177 early return refactoring %!s(int64=12) %!d(string=hai) anos
  mkroehnert 2b6755d6f4 Exporter: fix bug in exportPackageExtensionsOf:on: %!s(int64=12) %!d(string=hai) anos
  mkroehnert 5bc4a4f903 ChunkExporter: fix bug in exportPackageExtensionsOf:on: %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 4bf05c3a73 Fix for Exporter >> exportPackage: to remove class duplicates due to class aliases (like Date and Time) %!s(int64=12) %!d(string=hai) anos
  mkroehnert 40d7cd62e2 Exporter: fix bug in exportPackageExtensionsOf:on: %!s(int64=12) %!d(string=hai) anos
  mkroehnert 9f4d20ea77 ChunkExporter: fix bug in exportPackageExtensionsOf:on: %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 0c436c5586 Merge with dale %!s(int64=12) %!d(string=hai) anos
  Dale Henrichs 0037fb7154 get rid of doubled 19543 character in chunk format %!s(int64=12) %!d(string=hai) anos
  Dale Henrichs 4ccba595b0 fix Issue #143 %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 5262168b31 Fixed the exporter for exporting package classes in dependency order %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 07759bab85 Fixed issue #102 : export package classes in dependency order %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 4867b865b7 Fixed issue 114 and recompiled all js files %!s(int64=12) %!d(string=hai) anos
  Göran Krampe 3f7b01ba93 Fixed issue #54, added parenthesis around generated js assignments so that they work properly when nested in expressions. %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 94a342f291 - Fixed 2 bugs introduced with Symbols != String %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 6aa38f0cc1 Moved HashTable to Dictionary %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 9b347454c7 Added "char" to the list of reserved words %!s(int64=12) %!d(string=hai) anos
  Göran Krampe 1e3106ba42 Merge %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 802d2ba3c9 Fixed referencedClasses in method objects. (Issue #43) %!s(int64=12) %!d(string=hai) anos
  Göran Krampe 085a1424de Added Package properties, storeOn:, storeString, and support for package properties in fileouts (js and st). %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton c9de7b87f9 Escape variable names that are reserved words in Javacript %!s(int64=13) %!d(string=hai) anos
  Göran Krampe 82bad4e8cc Serious fix to inlining by adding () around the conditional operator, important. Recompiled all. %!s(int64=13) %!d(string=hai) anos
  Göran Krampe 687441f9a7 Fix for 'package' being a reserved word in js and not good for temp names in Amber. We need to warn about this when saving methods. %!s(int64=13) %!d(string=hai) anos