Manfred Kroehnert c6987653fa Kernel-Tests: fix TestCase>>assert:equals: usage hace 12 años
..
Benchfib.st 171054834f Fixed issue #141 hace 12 años
Canvas.st 1fc5022926 Adds HTMLCanvas >> entity:. Fixes #172. hace 12 años
Compiler-AST.st 76860744d2 Fixed issue #326 (again, it was lost in a merge) hace 12 años
Compiler-Core.st f595d9727d - Renamed ClassBuilder >> installCompiled:forClass:category: to #installMethod:forClass:category hace 12 años
Compiler-Exceptions.st 0007083ebf UnknownVariableError: add >>messageText hace 12 años
Compiler-IR.st 04a8ef36fc IRClosure/IRMethod refactoring hace 12 años
Compiler-Inlining.st 3cbd9ed34b - Fix the last bits of the inlining compiler hace 12 años
Compiler-Interpreter.st 3e7c429aae More improvements to the debugger hace 12 años
Compiler-Semantic.st 7b9e44855c - Use JS temp variables hace 12 años
Compiler-Tests.st 582bd3dc4e More changes to ASTDebugger hace 12 años
Compiler.st 12f905d3d4 Changed Makefile to be able to recompile compiler suite. hace 12 años
Documentation.st cd3b58bffa Merge branch 'master' of git://github.com/NicolasPetton/amber hace 13 años
Examples.st 171054834f Fixed issue #141 hace 12 años
Helios-Announcements.st 1f147b818d Refactoring, (got rid of doItReaction, etc) hace 12 años
Helios-Browser.st 7de4a20e58 - more consistency in Helios hace 12 años
Helios-Commands.st aa53ec31cb Use Commands hace 12 años
Helios-Core.st 7de4a20e58 - more consistency in Helios hace 12 años
Helios-Environments.st d57aff1353 Split Helios-Core into Helios-Core and Helios-Environments hace 12 años
Helios-Inspector.st d43ad40f63 Consistency across Helios: hace 12 años
Helios-KeyBindings.st d650648567 changed key binding for OS X; now using ctrl-space for commands instead of cmd-space (otherwise OS X will bring up spotlight no matter what) hace 12 años
Helios-Layout.st 7c75c1e190 Quite some improvements here hace 12 años
Helios-Workspace.st 7de4a20e58 - more consistency in Helios hace 12 años
IDE.st b13fa531dc Fixes #339. hace 12 años
Importer-Exporter.st a657a736ce Rewrote all methods including inlined JS statements hace 12 años
Kernel-Announcements.st aa81cb9035 Announcements class comments hace 12 años
Kernel-Classes.st 2f444c02b3 Fix issue #349 hace 12 años
Kernel-Collections.st 67f3022438 Symbol >> asJavascript fixed. Fixes #182. hace 12 años
Kernel-Exceptions.st 79d6b979c2 - Fixed JavaScriptException to make the tests greem hace 12 años
Kernel-Methods.st 8eaba366d1 BlockClosure >> currySelf reformatting hace 12 años
Kernel-Objects.st 603a366512 JSObjectProxy>>at:ifAbsent: take care of property which is set to 'undefined' (as suggested by Herby) hace 12 años
Kernel-Tests.st c6987653fa Kernel-Tests: fix TestCase>>assert:equals: usage hace 12 años
Kernel-Transcript.st 53f25163c1 Get ready for moving local vars into the context hace 12 años
Makefile 27c5876cdd Makefile: some Helios dependcies added hace 12 años
SUnit-Tests.st 64b604d616 SUnit-Tests: fix usage of >>assert:equals: hace 12 años
SUnit.st d83b55a161 TestCase: fix order of arguments in >>assert:equals: hace 12 años
Spaces.st a81b14cc92 - unit tests hace 12 años