Nicolas Petton
							
						 | 
						
							
							
								26a757a05f
							
							reformatting to follow the coding conventions
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								cc0393227e
							
							removes ValueNode >> xxxDoIt
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								c42f6a9301
							
							Fixes issue #714
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								ab78f6e3de
							
							- Avoid too many aliasing due to send indexes (partial fix only)
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								7211ee8408
							
							- Adds Node >> isReferenced to avoid unneeded aliasing
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								534caee6f4
							
							Adds SendNode >> shouldBeAliased
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								b52dbe68b7
							
							- Adds Node >> method
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								4dd0cc15ff
							
							Fixes VariableNode >> isImmutable
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								43f2f2fc27
							
							Keep track of the send indexes in the methodNode
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Matthias Springer
							
						 | 
						
							
							
								17e810c689
							
							Remove ClassReferenceNode.
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								5c06010269
							
							new interpreter passes the tests
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								1acbf3bf5f
							
							new interpreter based on a stack
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								777244506c
							
							add Behavior >> #>> and CompiledMethod >> ast
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								f48b4b375a
							
							Compiler changes:
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								27d713eff1
							
							Better class comments
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								f69008ab0f
							
							documentation (class comments)
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								5c62d4313a
							
							Fixes issue 428:
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								8d0d0adde2
							
							Convert spaces to tabs in .st
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								2e40ee8a92
							
							createPackage: with only one parameter at the beginning of .st
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								76860744d2
							
							Fixed issue #326 (again, it was lost in a merge)
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								0d947e962f
							
							Use continuations in ASTInterpreter for future stepping
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								e88a04f0c0
							
							Merge branch 'master' into ast-interpreter
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								1dbac0d828
							
							Fixes #326. Stops subtree aliasing at block boundary.
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								4fa9962c27
							
							- Renamed #temporallyDependentList: to #aliasTemporally:
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								5fe3841359
							
							Merge branch 'master' into ast-interpreter
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								8f72367fa6
							
							Not using non-local return.
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								3f44d46fa0
							
							Need for aliasing is checked deep in subtree.
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								b65cf751ff
							
							Merge branch 'master' into ast-interpreter
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								c50319f861
							
							Aliasing all dependent nodes.
						 | 
						há 12 anos atrás | 
					
				
					
						
							
								   mkroehnert
							
						 | 
						
							
							
								73d0e1f41c
							
							Compiler-AST/Node: add position instance var + accessors
						 | 
						há 13 anos atrás |