60299f6d74 
								
							
								 
							
						 
						
							
							
								
								Eliminate some -rot from the codebase  
							
							
							
						 
						
							2010-05-03 18:31:01 -04:00  
				
					
						
							
							
								 
						
							
							
								92e1ca8b61 
								
							
								 
							
						 
						
							
							
								
								math.blas: update string c-types  
							
							
							
						 
						
							2010-02-21 16:49:58 -08:00  
				
					
						
							
							
								 
						
							
							
								0612bc6177 
								
							
								 
							
						 
						
							
							
								
								Factor source files should not be executable  
							
							
							
						 
						
							2009-11-21 17:50:43 -06:00  
				
					
						
							
							
								 
						
							
							
								405e5d015b 
								
							
								 
							
						 
						
							
							
								
								docs: change $subsection to $subsections  
							
							
							
						 
						
							2009-10-02 12:15:48 -04:00  
				
					
						
							
							
								 
						
							
							
								630e5ecc3b 
								
							
								 
							
						 
						
							
							
								
								update vocabs so a load-all on macosx works without parsing c-type strings  
							
							
							
						 
						
							2009-09-27 15:11:21 -05:00  
				
					
						
							
							
								 
						
							
							
								5cb34724b7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://factorcode.org/git/factor  
							
							... 
							
							
							
							Conflicts:
	basis/classes/struct/struct-tests.factor
	basis/functors/functors-tests.factor
	basis/specialized-arrays/specialized-arrays-tests.factor 
							
						 
						
							2009-09-20 23:02:49 -05:00  
				
					
						
							
							
								 
						
							
							
								eceed177d6 
								
							
								 
							
						 
						
							
							
								
								replace usages of <" with """  
							
							
							
						 
						
							2009-09-20 22:42:40 -05:00  
				
					
						
							
							
								 
						
							
							
								076ab42dc3 
								
							
								 
							
						 
						
							
							
								
								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  
				
					
						
							
							
								 
						
							
							
								fa60d96ae4 
								
							
								 
							
						 
						
							
							
								
								fix "float" ambiguities in math.blas, opengl vocabs  
							
							
							
						 
						
							2009-09-16 21:25:46 -05:00  
				
					
						
							
							
								 
						
							
							
								7f2e2b1777 
								
							
								 
							
						 
						
							
							
								
								Specialized array overhaul  
							
							... 
							
							
							
							- Replace hand-written specialized-arrays.* subvocabularies with new system; instead of USE:ing specialized-arrays.T, do SPECIALIZED-ARRAY: T
- Ditto for specialized-vectors; use SPECIALIZED-VECTOR:
- io.mmap.functor: removed entirely, use <mapped-array> instead
- struct-arrays and struct-vectors have been removed because specialized arrays and vectors subsume them entirely 
							
						 
						
							2009-09-09 22:33:34 -05:00  
				
					
						
							
							
								 
						
							
							
								a054ec3d64 
								
							
								 
							
						 
						
							
							
								
								specialized-arrays.direct is no more; instead, every specialized-array.<foo> vocabulary has a <direct-T-array> constructor  
							
							
							
						 
						
							2009-09-04 22:01:55 -05:00  
				
					
						
							
							
								 
						
							
							
								ccb27f81ea 
								
							
								 
							
						 
						
							
							
								
								update math.blas for <c-array> change  
							
							
							
						 
						
							2009-08-30 22:37:58 -05:00  
				
					
						
							
							
								 
						
							
							
								432ff9b07f 
								
							
								 
							
						 
						
							
							
								
								Make math.blas library and ABI choice configurable  
							
							
							
						 
						
							2009-04-01 14:52:43 -05:00  
				
					
						
							
							
								 
						
							
							
								ea60f8ae93 
								
							
								 
							
						 
						
							
							
								
								Changing : foo ; parsing to SYNTAX: foo ;  
							
							
							
						 
						
							2009-03-21 01:27:50 -05:00  
				
					
						
							
							
								 
						
							
							
								0279270dda 
								
							
								 
							
						 
						
							
							
								
								un-unportable the blas stuff  
							
							
							
						 
						
							2009-02-10 15:11:39 -06:00  
				
					
						
							
							
								 
						
							
							
								204f5195f7 
								
							
								 
							
						 
						
							
							
								
								mark blas libs unportable till i sort out all the fortran abis  
							
							
							
						 
						
							2009-02-09 22:08:35 -06:00  
				
					
						
							
							
								 
						
							
							
								fecc989098 
								
							
								 
							
						 
						
							
							
								
								get rid of underlying>>s, again  
							
							
							
						 
						
							2009-02-09 17:23:56 -06:00  
				
					
						
							
							
								 
						
							
							
								4325f5a7a9 
								
							
								 
							
						 
						
							
							
								
								kill math.blas.cblas  
							
							
							
						 
						
							2009-02-09 17:04:37 -06:00  
				
					
						
							
							
								 
						
							
							
								d160b80dac 
								
							
								 
							
						 
						
							
							
								
								convert math.blas.matrices to use fortran calls  
							
							
							
						 
						
							2009-02-09 16:59:26 -06:00  
				
					
						
							
							
								 
						
							
							
								4adef7db09 
								
							
								 
							
						 
						
							
							
								
								Fix functors bug where changing a hand-written method into one generated by a functor would forget the method; also associate functor-generated methods with the source file they're in.  
							
							... 
							
							
							
							Add DEFINES-CLASS, to parallel DEFINES.
Update math.blas and specialized-arrays/vectors to use DEFINES-CLASS where appropriate 
							
						 
						
							2009-02-06 02:45:21 -06:00  
				
					
						
							
							
								 
						
							
							
								ebf6cbaa0d 
								
							
								 
							
						 
						
							
							
								
								remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices  
							
							
							
						 
						
							2009-01-30 11:42:43 -06:00  
				
					
						
							
							
								 
						
							
							
								16181f818b 
								
							
								 
							
						 
						
							
							
								
								Clean up functors so that the generated code looks sane with 'see'  
							
							
							
						 
						
							2009-01-28 15:07:16 -06:00  
				
					
						
							
							
								 
						
							
							
								6fb57d821f 
								
							
								 
							
						 
						
							
							
								
								Move math.blas to basis  
							
							
							
						 
						
							2008-12-17 23:23:43 -06:00