Commit History

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