| .. | 
		
		
			
			
			
			
				| alien.factor | update a bunch of alien-callbacks and alien-indirects to use c-type words | 2009-10-21 21:10:11 -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 | update some naked alien-invokes to use c-type words | 2009-10-21 18:44:00 -05:00 | 
		
			
			
			
			
				| curry.factor | Fix unit tests and load errors for slip removal | 2009-05-10 17:03:41 -05:00 | 
		
			
			
			
			
				| 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 | compiler: fix typo in intrinsics tests | 2009-10-19 05:16:04 -05:00 | 
		
			
			
			
			
				| low-level-ir.factor | compiler: fix low-level-ir test on PowerPC | 2009-10-19 05:03:02 -05:00 | 
		
			
			
			
			
				| optimizer.factor | compiler.tree.propagation.branches: fix live-branches computation for #dispatch nodes | 2009-10-10 00:23:50 -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 | Update compiler tests for tag number changes | 2009-04-28 21:43:30 -05:00 | 
		
			
			
			
			
				| 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 | Fix typo in redefine14 test | 2009-05-01 08:29:04 -05:00 | 
		
			
			
			
			
				| 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 | Remove cruddy string encoding/decoding code from VM | 2009-05-02 13:45:38 -05:00 | 
		
			
			
			
			
				| spilling.factor | Update compiler tests for tag number changes | 2009-04-28 21:43:30 -05:00 | 
		
			
			
			
			
				| 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 |