05f3f9dcb9 
								
							
								 
							
						 
						
							
							
								
								Fixing unit tests for stack effect inference changes  
							
							
							
						 
						
							2009-04-20 21:15:19 -05:00  
				
					
						
							
							
								 
						
							
							
								5165d811d5 
								
							
								 
							
						 
						
							
							
								
								Changing the stack effect of a generic word could break the compiler  
							
							
							
						 
						
							2009-04-20 04:21:00 -05:00  
				
					
						
							
							
								 
						
							
							
								7a1841f59b 
								
							
								 
							
						 
						
							
							
								
								(( -- )) eval -> eval( -- )  
							
							
							
						 
						
							2009-04-17 15:49:21 -05:00  
				
					
						
							
							
								 
						
							
							
								dba4c0d589 
								
							
								 
							
						 
						
							
							
								
								fixing compiler errors in basis  
							
							
							
						 
						
							2009-04-17 12:46:04 -05:00  
				
					
						
							
							
								 
						
							
							
								5460a5375e 
								
							
								 
							
						 
						
							
							
								
								change makefile to use .so instead of .a on unix  
							
							
							
						 
						
							2009-03-28 14:41:48 -05:00  
				
					
						
							
							
								 
						
							
							
								40631ec2a9 
								
							
								 
							
						 
						
							
							
								
								Fix alien tests on Windows; LoadLibraryEx does not like UNC paths  
							
							
							
						 
						
							2009-03-28 02:37:07 -05:00  
				
					
						
							
							
								 
						
							
							
								6f743b280d 
								
							
								 
							
						 
						
							
							
								
								hopefully last fix for alien.factor  
							
							
							
						 
						
							2009-03-27 17:58:31 -05:00  
				
					
						
							
							
								 
						
							
							
								1cf5c519cc 
								
							
								 
							
						 
						
							
							
								
								fix ffi tests on 32bit  
							
							
							
						 
						
							2009-03-27 14:39:45 -05:00  
				
					
						
							
							
								 
						
							
							
								e04efe5f5a 
								
							
								 
							
						 
						
							
							
								
								use .a instead of .so on unix  
							
							
							
						 
						
							2009-03-27 10:41:24 -05:00  
				
					
						
							
							
								 
						
							
							
								73b8bf1193 
								
							
								 
							
						 
						
							
							
								
								fix using list  
							
							
							
						 
						
							2009-03-26 19:58:23 -05:00  
				
					
						
							
							
								 
						
							
							
								63e06589bd 
								
							
								 
							
						 
						
							
							
								
								don't normalize-path in add-library  
							
							
							
						 
						
							2009-03-26 18:56:10 -05:00  
				
					
						
							
							
								 
						
							
							
								b771758ff7 
								
							
								 
							
						 
						
							
							
								
								fix load errors, help lint  
							
							
							
						 
						
							2009-03-26 10:45:52 -05:00  
				
					
						
							
							
								 
						
							
							
								4b275c2861 
								
							
								 
							
						 
						
							
							
								
								make add-library normalize-path, use libfactor-ffi-tests for testing ffi  
							
							
							
						 
						
							2009-03-25 13:05:34 -05:00  
				
					
						
							
							
								 
						
							
							
								9ebd9c8d01 
								
							
								 
							
						 
						
							
							
								
								Add unit test for regression  
							
							
							
						 
						
							2009-03-22 21:42:15 -05:00  
				
					
						
							
							
								 
						
							
							
								6080c6e734 
								
							
								 
							
						 
						
							
							
								
								Fix stack effect redefinition  
							
							
							
						 
						
							2009-03-22 20:16:31 -05:00  
				
					
						
							
							
								 
						
							
							
								2f4e2735ea 
								
							
								 
							
						 
						
							
							
								
								Fix compile errors in compiler tests so that they actually test the compiler instead of being useless  
							
							
							
						 
						
							2009-03-22 17:50:53 -05:00  
				
					
						
							
							
								 
						
							
							
								9d44b7620f 
								
							
								 
							
						 
						
							
							
								
								Fixing the build  
							
							
							
						 
						
							2009-03-18 17:01:26 -05:00  
				
					
						
							
							
								 
						
							
							
								37bc52afa8 
								
							
								 
							
						 
						
							
							
								
								Redefining methods didn't always update callers if more than one method on the same generic was redefined in a compilation unit  
							
							
							
						 
						
							2009-03-06 23:33:30 -06:00  
				
					
						
							
							
								 
						
							
							
								65a53e1fa5 
								
							
								 
							
						 
						
							
							
								
								Don't keep compiled-effect around anymore  
							
							
							
						 
						
							2009-02-23 23:55:16 -06:00  
				
					
						
							
							
								 
						
							
							
								901bcccc1c 
								
							
								 
							
						 
						
							
							
								
								Fix remaining text failures  
							
							
							
						 
						
							2009-02-23 23:25:13 -06:00  
				
					
						
							
							
								 
						
							
							
								1951d739a0 
								
							
								 
							
						 
						
							
							
								
								Stack effect declarations are mandatory on all words now  
							
							... 
							
							
							
							define-temp now takes an effect parameter
