커밋 기록

작성자 SHA1 메시지 날짜
  Göran Krampe 3f7b01ba93 Fixed issue #54, added parenthesis around generated js assignments so that they work properly when nested in expressions. 12 년 전
  Laurent Laffont 60076832d2 merge with master 12 년 전
  Nicolas Petton 6aa38f0cc1 Moved HashTable to Dictionary 12 년 전
  Nicolas Petton 48d35a2ad6 Split Kernel in several packages 12 년 전
  Laurent Laffont 7caa3af0a4 merge with master 12 년 전
  Nicolas Petton 7554167b6e - New #copyClass:named: method in CLassBuilder 12 년 전
  Göran Krampe 1e3106ba42 Merge 12 년 전
  Nicolas Petton 802d2ba3c9 Fixed referencedClasses in method objects. (Issue #43) 12 년 전
  Göran Krampe 3eeca292b8 Merge. 12 년 전
  Göran Krampe 085a1424de Added Package properties, storeOn:, storeString, and support for package properties in fileouts (js and st). 12 년 전
  Nicolas Petton 43953ee239 Fixed issue #81 12 년 전
  Laurent Laffont ef7f17403a commit code refactoring 12 년 전
  Laurent Laffont 82b75c3e03 first shot on customizing commit path per package 12 년 전
  Nicolas Petton 4ba53dbc59 Removed Widget>>alert:,#confirm: and #prompt: 12 년 전
  Nicolas Petton 9979ff3239 Fixed Browser>>classDeclarationTemplate 12 년 전
  Nicolas Petton 5b55e07964 - Remove old methods with modules in Kernel 12 년 전
  Nicolas Petton 1afd7d34e3 Changed the class declaration template 12 년 전
  Nicolas Petton 0dbf62d259 Fixed issue #65 12 년 전
  Nicolas Petton d70c1dea3a Split the Transcript class into several classes: Transcript (the facade), ConsoleTranscript and IDETranscript. 12 년 전
  Nicolas Petton 0a9cb157e6 Merge pull request #70 from johnnyt/master 12 년 전
  Laurent Laffont 96dde890c6 Merge remote-tracking branch 'upstream/master' 12 년 전
  JohnnyT 26d3f4391d Changed text of package buttons; Added 'Local' button to commit a package to local storage 12 년 전
  Göran Krampe b7d06d27a3 Fixed for issue #66 12 년 전
  Laurent Laffont e5abf98050 More IE + Firefox compatibility 12 년 전
  Nicolas Petton cd7a1e1308 Removed JQuery binding! Now Canvas calls JQuery directly. Everything seems to be working fine, but I may have broken a few things in the IDE 12 년 전
  Göran Krampe 82bad4e8cc Serious fix to inlining by adding () around the conditional operator, important. Recompiled all. 12 년 전
  Göran Krampe 687441f9a7 Fix for 'package' being a reserved word in js and not good for temp names in Amber. We need to warn about this when saving methods. 12 년 전
  Nicolas Petton d924c6c203 recompiled all js files (with the new escaped selectors) 12 년 전
  Göran Krampe 4768a96425 Added #exportAll (issue #35), rewrite methods to use packages and #streamContents: etc. Removed some old module methods. 12 년 전
  Göran Krampe d93fb446ba Merge with Nicolas. 12 년 전