Commit History

Autor SHA1 Mensaxe Data
  Herbert Vojčík 3b84ea5148 Use ES5 inheritance pattern, set constructor. %!s(int64=11) %!d(string=hai) anos
  Herbert Vojčík fead833916 Use function declarations instead of function expressions. %!s(int64=11) %!d(string=hai) anos
  Herbert Vojčík bd54269ae0 Global variables fix. %!s(int64=11) %!d(string=hai) anos
  Herbert Vojčík 0bd67d590e Style issues. %!s(int64=11) %!d(string=hai) anos
  Herbert Vojčík 199a302ecb DRYing Organizer creation. %!s(int64=11) %!d(string=hai) anos
  Herbert Vojčík 3c4820aa85 SmalltalkMethodContext faster instatiation. %!s(int64=11) %!d(string=hai) anos
  Nicolas Petton 234cbadfd7 Almost got rid of smalltalk.send() %!s(int64=11) %!d(string=hai) anos
  Laurent Laffont ceb675685a Fix NonBooleanReceiver error not sent when invoking a Boolean method on a non-boolean javascript value %!s(int64=11) %!d(string=hai) anos
  Nicolas Petton 0c7e2c6465 Some more comments %!s(int64=11) %!d(string=hai) anos
  Nicolas Petton eb57f240ca - Working inheritence, method linking and class initialization %!s(int64=11) %!d(string=hai) anos
  Nicolas Petton d4a28a50f9 More changes in the prototype chain and method linking/DNU hanbling %!s(int64=11) %!d(string=hai) anos
  Nicolas Petton 8988103417 new bootstrap %!s(int64=11) %!d(string=hai) anos
  Nicolas Petton 153e5d4430 Fixed adding nil as method protocol %!s(int64=11) %!d(string=hai) anos
  Nicolas Petton 0af9574208 - Organizer class %!s(int64=11) %!d(string=hai) anos
  Nicolas Petton e819f7d4c2 Inlining more selectors %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton da32a13ba2 More inlining edge cases handled %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton c4cf26f527 Inliner improvements %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton bb1b9e419d More improvements of the compiler. %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 85133ae990 First try at a new compiler architecture %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 809dac7342 Renamed `metaKlass` to `metaclass' and `setupKlass`to `setupClass` %!s(int64=12) %!d(string=hai) anos
  Herbert Vojčík 041329efee Fix to explicitly have value: in any Object.defineProp... call. Now it should work with kriskowal/es5-shim. %!s(int64=12) %!d(string=hai) anos
  Herbert Vojčík 242b3f8c68 Methods and common st infrastructure in fn.prototype made non-enumberable. %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 2ed620a330 - Removed smalltalk.setDeploymentMode() as it was not used anymore %!s(int64=12) %!d(string=hai) anos
  Herbert Vojčík 0427a9582b Repetitious recursive calls of init on metaclasses fixed. Load speed improved considerably. %!s(int64=12) %!d(string=hai) anos
  Herbert Vojčík 989e3138ca Speeding boot.js (for-in removed in favour for-i/Object.keys if possible) %!s(int64=12) %!d(string=hai) anos
  Herbert Vojčík 440b615b37 Fixes GH-192 %!s(int64=12) %!d(string=hai) anos
  Herbert Vojčík 61421686d6 Formatting %!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 372449fb40 Optimization of boot.js code for speed using Chrome profiler. %!s(int64=12) %!d(string=hai) anos
  Nicolas Petton 722a06ac32 - Added smalltalk.alias() to create class aliases %!s(int64=12) %!d(string=hai) anos