1
0

コミット履歴

作者 SHA1 メッセージ 日付
  Herbert Vojčík 13d26e8975 Unnecessary semicolons. 13 年 前
  Herbert Vojčík 9ea6ad3542 Fixed arguments to pushContext call. 13 年 前
  Nicolas Petton 7b81628251 Merge branch 'message_send' of github.com:NicolasPetton/amber into message_send 13 年 前
  Nicolas Petton 70794e8d20 Merge pull request #255 from herby/message_send 13 年 前
  Herbert Vojčík 3b84ea5148 Use ES5 inheritance pattern, set constructor. 13 年 前
  Herbert Vojčík fead833916 Use function declarations instead of function expressions. 13 年 前
  Herbert Vojčík bd54269ae0 Global variables fix. 13 年 前
  Herbert Vojčík 0bd67d590e Style issues. 13 年 前
  Nicolas Petton d41715ea59 Merge pull request #253 from herby/master 13 年 前
  Herbert Vojčík 199a302ecb DRYing Organizer creation. 13 年 前
  Herbert Vojčík 3c4820aa85 SmalltalkMethodContext faster instatiation. 13 年 前
  Nicolas Petton 2504a604cb Fixed missing sources from Kernel-Methods.js 13 年 前
  Nicolas Petton 1a9cb38985 Merge pull request #252 from MFeldtmann/master 13 年 前
  Nicolas Petton aee37bca9f Fixed issue #250 13 年 前
  Marten Feldtmann 7d7affd231 BugFix: Message categories could not be changed 13 年 前
  Nicolas Petton 234cbadfd7 Almost got rid of smalltalk.send() 13 年 前
  Nicolas Petton eb1c3fa9c2 Merge pull request #248 from tomrake/master 13 年 前
  Thomas Rake 4d0d49ad44 Merge branch 'release-0.2' 13 年 前
  Thomas Rake 6f8c39e005 Merge branch 'testsubm' into develop 13 年 前
  Thomas Rake e9b2f71c7c Submodule googlecharts changes 13 年 前
  Thomas Rake a0b11826a2 added googlecharts subproject at examples/googlecharts 13 年 前
  Nicolas Petton 00efb54ece Merge pull request #247 from lolgzs/fix-NonBooleanReceiver 13 年 前
  Laurent Laffont ceb675685a Fix NonBooleanReceiver error not sent when invoking a Boolean method on a non-boolean javascript value 13 年 前
  Nicolas Petton 0c7e2c6465 Some more comments 13 年 前
  Nicolas Petton eb57f240ca - Working inheritence, method linking and class initialization 13 年 前
  Nicolas Petton d4a28a50f9 More changes in the prototype chain and method linking/DNU hanbling 13 年 前
  Nicolas Petton 8988103417 new bootstrap 13 年 前
  Nicolas Petton e2a30be96e Merge pull request #245 from lolgzs/fix-browser-method-references-selector 13 年 前
  Laurent Laffont 379fe3b007 Fix method references select in Browser: we cannot browse current method references as it's already selected 13 年 前
  Nicolas Petton 153e5d4430 Fixed adding nil as method protocol 13 年 前