1
0

コミット履歴

作者 SHA1 メッセージ 日付
  Göran Krampe 9ea73571b6 Made amberc executable. 13 年 前
  Göran Krampe 81d684d320 Merge remote branch 'upstream/master' 13 年 前
  Nicolas Petton 82a21206f7 changelog file 13 年 前
  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. 13 年 前
  Nicolas Petton 0655b6d397 amber.css theme for codemirror 13 年 前
  Nicolas Petton 4880fd28ca More renaming 13 年 前
  Nicolas Petton d720c44bc4 new files 13 年 前
  Nicolas Petton 1af622cf99 Starting renaming jtalk to amber 13 年 前
  Nicolas Petton d924c6c203 recompiled all js files (with the new escaped selectors) 13 年 前
  Nicolas Petton d7dee21073 Merge branch 'master', remote-tracking branch 'gokr/master' 13 年 前
  Nicolas Petton 7d25a4bc31 fixed exporter for not escaped selector strings 13 年 前
  Göran Krampe 379c6a49a4 Fixed forgotten call to exportCategory in jtalkc. 13 年 前
  Nicolas Petton 00ef7a6b5d Merge remote-tracking branch 'gokr/master' 13 年 前
  Göran Krampe 4768a96425 Added #exportAll (issue #35), rewrite methods to use packages and #streamContents: etc. Removed some old module methods. 13 年 前
  Nicolas Petton 72deeefb0a Fixed previous commit 13 年 前
  Nicolas Petton 532bd0b399 Renamed #modulo: to #\ 13 年 前
  Nicolas Petton a860ee83f2 Fixed issue #14 13 年 前
  Nicolas Petton 4c3af466a7 Padding for the search input in the IDE 13 年 前
  Nicolas Petton 478485007a Merge branch 'master', remote-tracking branch 'gokr/master' 13 年 前
  Göran Krampe 11969ad4f3 Trivial fix to issue #34. 13 年 前
  Nicolas Petton b013361d74 Merge branch 'master', remote-tracking branch 'gokr/master' 13 年 前
  Göran Krampe d93fb446ba Merge with Nicolas. 13 年 前
  Göran Krampe e3d45161c1 Added working code behind remove and rename package in browser. 13 年 前
  Nicolas Petton 4eec7422b4 Changed 'category' to 'package ' in the class declaration template 13 年 前
  Göran Krampe 4570352f13 Merge remote branch 'bromagosa/master' 13 年 前
  Göran Krampe dde1083af7 More behavior for Package plus a class comment. 13 年 前
  Bernat Romagosa 500bff2f9e Fix to Number >> truncated for handling negative integers 13 年 前
  Bernat Romagosa fe3687d25a Added 'rename package' and 'delete package' buttons to the Browser UI, action methods missing implementation 13 年 前
  Bernat Romagosa 6d4da1debe renamed *category* to *package* in all the IDE, in variables, methods and strings 13 年 前
  Göran Krampe 3d596a2c6e More meta protocol for packages in Smalltalk and some cleanups of old modules code. 13 年 前