Nicolas Petton d51eb73c78 Used a HashedCollection for methodDictionary instead of a Dictionary 13 年 前
..
Benchfib.st 7caa3af0a4 merge with master 13 年 前
Canvas.st 6a1a23d4d1 Amber IDE now works in IE7 13 年 前
Compiler.st 3f7b01ba93 Fixed issue #54, added parenthesis around generated js assignments so that they work properly when nested in expressions. 13 年 前
Documentation.st 17a57ca27d Added main arguments for using Amber in documentation. 13 年 前
Examples.st df500499c7 Removed the old Tetris implementation. 13 年 前
IDE.st 239b06df1c Improved ReferencesBrowser>>searchSelectorReferencesFor: 13 年 前
Kernel-Announcements.st c41a1efb1f Announcement framework from Pharo (simplified) 13 年 前
Kernel-Classes.st d51eb73c78 Used a HashedCollection for methodDictionary instead of a Dictionary 13 年 前
Kernel-Collections.st 1fa9ac52db Add missing Symbol>>asSelector 13 年 前
Kernel-Exceptions.st 48d35a2ad6 Split Kernel in several packages 13 年 前
Kernel-Methods.st fbc18e12d8 - More unit tests 13 年 前
Kernel-Objects.st 8fae3a7eb4 Slight revision of Point class comment. 13 年 前
Kernel-Tests.st 5aa0123388 - Fixed BlockClosureTest>>testCompiledSource 13 年 前
Kernel-Transcript.st 48d35a2ad6 Split Kernel in several packages 13 年 前
Makefile 4c61f98a3a Merge branch 'master' of git://github.com/NicolasPetton/amber 13 年 前
SUnit.st 4ecba95fd9 - Fix Object>>try:catch: and BlockClosure>>on:do: to answer the result of the block evaluation 13 年 前