Nicolas Petton c9904a91b8 Renamed Smalltalk >> asSmalltalkError: to #asSmalltalkException: пре 12 година
..
Benchfib.st 171054834f Fixed issue #141 пре 13 година
Canvas.st 74ce81b7f1 Refactored all methods inluding both temps and inlined JS пре 12 година
Compiler-AST.st 76860744d2 Fixed issue #326 (again, it was lost in a merge) пре 12 година
Compiler-Core.st 0d947e962f Use continuations in ASTInterpreter for future stepping пре 12 година
Compiler-Exceptions.st 0007083ebf UnknownVariableError: add >>messageText пре 12 година
Compiler-IR.st 04a8ef36fc IRClosure/IRMethod refactoring пре 12 година
Compiler-Inlining.st 3cbd9ed34b - Fix the last bits of the inlining compiler пре 12 година
Compiler-Interpreter.st 4a7d6d2821 Try to stock to the coding conventions (https://github.com/NicolasPetton/amber/wiki/Coding-conventions) пре 12 година
Compiler-Semantic.st 7b9e44855c - Use JS temp variables пре 12 година
Compiler-Tests.st 0ab29613a8 Fixed variable assignment пре 12 година
Compiler.st 12f905d3d4 Changed Makefile to be able to recompile compiler suite. пре 12 година
Documentation.st cd3b58bffa Merge branch 'master' of git://github.com/NicolasPetton/amber пре 13 година
Examples.st 171054834f Fixed issue #141 пре 13 година
Helios-Announcements.st 1f147b818d Refactoring, (got rid of doItReaction, etc) пре 12 година
Helios-Browser.st 7de4a20e58 - more consistency in Helios пре 12 година
Helios-Commands.st aa53ec31cb Use Commands пре 12 година
Helios-Core.st 7de4a20e58 - more consistency in Helios пре 12 година
Helios-Environments.st d57aff1353 Split Helios-Core into Helios-Core and Helios-Environments пре 12 година
Helios-Inspector.st d43ad40f63 Consistency across Helios: пре 12 година
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) пре 12 година
Helios-Layout.st 7c75c1e190 Quite some improvements here пре 12 година
Helios-Workspace.st 7de4a20e58 - more consistency in Helios пре 12 година
IDE.st c5a513a221 - Merged contexts locals and args into one object пре 12 година
Importer-Exporter.st a657a736ce Rewrote all methods including inlined JS statements пре 12 година
Kernel-Announcements.st aa81cb9035 Announcements class comments пре 12 година
Kernel-Classes.st f50dfc9b72 Fixed issues #334 and #335 пре 12 година
Kernel-Collections.st c0cffae40f Added String >> asRegexp (see issue #319) пре 12 година
Kernel-Exceptions.st 5976556d2e Catch all exceptions occurring in the Smalltalk stack. JS exceptions are converted to instances of JavaScriptException пре 12 година
Kernel-Methods.st c9904a91b8 Renamed Smalltalk >> asSmalltalkError: to #asSmalltalkException: пре 12 година
Kernel-Objects.st c9904a91b8 Renamed Smalltalk >> asSmalltalkError: to #asSmalltalkException: пре 12 година
Kernel-Tests.st 5976556d2e Catch all exceptions occurring in the Smalltalk stack. JS exceptions are converted to instances of JavaScriptException пре 12 година
Kernel-Transcript.st 53f25163c1 Get ready for moving local vars into the context пре 12 година
Makefile 27c5876cdd Makefile: some Helios dependcies added пре 12 година
SUnit-Tests.st d9ce50f9da Oops. Broke some tests. пре 12 година
SUnit.st ebe041c095 Merge branch 'master' into ast-interpreter пре 12 година
Spaces.st a81b14cc92 - unit tests пре 12 година