Fix compiler bug that Dan found
Stricter enforcement of * effects
Move compile-call from compiler.units to compiler 
							
						 
						
							2009-02-23 20:27:05 -06:00  
				
					
						
							
							
								 
						
							
							
								01c2e26dfe 
								
							
								 
							
						 
						
							
							
								
								Fix alien tests, oops  
							
							
							
						 
						
							2009-02-06 12:30:11 -06:00  
				
					
						
							
							
								 
						
							
							
								173b0ee78d 
								
							
								 
							
						 
						
							
							
								
								Add some more tests for complex numbers in FFI  
							
							
							
						 
						
							2009-02-06 12:21:53 -06:00  
				
					
						
							
							
								 
						
							
							
								d6aa376ed0 
								
							
								 
							
						 
						
							
							
								
								Removing now-redundant underlying>> calls  
							
							
							
						 
						
							2009-02-06 04:37:28 -06:00  
				
					
						
							
							
								 
						
							
							
								7bb0e78314 
								
							
								 
							
						 
						
							
							
								
								Add support for C99 complex float and complex double types to FFI  
							
							... 
							
							
							
							They are named complex-float and complex-double in the Factor world 
							
						 
						
							2009-02-06 04:02:00 -06:00  
				
					
						
							
							
								 
						
							
							
								3c408342ef 
								
							
								 
							
						 
						
							
							
								
								renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail  
							
							
							
						 
						
							2009-01-29 22:19:07 -06:00  
				
					
						
							
							
								 
						
							
							
								44bfff7c7b 
								
							
								 
							
						 
						
							
							
								
								Rename ##load-indirect to ##load-reference since this is more descriptive; value numbering doesn't assign expressions to ##load-reference nodes since this would end up folding literals which were eq? but not =  
							
							
							
						 
						
							2009-01-29 01:44:58 -06:00  
				
					
						
							
							
								 
						
							
							
								3e685b2eb4 
								
							
								 
							
						 
						
							
							
								
								Add test case for bug discovered by erg  
							
							
							
						 
						
							2009-01-28 23:35:41 -06:00  
				
					
						
							
							
								 
						
							
							
								f34c14a0f5 
								
							
								 
							
						 
						
							
							
								
								Remove some usages of tuck  
							
							
							
						 
						
							2009-01-23 18:20:47 -06:00  
				
					
						
							
							
								 
						
							
							
								34792a9f23 
								
							
								 
							
						 
						
							
							
								
								Remove >r/r>  
							
							
							
						 
						
							2008-12-17 19:17:37 -06:00  
				
					
						
							
							
								 
						
							
							
								c679ae025b 
								
							
								 
							
						 
						
							
							
								
								Rename tools.disassembler.udis:& to alien.syntax:&: and fix it to survive image save/load  
							
							
							
						 
						
							2008-12-11 00:03:58 -06:00  
				
					
						
							
							
								 
						
							
							
								e4f8448eb1 
								
							
								 
							
						 
						
							
							
								
								Fix some problems with arithmetic type inference, exposed by recent changes to log2 word  
							
							... 
							
							
							
							- declared input type for bignum-shift was stricter than the runtime behavior, leading to bad propagation of type info if shift count was a bignum
