Herby Vojčík
							
						 | 
						
							
							
								6cae2d96ef
							
							RunningTestContext governs run of single test case.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Herby Vojčík
							
						 | 
						
							
							
								868fdfe7a2
							
							tearDown call moved to TestResult >> runCase:
						 | 
						13 年 前 | 
					
				
					
						
							
								   Herby Vojčík
							
						 | 
						
							
							
								d818bac490
							
							self resume, worker is instvar.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								d47a54169e
							
							Merge pull request #317 from herby/commit-to-packagehome
						 | 
						12 年 前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								cef43f3108
							
							Merge pull request #315 from herby/invalid-boolean
						 | 
						12 年 前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								d3edbd8102
							
							Merge pull request #312 from herby/yourself-toprimitive
						 | 
						12 年 前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								77f30df6ea
							
							Merge pull request #311 from herby/inner-alias-inline-ordering
						 | 
						12 年 前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								aab99b2bc4
							
							packageHome is honoured in commit paths from IDE.
						 | 
						12 年 前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								8d03fca84a
							
							No one uses Browser class >> commitPath{Js,St}, removing.
						 | 
						12 年 前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								8f72367fa6
							
							Not using non-local return.
						 | 
						12 年 前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								c6e55efc63
							
							`ifTrue:ifFalse:` did not work with boxed booleans
						 | 
						12 年 前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								3f44d46fa0
							
							Need for aliasing is checked deep in subtree.
						 | 
						12 年 前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								473637a673
							
							yourself return primitive (unboxed) value of self.
						 | 
						12 年 前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								60c6a6a393
							
							Tests for inner elements inline ordering problem.
						 | 
						12 年 前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								ba34f37d77
							
							Fixes GH-297.
						 | 
						12 年 前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								70e78a981d
							
							Merge pull request #308 from herby/global-result
						 | 
						12 年 前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								b9ab20347c
							
							Merge pull request #307 from herby/gh-296
						 | 
						12 年 前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								0e457b553e
							
							Global variable `result` not created anymore.
						 | 
						12 年 前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								c50319f861
							
							Aliasing all dependent nodes.
						 | 
						12 年 前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								235b6d5d05
							
							No need for isValueNode test, this is checked in alias: anyway.
						 | 
						12 年 前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								63ea75d0f7
							
							Added tests for send rcv/arg order.
						 | 
						12 年 前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								096dd5e9d6
							
							Merge pull request #306 from herby/forkpool-cleaning
						 | 
						12 年 前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								1a00439880
							
							super initialize, small cleaning, Queue class comment.
						 | 
						12 年 前 | 
					
				
					
						
							
								   Manfred Kröhnert
							
						 | 
						
							
							
								bb0e699297
							
							Merge pull request #305 from mkroehnert/profstef
						 | 
						12 年 前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								bb0bec0a80
							
							ProfStef: rename JTalk to Amber + formatting
						 | 
						12 年 前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								0429e01f49
							
							ProfStef was broken; recompilation seems to fix it
						 | 
						12 年 前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								82cd52f512
							
							Merge pull request #290 from noha/master
						 | 
						12 年 前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								44c8e48393
							
							Merge pull request #303 from mkroehnert/hex
						 | 
						12 年 前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								80de43cee8
							
							Merge pull request #302 from herby/dom-asjquery
						 | 
						12 年 前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								942045a62f
							
							Kernel-Tests: add tests for invalid HEX numbers
						 | 
						12 年 前 |