Commit History

Author SHA1 Message Date
  Nicolas Petton 808393e7da Removed a console log: 11 years ago
  Nicolas Petton 3ed8b38659 - Many small fixed for grunt to compile amber. 11 years ago
  Nicolas Petton 2f444c02b3 Fix issue #349 11 years ago
  Nicolas Petton f595d9727d - Renamed ClassBuilder >> installCompiled:forClass:category: to #installMethod:forClass:category 11 years ago
  Herbert Vojčík a7692d381f Meta-manipulation separated from compilation. 11 years ago
  Nicolas Petton f50dfc9b72 Fixed issues #334 and #335 11 years ago
  Nicolas Petton 029b1911d0 Fixed ClassBuilder >> addSubclass:... with class migration 11 years ago
  Nicolas Petton e88a04f0c0 Merge branch 'master' into ast-interpreter 11 years ago
  Manfred Kroehnert cfeaa4906c ClassCommentReader: update class comment 11 years ago
  Manfred Kroehnert cc549ca84e ClassCommentReader: remove unused variable 'chunkParser' 11 years ago
  Manfred Kroehnert c82d71b094 ClassCategoryReader: remove unused variable 'chunkParser' 11 years ago
  Nicolas Petton a657a736ce Rewrote all methods including inlined JS statements 11 years ago
  Nicolas Petton d30c822249 - New method Behavior >> lookupSelector: 11 years ago
  Nicolas Petton 234cbadfd7 Almost got rid of smalltalk.send() 11 years ago
  Nicolas Petton 0af9574208 - Organizer class 11 years ago
  Sebastian Sastre 6a8e6ab04c Merge branch 'helios' of git://github.com/NicolasPetton/amber into helios 11 years ago
  Nicolas Petton 8570d13aef - Fixed SystemAnnouncer references 11 years ago
  Nicolas Petton eb4f91cfe0 SystemAnnouncer & first announcements 11 years ago
  Nicolas Petton 2c54dcd968 - Fix issue #116 11 years ago
  Nicolas Petton 7c75c1e190 Quite some improvements here 11 years ago
  Nicolas Petton 219d6b567c Working compiler. No inlining yet 12 years ago
  Herbert Vojčík e7097c4711 Refactored load:forClass: pervasively calling setupClass: into install:forClass:category: and refactoring all senders. 12 years ago
  Nicolas Petton 52eda38f1d Added 12 years ago
  Dale Henrichs a7a3ab74b4 eliminate the IDE dependency for Issue #143 12 years ago
  Nicolas Petton 0c436c5586 Merge with dale 12 years ago
  Nicolas Petton 1171880441 Class comments for other classes in Kernel-Classes 12 years ago
  Nicolas Petton 1f8c25c39e Class comments for Behavior, Clas and Metaclass 12 years ago
  Nicolas Petton 60cc2bf384 Use a HashedCollection for Behavior>>protocolsDo: 12 years ago
  Nicolas Petton d51eb73c78 Used a HashedCollection for methodDictionary instead of a Dictionary 12 years ago
  Nicolas Petton 5b7814fa56 - New Symbol class 12 years ago