| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								alien.factor
							
						
					
				 | 
				
					
						
							
							Fixing various test failures caused by C type parser change, and clarify C type docs some more
						
					
				 | 
				2009-09-28 08:48:39 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								call-effect.factor
							
						
					
				 | 
				
					
						
							
							Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
						
					
				 | 
				2009-08-13 19:21:44 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								codegen.factor
							
						
					
				 | 
				
					
						
							
							cpu.x86: shifts didn't work if dst != src1; re-organize file a bit
						
					
				 | 
				2009-09-28 05:39:53 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								curry.factor
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								float.factor
							
						
					
				 | 
				
					
						
							
							math: add unordered comparison operators u< u<= u> u>= which behave exactly like < <= > >= except no floating point exceptions are set if one or both inputs are NaNs; also add efficient intrinsic for unordered? predicate, and fix propagation type functions for abs, absq, and bitnot
						
					
				 | 
				2009-09-12 22:20:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								folding.factor
							
						
					
				 | 
				
					
						
							
							replace usages of <" with """
						
					
				 | 
				2009-09-20 22:42:40 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								generic.factor
							
						
					
				 | 
				
					
						
							
							Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
						
					
				 | 
				2009-08-13 19:21:44 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								intrinsics.factor
							
						
					
				 | 
				
					
						
							
							move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab
						
					
				 | 
				2009-09-17 22:36:05 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								low-level-ir.factor
							
						
					
				 | 
				
					
						
							
							compiler.cfg.instructions: remove ##box-float, ##unbox-float, ##box-vector, ##unbox-vector since they can be expressed in terms of ##alien-double, ##set-alien-double, ##alien-vector, ##set-alien-vector, and ##allot
						
					
				 | 
				2009-10-01 18:07:50 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								optimizer.factor
							
						
					
				 | 
				
					
						
							
							Rename specific-method to method-for-class, rename (effective-method) to method-for-object, and make both much faster
						
					
				 | 
				2009-09-21 17:42:20 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								peg-regression-2.factor
							
						
					
				 | 
				
					
						
							
							Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
						
					
				 | 
				2009-08-13 19:21:44 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								peg-regression.factor
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pic-problem-1.factor
							
						
					
				 | 
				
					
						
							
							Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
						
					
				 | 
				2009-08-13 19:21:44 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine0.factor
							
						
					
				 | 
				
					
						
							
							Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
						
					
				 | 
				2009-08-13 19:21:44 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine1.factor
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine2.factor
							
						
					
				 | 
				
					
						
							
							Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
						
					
				 | 
				2009-08-13 19:21:44 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine3.factor
							
						
					
				 | 
				
					
						
							
							Fix some unit test failures
						
					
				 | 
				2009-08-18 03:49:05 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine4.factor
							
						
					
				 | 
				
					
						
							
							Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
						
					
				 | 
				2009-08-13 19:21:44 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine5.factor
							
						
					
				 | 
				
					
						
							
							replace usages of <" with """
						
					
				 | 
				2009-09-20 22:42:40 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine6.factor
							
						
					
				 | 
				
					
						
							
							replace usages of <" with """
						
					
				 | 
				2009-09-20 22:42:40 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine7.factor
							
						
					
				 | 
				
					
						
							
							replace usages of <" with """
						
					
				 | 
				2009-09-20 22:42:40 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine8.factor
							
						
					
				 | 
				
					
						
							
							replace usages of <" with """
						
					
				 | 
				2009-09-20 22:42:40 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine9.factor
							
						
					
				 | 
				
					
						
							
							replace usages of <" with """
						
					
				 | 
				2009-09-20 22:42:40 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine10.factor
							
						
					
				 | 
				
					
						
							
							replace usages of <" with """
						
					
				 | 
				2009-09-20 22:42:40 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine11.factor
							
						
					
				 | 
				
					
						
							
							replace usages of <" with """
						
					
				 | 
				2009-09-20 22:42:40 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine12.factor
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine13.factor
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine14.factor
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine15.factor
							
						
					
				 | 
				
					
						
							
							Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
						
					
				 | 
				2009-08-13 19:21:44 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine16.factor
							
						
					
				 | 
				
					
						
							
							Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
						
					
				 | 
				2009-08-13 19:21:44 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redefine17.factor
							
						
					
				 | 
				
					
						
							
							Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
						
					
				 | 
				2009-08-13 19:21:44 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reload.factor
							
						
					
				 | 
				
					
						
							
							Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
						
					
				 | 
				2009-08-13 19:21:44 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								simple.factor
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								spilling.factor
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								stack-trace.factor
							
						
					
				 | 
				
					
						
							
							Fix some unit test failures
						
					
				 | 
				2009-08-18 03:49:05 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								tuples.factor
							
						
					
				 | 
				
					
						
							
							Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
						
					
				 | 
				2009-08-13 19:21:44 -05:00 |