1
0

Histórico de Commits

Autor SHA1 Mensagem Data
  Herbert Vojčík 6cae8a0023 There were still traces of smalltalk.send in some places. há 12 anos atrás
  Nicolas Petton c9904a91b8 Renamed Smalltalk >> asSmalltalkError: to #asSmalltalkException: há 12 anos atrás
  Nicolas Petton 5976556d2e Catch all exceptions occurring in the Smalltalk stack. JS exceptions are converted to instances of JavaScriptException há 12 anos atrás
  Nicolas Petton 4a7d6d2821 Try to stock to the coding conventions (https://github.com/NicolasPetton/amber/wiki/Coding-conventions) há 12 anos atrás
  Nicolas Petton 55854b941c Stop the execution by throwing the exception on exception handling. há 12 anos atrás
  Nicolas Petton 020ff0ee2b Test for BlockClosure exception semantics há 12 anos atrás
  Nicolas Petton c0cffae40f Added String >> asRegexp (see issue #319) há 12 anos atrás
  Nicolas Petton aa81cb9035 Announcements class comments há 12 anos atrás
  Nicolas Petton 4c96627dd2 Class comments on Kernel-Exceptions classes há 12 anos atrás
  Nicolas Petton 73a9d12c17 Merge pull request #338 from mkroehnert/grunt há 12 anos atrás
  Nicolas Petton 2a6e99a7d1 Merge pull request #340 from herby/placeholder-intention há 12 anos atrás
  Nicolas Petton 91bbec0f4e Changes ForkPool >> addWorker to 'private' protocol há 12 anos atrás
  Nicolas Petton d26779545e NativeFunction refactoring há 12 anos atrás
  Herbert Vojčík 51343402e3 No .wrapClassName abuse, intention-revealing .addClass. há 12 anos atrás
  Nicolas Petton cd0abb9a9b Merge pull request #337 from xekoukou/master há 12 anos atrás
  Nicolas Petton f50dfc9b72 Fixed issues #334 and #335 há 12 anos atrás
  Nicolas Petton 0ab29613a8 Fixed variable assignment há 12 anos atrás
  Nicolas Petton 9fe2481e00 Merge pull request #336 from herby/lost-in-merging há 12 anos atrás
  Nicolas Petton 76860744d2 Fixed issue #326 (again, it was lost in a merge) há 12 anos atrás
  Manfred Kroehnert de241446e2 grunt: rename amber to amber_lib for now há 12 anos atrás
  Manfred Kroehnert c8e9e2398e amberc-grunt: print on console where files get moved to há 12 anos atrás
  Manfred Kroehnert 2bb0e568a0 amberc.js: use new compiler há 12 anos atrás
  Manfred Kroehnert 4eaddd2dd7 amberc.js: self.optimize() must be called in any case the function exits há 12 anos atrás
  Manfred Kroehnert c54c41e227 Merge branch 'master' into grunt-dev há 12 anos atrás
  Apostolis Xekoukoulotakis 211eed506e BlockClosure newValue:value:value: error fix há 12 anos atrás
  Apostolis Xekoukoulotakis e6ffb1aa5f Merge git://github.com/NicolasPetton/amber há 12 anos atrás
  Apostolis Xekoukoulotakis d10b797e3c Added 'NativeFunction exists:' method há 12 anos atrás
  Apostolis Xekoukoulotakis be7935d55f Native Functions encapsulation há 12 anos atrás
  Nicolas Petton 0d947e962f Use continuations in ASTInterpreter for future stepping há 12 anos atrás
  Nicolas Petton c224b32992 ASTInterpreter now handles assignments há 12 anos atrás