Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas Petton 029b1911d0 Fixed ClassBuilder >> addSubclass:... with class migration hace 11 años
  Nicolas Petton e88a04f0c0 Merge branch 'master' into ast-interpreter hace 11 años
  Nicolas Petton c5a513a221 - Merged contexts locals and args into one object hace 11 años
  Manfred Kroehnert cc549ca84e ClassCommentReader: remove unused variable 'chunkParser' hace 11 años
  Manfred Kroehnert c82d71b094 ClassCategoryReader: remove unused variable 'chunkParser' hace 11 años
  Nicolas Petton b4f9a7f555 - improved MethodContext >> asString hace 11 años
  Nicolas Petton fadbe674a2 - fixed context locals filling hace 11 años
  Nicolas Petton 7b9e44855c - Use JS temp variables hace 11 años
  Nicolas Petton a657a736ce Rewrote all methods including inlined JS statements hace 11 años
  Nicolas Petton d30c822249 - New method Behavior >> lookupSelector: hace 11 años
  Nicolas Petton 5921e6bb67 - fix the parser for '\\' selectors hace 11 años
  Nicolas Petton 6fb89d7252 - Mostly working AST interpreter hace 11 años
  Nicolas Petton 234cbadfd7 Almost got rid of smalltalk.send() hace 11 años
  Nicolas Petton 0af9574208 - Organizer class hace 12 años
  Sebastian Sastre 6a8e6ab04c Merge branch 'helios' of git://github.com/NicolasPetton/amber into helios hace 12 años
  Nicolas Petton 8570d13aef - Fixed SystemAnnouncer references hace 12 años
  Nicolas Petton eb4f91cfe0 SystemAnnouncer & first announcements hace 12 años
  Nicolas Petton 2c54dcd968 - Fix issue #116 hace 12 años
  Nicolas Petton 7c75c1e190 Quite some improvements here hace 12 años
  Nicolas Petton a5d64a4838 - use the new code generator (with inlining) by default hace 12 años
  Nicolas Petton 219d6b567c Working compiler. No inlining yet hace 12 años
  Nicolas Petton 85133ae990 First try at a new compiler architecture hace 12 años
  Nicolas Petton afd7523ef3 - Renamed AbstractCompiler >> loadExpression: to #evaluateExpression: hace 12 años
  Herbert Vojčík e7097c4711 Refactored load:forClass: pervasively calling setupClass: into install:forClass:category: and refactoring all senders. hace 12 años
  Nicolas Petton 52eda38f1d Added hace 12 años
  Dale Henrichs a7a3ab74b4 eliminate the IDE dependency for Issue #143 hace 12 años
  Nicolas Petton 0c436c5586 Merge with dale hace 12 años
  Nicolas Petton 1f8c25c39e Class comments for Behavior, Clas and Metaclass hace 12 años
  Nicolas Petton 4867b865b7 Fixed issue 114 and recompiled all js files hace 12 años
  Nicolas Petton 60cc2bf384 Use a HashedCollection for Behavior>>protocolsDo: hace 12 años