|  Herbert Vojčík | cdd56a0fdb
							
							.st: Smalltalk{ current=>} createPackage: | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Herbert Vojčík | 6458967a53
							
							tests: Smalltalk {current=>globals} at:; Smalltalk {current=>} | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Herbert Vojčík | 4b26274200
							
							smalltalk at: => Smalltalk current at: | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Herbert Vojčík | 54e045ab72
							
							SemanticAnalyzerTest uses Smalltalk current, not smalltalk | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | f0b70f6054
							
							Fixes issue #774 | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | c72222ef4e
							
							Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol) | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | c42f6a9301
							
							Fixes issue #714 | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | 177cea21f8
							
							- fix ASTPCNodeVisitor block visiting | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | 302e4e649d
							
							Fix for ASTPCNodeVisitor | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Matthias Springer | 0322b3550e
							
							Merge branch 'master' of github.com:amber-smalltalk/amber into class-ast-node | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Matthias Springer | d0623d17ae
							
							Support exponential writing for numbers. | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Matthias Springer | 17e810c689
							
							Remove ClassReferenceNode. | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | 3e65de67fb
							
							- AST unit tests refactoring | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | 9aea897f28
							
							ASTInterpreter cleanup | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Matthias Springer | 4b3faf3ced
							
							Added failing test case for different issue. | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Matthias Springer | 780b0f6881
							
							Fixed #654 for Interpreter. | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | 147352b384
							
							fixes InterpreterTest >> testGlobalVar | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | 4aa03d49f3
							
							- adds one interpreter test for block evaluation | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | c021bd5719
							
							- fix for block interpretation | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | d664d913c2
							
							fix the interpreter to correctly interpret JS globals | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | 44ad2eb4c2
							
							first (work in progress) stepping debugger | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | 5c06010269
							
							new interpreter passes the tests | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | f48b4b375a
							
							Compiler changes: | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | dc427450c8
							
							Proper lookup for message sends in ASTInterpreter | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | e6885e2532
							
							- Fixed AIContext >> selector | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | ffcf53a4bf
							
							- Fixed Object >> ifNil:ifNotNil: | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | 62c24efcba
							
							- Inliner cleanup, removal of IRNonLocalReturnInliner | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Herbert Vojčík | d17cf0c16d
							
							Regression test for #438. | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Herbert Vojčík | a02d9bdd46
							
							Regression test for #190. | %!s(int64=12) %!d(string=hai) anos | 
				
					
						|  Nicolas Petton | 5c62d4313a
							
							Fixes issue 428: | %!s(int64=12) %!d(string=hai) anos |