1
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  Herbert Vojčík 0da3758f87 Refactoring dnu management. vor 12 Jahren
  Herbert Vojčík 4dc9e4e62a Object.definePropert{y,ies}: no defaults. vor 12 Jahren
  Herbert Vojčík 742fe92f5e Every method installed via installMethod. vor 12 Jahren
  Herbert Vojčík 4e96385bcb Extract method: wireKlass. vor 12 Jahren
  Herbert Vojčík 5ef1d97300 Refactoring metaclasss/klass/setupClass wrt fn. vor 12 Jahren
  Herbert Vojčík 137aeac989 DRYing Organizer creation. vor 12 Jahren
  Herbert Vojčík 93bbb8b9e7 Cope with '... has inconsistent return points'. vor 12 Jahren
  Herbert Vojčík 41f0b2fe90 Use closure-local `st` instead of global `smalltalk`. vor 12 Jahren
  Herbert Vojčík 13d26e8975 Unnecessary semicolons. vor 12 Jahren
  Herbert Vojčík 9ea6ad3542 Fixed arguments to pushContext call. vor 12 Jahren
  Nicolas Petton 7b81628251 Merge branch 'message_send' of github.com:NicolasPetton/amber into message_send vor 12 Jahren
  Herbert Vojčík 3b84ea5148 Use ES5 inheritance pattern, set constructor. vor 12 Jahren
  Herbert Vojčík fead833916 Use function declarations instead of function expressions. vor 12 Jahren
  Herbert Vojčík bd54269ae0 Global variables fix. vor 12 Jahren
  Herbert Vojčík 0bd67d590e Style issues. vor 12 Jahren
  Nicolas Petton 234cbadfd7 Almost got rid of smalltalk.send() vor 12 Jahren
  Nicolas Petton 0c7e2c6465 Some more comments vor 12 Jahren
  Nicolas Petton eb57f240ca - Working inheritence, method linking and class initialization vor 12 Jahren
  Nicolas Petton d4a28a50f9 More changes in the prototype chain and method linking/DNU hanbling vor 12 Jahren
  Nicolas Petton 8988103417 new bootstrap vor 12 Jahren
  Nicolas Petton 153e5d4430 Fixed adding nil as method protocol vor 12 Jahren
  Nicolas Petton 0af9574208 - Organizer class vor 12 Jahren
  Nicolas Petton e819f7d4c2 Inlining more selectors vor 12 Jahren
  Nicolas Petton da32a13ba2 More inlining edge cases handled vor 12 Jahren
  Nicolas Petton c4cf26f527 Inliner improvements vor 12 Jahren
  Nicolas Petton bb1b9e419d More improvements of the compiler. vor 12 Jahren
  Nicolas Petton 85133ae990 First try at a new compiler architecture vor 13 Jahren
  Nicolas Petton 809dac7342 Renamed `metaKlass` to `metaclass' and `setupKlass`to `setupClass` vor 13 Jahren
  Herbert Vojčík 041329efee Fix to explicitly have value: in any Object.defineProp... call. Now it should work with kriskowal/es5-shim. vor 13 Jahren
  Herbert Vojčík 242b3f8c68 Methods and common st infrastructure in fn.prototype made non-enumberable. vor 13 Jahren