- types inferred for type functions which used number-valued/integer-valued/real-valued were not always precise, eg bignum bignum bitxor => integer
- add interval-log2, type function for (log2)
- remove math-class-min, it was useless 
							
						 
						
							2008-12-07 19:44:49 -06:00  
				
					
						
							
							
								 
						
							
							
								f51708386d 
								
							
								 
							
						 
						
							
							
								
								Fix conflicts  
							
							
							
						 
						
							2008-12-01 20:39:43 -06:00  
				
					
						
							
							
								 
						
							
							
								6400085bea 
								
							
								 
							
						 
						
							
							
								
								Fix bootstrap, add a unit test  
							
							
							
						 
						
							2008-11-30 07:36:29 -06:00  
				
					
						
							
							
								 
						
							
							
								e8a69a3aea 
								
							
								 
							
						 
						
							
							
								
								Fix conflict  
							
							
							
						 
						
							2008-11-29 05:14:49 -06:00  
				
					
						
							
							
								 
						
							
							
								52f1ff3a95 
								
							
								 
							
						 
						
							
							
								
								Fix conflict  
							
							
							
						 
						
							2008-11-29 04:23:23 -06:00  
				
					
						
							
							
								 
						
							
							
								1c0789e616 
								
							
								 
							
						 
						
							
							
								
								Didn't generate ##branch after ##alien-invoke and ##alien-indirect  
							
							
							
						 
						
							2008-11-29 03:46:57 -06:00  
				
					
						
							
							
								 
						
							
							
								26c002d23f 
								
							
								 
							
						 
						
							
							
								
								Fix fixnum* problem; result was shifted to the right by 3 bits if both input registers were equal  
							
							
							
						 
						
							2008-11-29 00:44:46 -06:00  
				
					
						
							
							
								 
						
							
							
								c1d249afb2 
								
							
								 
							
						 
						
							
							
								
								Add unit test  
							
							
							
						 
						
							2008-11-29 00:37:07 -06:00  
				
					
						
							
							
								 
						
							
							
								f2040c0529 
								
							
								 
							
						 
						
							
							
								
								Add some more tests  
							
							
							
						 
						
							2008-11-24 11:12:36 -06:00  
				
					
						
							
							
								 
						
							
							
								eeb2133ba2 
								
							
								 
							
						 
						
							
							
								
								Fix compiler test  
							
							
							
						 
						
							2008-11-23 21:40:10 -06:00  
				
					
						
							
							
								 
						
							
							
								7788b3e0db 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into microseconds  
							
							
							
						 
						
							2008-11-23 03:06:32 -06:00  
				
					
						
							
							
								 
						
							
							
								3a2e15327f 
								
							
								 
							
						 
						
							
							
								
								Disable these for now  
							
							
							
						 
						
							2008-11-22 22:47:40 -06:00  
				
					
						
							
							
								 
						
							
							
								f0716b3a0d 
								
							
								 
							
						 
						
							
							
								
								1% image size reduction by not storing empty compiled-generic-uses and compiled-uses props  
							
							
							
						 
						
							2008-11-22 22:46:57 -06:00  
				
					
						
							
							
								 
						
							
							
								8819f23312 
								
							
								 
							
						 
						
							
							
								
								Replace millis primitive with micros primitive  
							
							... 
							
							
							
							Add millis as a library word
sleep now takes either a duration or a microsecond count; code using durations doens't need to be updated, code using millisecond counts updated to use durations for the most part 
							
						 
						
							2008-11-19 01:50:05 -06:00  
				
					
						
							
							
								 
						
							
							
								281657dd82 
								
							
								 
							
						 
						
							
							
								
								Fix conflict  
							
							
							
						 
						
							2008-11-18 22:18:14 -06:00  
				
					
						
							
							
								 
						
							
							
								14246fde37 
								
							
								 
							
						 
						
							
							
								
								Better FFI unit tests expose a new problem  
							
							
							
						 
						
							2008-11-17 12:23:44 -06:00  
				
					
						
							
							
								 
						
							
							
								2fe364a7bb 
								
							
								 
							
						 
						
							
							
								
								Specialized arrays work in progress  
							
							
							
						 
						
							2008-11-14 20:18:16 -06:00  
				
					
						
							
							
								 
						
							
							
								5b4e8e9d09 
								
							
								 
							
						 
						
							
							
								
								Rename tests/templates.factor to tests/codegen.factor since that's really what its testing  
							
							
							
						 
						
							2008-11-13 04:16:58 -06:00  
				
					
						
							
							
								 
						
							
							
								5b7d40d9b4 
								
							
								 
							
						 
						
							
							
								
								We need to end the basic block after the ##prologue in the dispatch branch so that the GC check can go after the prologue  
							
							
							
						 
						
							2008-11-10 02:58:05 -06:00  
				
					
						
							
							
								 
						
							
							
								d1f248dac6 
								
							
								 
							
						 
						
							
							
								
								Fixing PowerPC backend: prolog register clobberage, spilling, and general stack frame usage. Add some lame tests for spilling  
							
							
							
						 
						
							2008-11-06 19:00:56 -06:00  
				
					
						
							
							
								 
						
							
							
								d2ec46e38f 
								
							
								 
							
						 
						
							
							
								
								PowerPC backend almost functional; some new compiler unit tests added,  
							
							... 
							
							
							
							better compilation of 'f eq?'; f becomes an immediate operand
