c1a49e69c8 
								
							
								 
							
						 
						
							
							
								
								combinators.smart: Implement reduce-outputs using compose, fix some stack effects, add using  
							
							
							
						 
						
							2011-11-28 20:55:10 -08:00  
				
					
						
							
							
								 
						
							
							
								2b87eaa1b5 
								
							
								 
							
						 
						
							
							
								
								generalizations: Refactor stack-checker so that smart combinators can be used with curry and compose.  
							
							
							
						 
						
							2011-11-27 20:25:22 -08:00  
				
					
						
							
							
								 
						
							
							
								cab0369fec 
								
							
								 
							
						 
						
							
							
								
								classes: Make methods dispatch on maybes. Fix a couple bugs in the implementation of maybe. classoid? is now a dumb test if an object could be a well-formed classoid; valid-classoid? tests for well-formedness. Move maybe tests. Make pprint* work better on methods.  
							
							
							
						 
						
							2011-11-22 15:12:20 -08:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								c8fd36bbdb 
								
							
								 
							
						 
						
							
							
								
								kill tools.profiler.counting and ui.tools.profiler  
							
							... 
							
							
							
							Load tools.profiler.sampling from bootstrap/tools instead. 
							
						 
						
							2011-11-10 12:33:10 -08:00  
				
					
						
							
							
								 
						
							
							
								7619ff785b 
								
							
								 
							
						 
						
							
							
								
								stack-checker.known-words: add ffi-signal-handlers  
							
							
							
						 
						
							2011-11-03 15:20:42 -07:00  
				
					
						
							
							
								 
						
							
							
								03a5293ed1 
								
							
								 
							
						 
						
							
							
								
								Add stack effects for the sampling profiler  
							
							
							
						 
						
							2011-11-02 17:26:13 -07:00  
				
					
						
							
							
								 
						
							
							
								eac90675c0 
								
							
								 
							
						 
						
							
							
								
								move counting profiler to tools.profiler.counting  
							
							
							
						 
						
							2011-11-02 13:23:09 -07:00  
				
					
						
							
							
								 
						
							
							
								33919b2919 
								
							
								 
							
						 
						
							
							
								
								tools.profiler: rename to tools.counting-profiler  
							
							
							
						 
						
							2011-11-02 13:23:06 -07:00  
				
					
						
							
							
								 
						
							
							
								c1b7de8339 
								
							
								 
							
						 
						
							
							
								
								stack-checker.known-words: add effects for signal-handler and leaf-signal-handler primitives, even though they can't be called directly  
							
							
							
						 
						
							2011-10-29 17:15:35 -07:00  
				
					
						
							
							
								 
						
							
							
								ff69e2f240 
								
							
								 
							
						 
						
							
							
								
								Rename c-type to lookup-c-type.  Fixes   #230 .  
							
							
							
						 
						
							2011-10-24 14:37:24 -07:00  
				
					
						
							
							
								 
						
							
							
								b237df3a3b 
								
							
								 
							
						 
						
							
							
								
								Remove unused stack effects from DEFER: declarations.  
							
							
							
						 
						
							2011-10-18 14:42:17 -07:00  
				
					
						
							
							
								 
						
							
							
								80e1c8e3f2 
								
							
								 
							
						 
						
							
							
								
								Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.  
							
							
							
						 
						
							2011-10-18 13:19:39 -07:00  
				
					
						
							
							
								 
						
							
							
								5a072c57a6 
								
							
								 
							
						 
						
							
							
								
								bootstrap, io.streams.c: use new fread primitive  
							
							... 
							
							
							
							Change the fread primitive to fread-unsafe, matching the new primitive in the VM, and update the implementation of c-reader to implement stream-read-unsafe and stream-read in terms of fread-unsafe 
							
						 
						
							2011-10-17 21:22:58 -07:00  
				
					
						
							
							
								 
						
							
							
								f39f97840a 
								
							
								 
							
						 
						
							
							
								
								stack-checker: update tests  
							
							... 
							
							
							
							[ bi ] infer now hits the row polymorphism checker before it hits the unknown-macro-input checker because of the effect on keep. Change the test to more directly test that call fails with an unknown input. 
							
						 
						
							2011-10-14 15:35:29 -07:00  
				
					
						
							
							
								 
						
							
							
								afc07c0e05 
								
							
								 
							
						 
						
							
							
								
								io.binary: make le> and be> faster (20% and 75%, respectively).  
							
							... 
							
							
							
							Removed primitive byte-array>bignum and digit_stream_to_bignum from vm/. 
							
						 
						
							2011-10-11 21:13:30 -07:00  
				
					
						
							
							
								 
						
							
							
								181f11faa8 
								
							
								 
							
						 
						
							
							
								
								Make M\ throw an error upon lookup failure. Change method -> ?lookup-method, lookup-method is the throwing version of ?lookup-method.  Fixes   #229 .  
							
							
							
						 
						
							2011-10-03 15:49:49 -07:00  
				
					
						
							
							
								 
						
							
							
								8504b17aad 
								
							
								 
							
						 
						
							
							
								
								Rename spread>quot to deep-spread>quot, and spread>quot-shallow to shallow-spread>quot.  
							
							
							
						 
						
							2011-10-02 20:25:39 -07:00  
				
					
						
							
							
								 
						
							
							
								001ac7fbcd 
								
							
								 
							
						 
						
							
							
								
								Extraneous top-level stack-effect  
							
							
							
						 
						
							2011-09-25 19:32:34 -07:00  
				
					
						
							
							
								 
						
							
							
								e293966618 
								
							
								 
							
						 
						
							
							
								
								stack-checker.row-polymorphism: check stack effects correctly when a one-sided polymorphic declared effect is matched to a shallow subtype, for example, ( x -- ..a ) to ( -- );  fixes   #88  
							
							
							
						 
						
							2011-09-09 18:13:17 -07:00  
				
					
						
							
							
								 
						
							
							
								ed9cf9e4fd 
								
							
								 
							
						 
						
							
							
								
								Move some primitives from memory and memory.private to tools.memory.private, add data-heap and code-heap words that wrap the struct for you  
							
							
							
						 
						
							2011-09-05 16:47:29 -07:00  
				
					
						
							
							
								 
						
							
							
								64252dbdbc 
								
							
								 
							
						 
						
							
							
								
								32 and 64 bit Linux PPC support  
							
							
							
						 
						
							2011-05-23 23:36:14 -04:00  
				
					
						
							
							
								 
						
							
							
								c36d73e242 
								
							
								 
							
						 
						
							
							
								
								Change do-callback to register the current thread with the callback, instead of busy waiting for the current callback to become the right one before returning. Fixes 100% CPU usage issue with system-alert. Thanks to Blei and ex-rzr for doing preliminary analysis of the issue  
							
							
							
						 
						
							2011-04-12 21:48:54 -04:00  
				
					
						
							
							
								 
						
							
							
								073eda332a 
								
							
								 
							
						 
						
							
							
								
								In several documentation, remove whitespace before or after the colon or period  
							
							
							
						 
						
							2011-02-10 01:51:13 +09:00  
				
					
						
							
							
								 
						
							
							
								c04fbe892d 
								
							
								 
							
						 
						
							
							
								
								stack-checker: add a sample output in the last example of inference-recursive-combinators article  
							
							
							
						 
						
							2011-01-23 22:48:41 +09:00  
				
					
						
							
							
								 
						
							
							
								f27080498d 
								
							
								 
							
						 
						
							
							
								
								Remove bignum>float VM primitive, and use bignum/f to implement >float on bignums instead, for a slight accuracy gain. Also, bignum/f now has a more efficient post-scaling algorithm to break the circular dependency on bignum>float  
							
							
							
						 
						
							2010-11-24 22:41:15 -08:00  
				
					
						
							
							
								 
						
							
							
								3323284db4 
								
							
								 
							
						 
						
							
							
								
								stack-checker.alien: get a bit more inlining going with callbacks, to expose another bug  
							
							
							
						 
						
							2010-09-05 21:27:39 -07:00  
				
					
						
							
							
								 
						
							
							
								d2cf2d8f92 
								
							
								 
							
						 
						
							
							
								
								Rename get-fpu-state entry point to fpu-state, and fix stack-checker unit tests  
							
							
							
						 
						
							2010-09-04 12:58:59 -07:00  
				
					
						
							
							
								 
						
							
							
								1985705413 
								
							
								 
							
						 
						
							
							
								
								compiler: now that FFI has been deconcatenatized, we no longer need the special ##unary-float-function and ##binary-float-function fastpaths  
							
							
							
						 
						
							2010-08-13 23:59:19 -07:00  
				
					
						
							
							
								 
						
							
							
								723d780703 
								
							
								 
							
						 
						
							
							
								
								stack-checker.alien: generate a declaration for input parameter types  
							
							
							
						 
						
							2010-07-30 15:50:05 -04:00  
				
					
						
							
							
								 
						
							
							
								fd1aad71bd 
								
							
								 
							
						 
						
							
							
								
								combinators: make the behavior of 'case' consistent between the optimized and unoptimized forms  
							
							
							
						 
						
							2010-07-30 14:21:30 -04:00  
				
					
						
							
							
								 
						
							
							
								0f4c5d2bff 
								
							
								 
							
						 
						
							
							
								
								classes.algebra: make it work better to fix bug reported by Sascha Matzke  
							
							
							
						 
						
							2010-07-29 19:57:23 -04:00  
				
					
						
							
							
								 
						
							
							
								168dd1f825 
								
							
								 
							
						 
						
							
							
								
								FFI rewrite part 7: compile callback bodies with the optimizing compiler  
							
							
							
						 
						
							2010-07-28 00:49:26 -04:00  
				
					
						
							
							
								 
						
							
							
								e2ceb11337 
								
							
								 
							
						 
						
							
							
								
								stack-checker: calling 'boa' on a non-tuple would compile as a no-op rather than an error (reported by Joe Groff); clean up some other error reporting code too  
							
							
							
						 
						
							2010-07-17 15:57:44 -04:00  
				
					
						
							
							
								 
						
							
							
								ae2c2909af 
								
							
								 
							
						 
						
							
							
								
								Revert guarded method inlining  
							
							... 
							
							
							
							This reverts commit 44a835e3fcd45926bda0 
							
						 
						
							2010-06-24 12:35:21 -04:00  
				
					
						
							
							
								 
						
							
							
								e07ce4d220 
								
							
								 
							
						 
						
							
							
								
								stack-checker.dependencies: Oops  
							
							
							
						 
						
							2010-06-24 05:27:01 -04:00  
				
					
						
							
							
								 
						
							
							
								97eb276c48 
								
							
								 
							
						 
						
							
							
								
								stack-checker.dependencies: fix error thrown if depends-on-single-method parameters are no longer valid  
							
							
							
						 
						
							2010-06-24 04:28:40 -04:00  
				
					
						
							
							
								 
						
							
							
								7599841221 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://factorcode.org/git/factor into propagation  
							
							
							
						 
						
							2010-06-23 12:17:24 -04:00  
				
					
						
							
							
								 
						
							
							
								1014b62ee7 
								
							
								 
							
						 
						
							
							
								
								stack-checker.row-polymorphism: minor cleanup  
							
							
							
						 
						
							2010-06-22 22:35:55 -04:00  
				
					
						
							
							
								 
						
							
							
								83327635f3 
								
							
								 
							
						 
						
							
							
								
								Fixing one of the bad bugs, in row-polymorphism  
							
							
							
						 
						
							2010-06-22 17:31:21 -04:00  
				
					
						
							
							
								 
						
							
							
								5ae75af6a8 
								
							
								 
							
						 
						
							
							
								
								Clarify documentation for resize-array, resize-byte-array, resize-string words, and remove flushable declaration since technically they don't satisfy the flushable contract (reported by Daniel Ehrenberg)  
							
							
							
						 
						
							2010-06-22 15:48:48 -04:00  
				
					
						
							
							
								 
						
							
							
								2c8897c56b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://factorcode.org/git/factor into propagation  
							
							
							
						 
						
							2010-06-22 14:47:57 -04:00  
				
					
						
							
							
								 
						
							
							
								75d2635c05 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://github.com/erg/factor  
							
							
							
						 
						
							2010-06-22 04:13:39 -04:00  
				
					
						
							
							
								 
						
							
							
								0edadff45f 
								
							
								 
							
						 
						
							
							
								
								remove system-micros word from factor src tree  
							
							
							
						 
						
							2010-06-22 01:49:11 -05:00  
				
					
						
							
							
								 
						
							
							
								bcf6d83a8f 
								
							
								 
							
						 
						
							
							
								
								stack-checker.errors.prettyprint: refer to unbalanced-branches quotation in singular when there's only one  
							
							
							
						 
						
							2010-06-18 15:36:03 -07:00  
				
					
						
							
							
								 
						
							
							
								b362fe25b1 
								
							
								 
							
						 
						
							
							
								
								Fixing infinite loop in loading benchmark.fib4  
							
							
							
						 
						
							2010-06-15 13:53:40 -04:00  
				
					
						
							
							
								 
						
							
							
								30cfbc8512 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into propagation  
							
							
							
						 
						
							2010-06-15 13:26:01 -04:00  
				
					
						
							
							
								 
						
							
							
								7c85fdc1e5 
								
							
								 
							
						 
						
							
							
								
								stack-checker.alien: callback and assembly quotations can be callables  
							
							
							
						 
						
							2010-05-19 00:31:46 -04:00  
				
					
						
							
							
								 
						
							
							
								1834241e5a 
								
							
								 
							
						 
						
							
							
								
								alien.libraries, stack-checker.alien: check user inputs more carefully to ensure that invalid ABI descriptors don't slip through and break random stuff (reported by prunedtree)  
							
							
							
						 
						
							2010-05-18 18:46:31 -04:00  
				
					
						
							
							
								 
						
							
							
								5b48cd2a63 
								
							
								 
							
						 
						
							
							
								
								FFI rewrite part 5: return value boxing and callback parameter boxing now uses vregs; simplify return value unboxing  
							
							
							
						 
						
							2010-05-16 03:43:23 -04:00