Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								1f57dc326e
								
							
								
							
						 | 
						
							
							
								
								Remove many uses of <int> and *int etc
							
							
							
							
							
						 | 
						
							2010-10-25 12:49:12 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								ea726f5680
								
							
								
							
						 | 
						
							
							
								
								Move remaining sequence operations from generalizations to sequences.generalizations where they belong
							
							
							
							
							
						 | 
						
							2010-05-18 18:36:47 -04:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								627295f094
								
							
								
							
						 | 
						
							
							
								
								Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
							
							
							
							
							
						 | 
						
							2010-05-06 17:21:02 -04:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								becb7c78b7
								
							
								
							
						 | 
						
							
							
								
								Move non-parsing words out of alien.syntax, and use a symbol instead of a string variable to store the current library in alien.parser
							
							
							
							
							
						 | 
						
							2010-04-12 18:09:26 -05:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								65c3259761
								
							
								
							
						 | 
						
							
							
								
								"cdecl" -> cdecl
							
							
							
							
							
						 | 
						
							2010-03-31 19:20:35 -07:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								5955ba06df
								
							
								
							
						 | 
						
							
							
								
								use a "pointer" wrapper tuple to indicate pointer types instead of the current slipshod approach
							
							
							
							
							
						 | 
						
							2010-02-21 16:27:36 -08:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								9adfda095f
								
							
								
							
						 | 
						
							
							
								
								alien.fortran: convert fortran types to word c-types
							
							
							
							
							
						 | 
						
							2010-02-01 12:06:10 -08:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								3fbe722561
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of http://factorcode.org/git/factor
							
							
							
							
							
							
							
							Conflicts:
	basis/locals/locals.factor
	basis/peg/peg.factor
	extra/infix/infix.factor 
							
						 | 
						
							2009-10-28 16:17:24 -05:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								6e1bffb1c5
								
							
								
							
						 | 
						
							
							
								
								update existing code to use :> ( ) when possible
							
							
							
							
							
						 | 
						
							2009-10-28 16:11:33 -05:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								7ce4b746e5
								
							
								
							
						 | 
						
							
							
								
								parsed -> suffix!, add append!
							
							
							
							
							
						 | 
						
							2009-10-28 13:38:27 -05:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								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 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								8f336b4ec0
								
							
								
							
						 | 
						
							
							
								
								alien.fortran can't piggyback the alien.parser arg parser anymore
							
							
							
							
							
						 | 
						
							2009-09-16 21:24:10 -05:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								4d16c569f0
								
							
								
							
						 | 
						
							
							
								
								struct classes now make their own C type without help from alien.structs. remove alien.structs dependencies from everywhere outside of alien and compiler, and have the FFI handle both alien.structs and classes.struct c-types
							
							
							
							
							
						 | 
						
							2009-09-15 17:38:49 -05:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								3f3d57032b
								
							
								
							
						 | 
						
							
							
								
								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 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								a2fe9f1952
								
							
								
							
						 | 
						
							
							
								
								[ [ ... ] bi@ <=> ] sort => [ ... ] sort-with
							
							
							
							
							
						 | 
						
							2009-08-02 20:13:59 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								b62630b5ac
								
							
								
							
						 | 
						
							
							
								
								Updating code in basis and extra for stricter vocab search path semantics
							
							
							
							
							
						 | 
						
							2009-05-14 23:23:06 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								409b331716
								
							
								
							
						 | 
						
							
							
								
								Fix typo
							
							
							
							
							
						 | 
						
							2009-04-07 20:06:28 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								41e3e0acb4
								
							
								
							
						 | 
						
							
							
								
								Fix alien.fortran for NetBSD x86.64
							
							
							
							
							
						 | 
						
							2009-04-07 18:49:54 -05:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								b771758ff7
								
							
								
							
						 | 
						
							
							
								
								fix load errors, help lint
							
							
							
							
							
						 | 
						
							2009-03-26 10:45:52 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								ea60f8ae93
								
							
								
							
						 | 
						
							
							
								
								Changing : foo ; parsing to SYNTAX: foo ;
							
							
							
							
							
						 | 
						
							2009-03-21 01:27:50 -05:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								7a033876b6
								
							
								
							
						 | 
						
							
							
								
								use ?at instead of at*
							
							
							
							
							
						 | 
						
							2009-02-22 19:20:28 -06:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								94a5582edc
								
							
								
							
						 | 
						
							
							
								
								tweak fortran-invoke so that unit tests can set fortran-abi without being shouted over
							
							
							
							
							
						 | 
						
							2009-02-11 14:05:57 -06:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								a0421edf97
								
							
								
							
						 | 
						
							
							
								
								set fortran abi in fortran-invoke macro
							
							
							
							
							
						 | 
						
							2009-02-10 16:39:24 -06:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								8a144b7b94
								
							
								
							
						 | 
						
							
							
								
								support different fortran ABIs
							
							
							
							
							
						 | 
						
							2009-02-10 13:11:06 -06:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								ebdd135d62
								
							
								
							
						 | 
						
							
							
								
								gfortran returns float for REAL functions, not double like f2c
							
							
							
							
							
						 | 
						
							2009-02-09 16:36:46 -06:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								08b02fadc9
								
							
								
							
						 | 
						
							
							
								
								typos
							
							
							
							
							
						 | 
						
							2009-02-09 15:51:59 -06:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								42265cbc62
								
							
								
							
						 | 
						
							
							
								
								start hacking on math.blas.vectors to switch to fortran
							
							
							
							
							
						 | 
						
							2009-02-09 14:35:44 -06:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								4dd500b5b1
								
							
								
							
						 | 
						
							
							
								
								fortran-invoke works(?)
							
							
							
							
							
						 | 
						
							2009-02-09 13:29:50 -06:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								118f2de466
								
							
								
							
						 | 
						
							
							
								
								fortran-invoke sketch
							
							
							
							
							
						 | 
						
							2009-02-06 19:05:56 -06:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								7e2ac604e7
								
							
								
							
						 | 
						
							
							
								
								some initial work on invoking fortran functions
							
							
							
							
							
						 | 
						
							2009-02-06 10:06:22 -06:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								7b1f16ae5e
								
							
								
							
						 | 
						
							
							
								
								fortran records
							
							
							
							
							
						 | 
						
							2009-02-05 18:51:50 -06:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								4429c17f63
								
							
								
							
						 | 
						
							
							
								
								implement fortran-arg-type>c-type and fortran-ret-type>c-type
							
							
							
							
							
						 | 
						
							2009-02-05 16:39:23 -06:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								4f1dc5cd0c
								
							
								
							
						 | 
						
							
							
								
								implement fortran-name>symbol-name and fortran-type>c-type
							
							
							
							
							
						 | 
						
							2009-02-05 15:31:58 -06:00 |