John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								934b307ba2
								
							
								
							
						 | 
						
							
							
								
								make some predicates return t/f instead of something/f.
							
							
							
							
							
						 | 
						
							2012-07-29 10:52:46 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								4e72d80256
								
							
								
							
						 | 
						
							
							
								
								Using "same?" in more places.
							
							
							
							
							
						 | 
						
							2012-07-21 10:22:44 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								f6398365bd
								
							
								
							
						 | 
						
							
							
								
								math.functions: rename exp to e^ to be consistent with 2^ and 10^. update things.
							
							
							
							
							
						 | 
						
							2012-05-02 10:22:23 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								067f9830ef
								
							
								
							
						 | 
						
							
							
								
								classes.union: Define a maybe: word that makes a tuple that acts as an anonymous union for a type and f. Updated all the places we define UNION: ?foo foo POSTPONE: f ;. Fixes #416 and lots of headaches.
							
							
							
							
							
						 | 
						
							2011-11-22 01:56:13 -08:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								763d9a3f7d
								
							
								
							
						 | 
						
							
							
								
								Missed yet more renames
							
							
							
							
							
						 | 
						
							2011-10-24 17:00:09 -07: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
							
						 | 
						
							
							
							
							
								
							
								55cf38163f
								
							
								
							
						 | 
						
							
							
								
								inverse: remove unnecessary dependency on debugger
							
							
							
							
							
						 | 
						
							2010-02-17 00:32:53 +13:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								7155447aed
								
							
								
							
						 | 
						
							
							
								
								stack-checker: add inputs and outputs words, since 'infer (in>>|out>>) length' was coming up a lot
							
							
							
							
							
						 | 
						
							2010-01-15 08:04:14 +13:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								df4fb4a3ee
								
							
								
							
						 | 
						
							
							
								
								Removing integers-as-sequences
							
							
							
							
							
						 | 
						
							2010-01-15 07:15:33 +13:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								0612bc6177
								
							
								
							
						 | 
						
							
							
								
								Factor source files should not be executable
							
							
							
							
							
						 | 
						
							2009-11-21 17:50:43 -06:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								00ce8b6a33
								
							
								
							
						 | 
						
							
							
								
								deprimitivize tuck and put it to pasture
							
							
							
							
							
						 | 
						
							2009-11-05 22:47:05 -06:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								bd13e018dd
								
							
								
							
						 | 
						
							
							
								
								memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
							
							
							
							
							
						 | 
						
							2009-10-28 15:02:00 -05:00 | 
						
					
				
					
						
							
							
								 
								Keith Lazuka
							
						 | 
						
							
							
							
							
								
							
								405e5d015b
								
							
								
							
						 | 
						
							
							
								
								docs: change $subsection to $subsections
							
							
							
							
							
						 | 
						
							2009-10-02 12:15:48 -04:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								c898593983
								
							
								
							
						 | 
						
							
							
								
								decouple struct parsing/printing from tuple parsing/printing a bit
							
							
							
							
							
						 | 
						
							2009-08-19 18:53:44 -05:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								6fe7fe72c7
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of git://factorcode.org/git/factor
							
							
							
							
							
						 | 
						
							2009-08-14 10:55:05 -04: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
							
						 | 
						
							
							
							
							
								
							
								287207df72
								
							
								
							
						 | 
						
							
							
								
								fix boa undo to work with structs
							
							
							
							
							
						 | 
						
							2009-08-12 16:09:25 -04:00 | 
						
					
				
					
						
							
							
								 
								Sam Anklesaria
							
						 | 
						
							
							
							
							
								
							
								b2770a31b5
								
							
								
							
						 | 
						
							
							
								
								frp-editors use field-models
							
							
							
							
							
						 | 
						
							2009-05-30 12:51:35 -05:00 | 
						
					
				
					
						
							
							
								 
								Sam Anklesaria
							
						 | 
						
							
							
							
							
								
							
								588a04c62d
								
							
								
							
						 | 
						
							
							
								
								ui.frp book gadgets
							
							
							
							
							
						 | 
						
							2009-05-30 10:58:32 -05:00 | 
						
					
				
					
						
							
							
								 
								Sam Anklesaria
							
						 | 
						
							
							
							
							
								
							
								ef52d1b94d
								
							
								
							
						 | 
						
							
							
								
								ui.gadgets.tables uses arrays, not vectors
							
							
							
							
							
						 | 
						
							2009-05-27 10:26:26 -05:00 | 
						
					
				
					
						
							
							
								 
								Sam Anklesaria
							
						 | 
						
							
							
							
							
								
							
								9755132d01
								
							
								
							
						 | 
						
							
							
								
								removed occurences of peek in new tables
							
							
							
							
							
						 | 
						
							2009-05-26 16:56:05 -05:00 | 
						
					
				
					
						
							
							
								 
								Sam Anklesaria
							
						 | 
						
							
							
							
							
								
							
								e2c99be00b
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of git://factorcode.org/git/factor
							
							
							
							
							
						 | 
						
							2009-05-26 16:32:34 -05:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								407377fc98
								
							
								
							
						 | 
						
							
							
								
								rename peek -> last and update all usages
							
							
							
							
							
						 | 
						
							2009-05-25 16:38:33 -05:00 | 
						
					
				
					
						
							
							
								 
								Sam Anklesaria
							
						 | 
						
							
							
							
							
								
							
								3b10d4d86e
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of git://factorcode.org/git/factor
							
							
							
							
							
							
							
							Conflicts:
	basis/ui/gadgets/tables/tables.factor
	core/vocabs/parser/parser.factor 
							
						 | 
						
							2009-05-24 18:57:22 -05:00 | 
						
					
				
					
						
							
							
								 
								Sam Anklesaria
							
						 | 
						
							
							
							
							
								
							
								54ccd1039b
								
							
								
							
						 | 
						
							
							
								
								tables selected-values type error fixed
							
							
							
							
							
						 | 
						
							2009-05-16 10:46:34 -05:00 | 
						
					
				
					
						
							
							
								 
								Sam Anklesaria
							
						 | 
						
							
							
							
							
								
							
								b7c719c844
								
							
								
							
						 | 
						
							
							
								
								table single storage works for f
							
							
							
							
							
						 | 
						
							2009-05-15 20:02:07 -05:00 | 
						
					
				
					
						
							
							
								 
								Sam Anklesaria
							
						 | 
						
							
							
							
							
								
							
								38e8565555
								
							
								
							
						 | 
						
							
							
								
								illusion models: two way arrows
							
							
							
							
							
						 | 
						
							2009-05-15 16:58:17 -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 | 
						
					
				
					
						
							
							
								 
								Daniel Ehrenberg
							
						 | 
						
							
							
							
							
								
							
								40b225f765
								
							
								
							
						 | 
						
							
							
								
								Adding output>sequence and input<sequence to inverse; refactoring [ narray ] undo
							
							
							
							
							
						 | 
						
							2009-05-01 22:14:26 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								24d854fb8e
								
							
								
							
						 | 
						
							
							
								
								inverse: [ \ + ] fold was incorrectly evaluating to [ + ]
							
							
							
							
							
						 | 
						
							2009-04-22 19:35:51 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								be4fb1e7d9
								
							
								
							
						 | 
						
							
							
								
								Move call( and execute( to core
							
							
							
							
							
						 | 
						
							2009-03-16 20:11:36 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								8e55533bfa
								
							
								
							
						 | 
						
							
							
								
								Tweak some furnace code to infer and load with almost no warnings
							
							
							
							
							
						 | 
						
							2009-03-15 18:19:29 -05:00 | 
						
					
				
					
						
							
							
								 
								Daniel Ehrenberg
							
						 | 
						
							
							
							
							
								
							
								b9839b0c32
								
							
								
							
						 | 
						
							
							
								
								XML literals work with inverse now
							
							
							
							
							
						 | 
						
							2009-02-05 14:21:36 -06:00 |