move aux-offset to compiler.constants 
							
						 
						
							2008-11-06 06:27:27 -06:00  
				
					
						
							
							
								 
						
							
							
								4fd1767768 
								
							
								 
							
						 
						
							
							
								
								Old fix for classes-intersect? no-method bug was incorrect; we were  
							
							... 
							
							
							
							ignoring anonymous classes in compiled-generic-crossref. Also,
forget* now calls reset-word so that references to predicates of
forgotten classes don't break the compiler with a similar error. 
							
						 
						
							2008-11-05 18:32:02 -06:00  
				
					
						
							
							
								 
						
							
							
								46830bb38d 
								
							
								 
							
						 
						
							
							
								
								Fix another name clash in tests; putting all compiler tests in compiler.tests vocab is probably not good  
							
							
							
						 
						
							2008-11-04 00:46:06 -06:00  
				
					
						
							
							
								 
						
							
							
								06b99c31ee 
								
							
								 
							
						 
						
							
							
								
								Fix regression. If a parsing word called the compiler, it might compile a caller of a generic before the generic gets built, which would throw an error since the inferred effect of the generic might have less inputs than the combination's dispatch#  
							
							
							
						 
						
							2008-11-03 20:59:48 -06:00  
				
					
						
							
							
								 
						
							
							
								b649c01de6 
								
							
								 
							
						 
						
							
							
								
								Fix name clash with templates.factor  
							
							
							
						 
						
							2008-11-03 06:34:56 -06:00  
				
					
						
							
							
								 
						
							
							
								1b06ab1b39 
								
							
								 
							
						 
						
							
							
								
								Fixing various bugs  
							
							
							
						 
						
							2008-10-21 23:17:32 -05:00  
				
					
						
							
							
								 
						
							
							
								f092622fac 
								
							
								 
							
						 
						
							
							
								
								CFG IR is now pure SSA  
							
							
							
						 
						
							2008-10-20 01:56:28 -05:00  
				
					
						
							
							
								 
						
							
							
								4ae66793f0 
								
							
								 
							
						 
						
							
							
								
								Fixing unit tests  
							
							
							
						 
						
							2008-10-19 03:51:01 -05:00  
				
					
						
							
							
								 
						
							
							
								14d8696f40 
								
							
								 
							
						 
						
							
							
								
								Oops, don't mix register classes in active set  
							
							
							
						 
						
							2008-10-19 03:34:42 -05:00  
				
					
						
							
							
								 
						
							
							
								fedadc8032 
								
							
								 
							
						 
						
							
							
								
								Remove obsolete test file  
							
							
							
						 
						
							2008-10-13 13:08:28 -05:00  
				
					
						
							
							
								 
						
							
							
								40c1529ce8 
								
							
								 
							
						 
						
							
							
								
								Add stack effect  
							
							
							
						 
						
							2008-10-12 18:40:57 -05:00  
				
					
						
							
							
								 
						
							
							
								0e4e05d5cd 
								
							
								 
							
						 
						
							
							
								
								Debugging new codegen  
							
							
							
						 
						
							2008-10-08 03:51:44 -05:00  
				
					
						
							
							
								 
						
							
							
								c19f2257f4 
								
							
								 
							
						 
						
							
							
								
								Fix permission bits  
							
							
							
						 
						
							2008-10-02 08:34:49 -05:00  
				
					
						
							
							
								 
						
							
							
								d4134a2ca1 
								
							
								 
							
						 
						
							
							
								
								Fix loop detection bug  
							
							
							
						 
						
							2008-10-02 01:17:45 -05:00  
				
					
						
							
							
								 
						
							
							
								722cacddb4 
								
							
								 
							
						 
						
							
							
								
								Fixing some problems with returning structs by value in x86.64 FFI  
							
							
							
						 
						
							2008-09-13 20:28:13 -05:00  
				
					
						
							
							
								 
						
							
							
								ec660c857f 
								
							
								 
							
						 
						
							
							
								
								Add unit test for Joe Groff's bg  
							
							
							
						 
						
							2008-09-12 00:04:56 -05:00  
				
					
						
							
							
								 
						
							
							
								0c8e2584b4 
								
							
								 
							
						 
						
							
							
								
								Fixing unit tests for make, fry changes  
							
							
							
						 
						
							2008-09-11 00:20:06 -05:00  
				
					
						
							
							
								 
						
							
							
								a3d1379b8c 
								
							
								 
							
						 
						
							
							
								
								Fix bug with large structs passed by value on x86.64  
							
							
							
						 
						
							2008-09-09 03:10:43 -05:00  
				
					
						
							
							
								 
						
							
							
								14d707898d 
								
							
								 
							
						 
						
							
							
								
								new accessors  
							
							
							
						 
						
							2008-09-02 01:53:01 -05:00  
				
					
						
							
							
								 
						
							
							
								8fed0d29eb 
								
							
								 
							
						 
						
							
							
								
								Fix dead code elimination with alien nodes  
							
							
							
						 
						
							2008-09-01 02:04:42 -05:00  
				
					
						
							
							
								 
						
							
							
								18d629a916 
								
							
								 
							
						 
						
							
							
								
								Add failing unit test  
							
							
							
						 
						
							2008-08-31 09:22:36 -05:00  
				
					
						
							
							
								 
						
							
							
								f5fbd94a4c 
								
							
								 
							
						 
						
							
							
								
								New compiled crossref implementation  
							
							
							
						 
						
							2008-08-31 01:34:00 -05:00  
				
					
						
							
							
								 
						
							
							
								85cdb1b767 
								
							
								 
							
						 
						
							
							
								
								Working on new compiled usage strategy; old one was wrong  
							
							
							
						 
						
							2008-08-30 00:05:27 -05:00  
				
					
						
							
							
								 
						
							
							
								ef8bd93ae8 
								
							
								 
							
						 
						
							
							
								
								Add a test  
							
							
							
						 
						
							2008-08-29 17:53:00 -05:00  
				
					
						
							
							
								 
						
							
							
								5f12667788 
								
							
								 
							
						 
						
							
							
								
								new accessors  
							
							
							
						 
						
							2008-08-29 12:00:54 -05:00  
				
					
						
							
							
								 
						
							
							
								1fcbdf9d52 
								
							
								 
							
						 
						
							
							
								
								Fix more compiler bugs  
							
							
							
						 
						
							2008-08-29 00:26:47 -05:00  
				
					
						
							
							
								 
						
							
							
								74dccc7fbf 
								
							
								 
							
						 
						
							
							
								
								Debugging compiler  
							
							
							
						 
						
							2008-08-28 22:28:34 -05:00  
				
					
						
							
							
								 
						
							
							
								ea2d02f248 
								
							
								 
							
						 
						
							
							
								
								Add some failing tests  
							
							
							
						 
						
							2008-08-27 16:25:37 -05:00  
				
					
						
							
							
								 
						
							
							
								a4ac751605 
								
							
								 
							
						 
						
							
							
								
								Starting to remove delegation  
							
							
							
						 
						
							2008-08-22 23:20:49 -05:00  
				
					
						
							
							
								 
						
							
							
								8b855b2445 
								
							
								 
							
						 
						
							
							
								
								Help lint fixes  
							
							
							
						 
						
							2008-08-22 23:00:35 -05:00  
				
					
						
							
							
								 
						
							
							
								2440fc1ceb 
								
							
								 
							
						 
						
							
							
								
								Fixing remaining issues  
							
							
							
						 
						
							2008-08-22 17:38:23 -05:00  
				
					
						
							
							
								 
						
							
							
								9aa6d8ae04 
								
							
								 
							
						 
						
							
							
								
								Compiler fixes  
							
							
							
						 
						
							2008-08-22 15:30:57 -05:00  
				
					
						
							
							
								 
						
							
							
								48fa2e2d0e 
								
							
								 
							
						 
						
							
							
								
								Updating some code  
							
							
							
						 
						
							2008-08-12 03:31:48 -05:00  
				
					
						
							
							
								 
						
							
							
								6047429401 
								
							
								 
							
						 
						
							
							
								
								More unit test fixes  
							
							
							
						 
						
							2008-07-29 16:57:30 -05:00  
				
					
						
							
							
								 
						
							
							
								d66f887736 
								
							
								 
							
						 
						
							
							
								
								Create basis vocab root  
							
							
							
						 
						
							2008-07-28 22:03:13 -05:00