Marten Feldtmann 7d7affd231 BugFix: Message categories could not be changed 11 years ago
..
Benchfib.st 171054834f Fixed issue #141 12 years ago
Canvas.st 171054834f Fixed issue #141 12 years ago
Compiler-AST.st 43b3ffe6ce Compiler improvements 11 years ago
Compiler-Core.st eb4f91cfe0 SystemAnnouncer & first announcements 11 years ago
Compiler-Exceptions.st da32a13ba2 More inlining edge cases handled 12 years ago
Compiler-IR.st 8b8046457e Fixed previous commit 11 years ago
Compiler-Inlining.st 3cbd9ed34b - Fix the last bits of the inlining compiler 11 years ago
Compiler-Semantic.st c3a37a2b20 Added support for thisContext in the new compiler 11 years ago
Compiler-Tests.st a604046bbd Adapt the SemanticAnalyzer tests to avoid references to `window' 11 years ago
Compiler.st 4a1cbc2015 ImpCodeGenerator terminology rewrite, finished. 12 years ago
Documentation.st cd3b58bffa Merge branch 'master' of git://github.com/NicolasPetton/amber 12 years ago
Examples.st 171054834f Fixed issue #141 12 years ago
Helios-Announcements.st 1f147b818d Refactoring, (got rid of doItReaction, etc) 11 years ago
Helios-Browser.st 7de4a20e58 - more consistency in Helios 11 years ago
Helios-Commands.st aa53ec31cb Use Commands 11 years ago
Helios-Core.st 7de4a20e58 - more consistency in Helios 11 years ago
Helios-Environments.st d57aff1353 Split Helios-Core into Helios-Core and Helios-Environments 11 years ago
Helios-Inspector.st d43ad40f63 Consistency across Helios: 11 years ago
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) 11 years ago
Helios-Layout.st 7c75c1e190 Quite some improvements here 11 years ago
Helios-Workspace.st 7de4a20e58 - more consistency in Helios 11 years ago
IDE.st 379fe3b007 Fix method references select in Browser: we cannot browse current method references as it's already selected 11 years ago
Importer-Exporter.st 2db0052a12 New PackageLoader class to load packages outside of amber.js 11 years ago
Kernel-Announcements.st 8570d13aef - Fixed SystemAnnouncer references 11 years ago
Kernel-Classes.st 0af9574208 - Organizer class 11 years ago
Kernel-Collections.st 9a709fba17 Added Dictionary>>keyAtValue: and more Inspector behavior. Still not working 11 years ago
Kernel-Exceptions.st c4cf26f527 Inliner improvements 12 years ago
Kernel-Methods.st 7d7affd231 BugFix: Message categories could not be changed 11 years ago
Kernel-Objects.st 153e5d4430 Fixed adding nil as method protocol 11 years ago
Kernel-Tests.st ceb675685a Fix NonBooleanReceiver error not sent when invoking a Boolean method on a non-boolean javascript value 11 years ago
Kernel-Transcript.st 0c436c5586 Merge with dale 12 years ago
Makefile 83b24e2741 Fixed Makefile for st/Compiler-Tests.st 12 years ago
SUnit.st 04ae316d5a Merge branch 'master' into impCodeGenerator 12 years ago
Spaces.st a81b14cc92 - unit tests 11 years ago