af0ddd5985 
								
							
								 
							
						 
						
							
							
								
								Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams  
							
							
							
						 
						
							2010-02-24 20:18:41 +13:00  
				
					
						
							
							
								 
						
							
							
								220dd88a2c 
								
							
								 
							
						 
						
							
							
								
								Update documentation for new help lint check  
							
							
							
						 
						
							2010-02-19 12:31:52 +13:00  
				
					
						
							
							
								 
						
							
							
								4893ebf183 
								
							
								 
							
						 
						
							
							
								
								Small cleanups  
							
							
							
						 
						
							2010-02-16 04:04:09 +13:00  
				
					
						
							
							
								 
						
							
							
								67cc1c01be 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into simd-cleanup  
							
							
							
						 
						
							2009-11-26 16:14:46 -08:00  
				
					
						
							
							
								 
						
							
							
								4027002db7 
								
							
								 
							
						 
						
							
							
								
								remove SIMD:s  
							
							
							
						 
						
							2009-11-25 20:21:54 -08:00  
				
					
						
							
							
								 
						
							
							
								0612bc6177 
								
							
								 
							
						 
						
							
							
								
								Factor source files should not be executable  
							
							
							
						 
						
							2009-11-21 17:50:43 -06:00  
				
					
						
							
							
								 
						
							
							
								b56880bfd7 
								
							
								 
							
						 
						
							
							
								
								fix a bug in bit-count that assumed 32bit fixnums, make bit-count work on byte-arrays, SIMD types, specialized-arrays, and aliens  
							
							
							
						 
						
							2009-10-05 18:55:26 -05:00  
				
					
						
							
							
								 
						
							
							
								405e5d015b 
								
							
								 
							
						 
						
							
							
								
								docs: change $subsection to $subsections  
							
							
							
						 
						
							2009-10-02 12:15:48 -04:00  
				
					
						
							
							
								 
						
							
							
								7c92ab1ea5 
								
							
								 
							
						 
						
							
							
								
								move if-zero etc to math, remove 1-/1+ from math  
							
							
							
						 
						
							2009-08-14 14:27:23 -05:00  
				
					
						
							
							
								 
						
							
							
								78bbf96a6d 
								
							
								 
							
						 
						
							
							
								
								move signed-le> to io.binary, clean up using list for math.bitwise  
							
							
							
						 
						
							2009-07-23 15:54:57 -05:00  
				
					
						
							
							
								 
						
							
							
								76b3e5fea2 
								
							
								 
							
						 
						
							
							
								
								win32 support for window-controls  
							
							
							
						 
						
							2009-06-18 11:41:34 -05:00  
				
					
						
							
							
								 
						
							
							
								18add4b769 
								
							
								 
							
						 
						
							
							
								
								add next-odd etc to math.bitwise  
							
							
							
						 
						
							2009-05-10 13:42:41 -05:00  
				
					
						
							
							
								 
						
							
							
								3be7034b5e 
								
							
								 
							
						 
						
							
							
								
								64-bit add/subtract/multiply  
							
							
							
						 
						
							2009-05-09 13:54:42 -05:00  
				
					
						
							
							
								 
						
							
							
								d168f76ab0 
								
							
								 
							
						 
						
							
							
								
								remove 1-, 1+, use iota somewhere  
							
							
							
						 
						
							2009-05-05 23:32:23 -05:00  
				
					
						
							
							
								 
						
							
							
								05f3f9dcb9 
								
							
								 
							
						 
						
							
							
								
								Fixing unit tests for stack effect inference changes  
							
							
							
						 
						
							2009-04-20 21:15:19 -05:00  
				
					
						
							
							
								 
						
							
							
								6c0986f8b2 
								
							
								 
							
						 
						
							
							
								
								Add definition mixin in definitions vocab to replace hard-coded union in ui.tools.operations; add ?execute to kernel to replace dup word? [ execute ] when calls in unicode.breaks and opengl  
							
							
							
						 
						
							2009-03-26 21:27:45 -05:00  
				
					
						
							
							
								 
						
							
							
								8385e9d9f5 
								
							
								 
							
						 
						
							
							
								
								Fixing compile errors, test failures and help lint failures  
							
							
							
						 
						
							2009-03-23 17:12:41 -05:00  
				
					
						
							
							
								 
						
							
							
								990513db60 
								
							
								 
							
						 
						
							
							
								
								use CONSTANT: in basis  
							
							
							
						 
						
							2009-02-22 19:13:08 -06:00  
				
					
						
							
							
								 
						
							
							
								70d931d0b2 
								
							
								 
							
						 
						
							
							
								
								Creating math.bits  
							
							
							
						 
						
							2009-02-20 20:14:54 -06:00  
				
					
						
							
							
								 
						
							
							
								b638a35fd7 
								
							
								 
							
						 
						
							
							
								
								move >signed to math.bitwise  
							
							
							
						 
						
							2009-02-14 00:31:17 -06:00  
				
					
						
							
							
								 
						
							
							
								f31cf8e9a9 
								
							
								 
							
						 
						
							
							
								
								fix empty description  
							
							
							
						 
						
							2009-01-30 15:21:46 -06:00  
				
					
						
							
							
								 
						
							
							
								932631c901 
								
							
								 
							
						 
						
							
							
								
								use combinators.smart for bit-count  
							
							
							
						 
						
							2009-01-08 18:57:07 -06:00  
				
					
						
							
							
								 
						
							
							
								53db40ba13 
								
							
								 
							
						 
						
							
							
								
								Add more stack declarations  
							
							
							
						 
						
							2008-12-13 05:06:28 -06:00  
				
					
						
							
							
								 
						
							
							
								daf2857d7b 
								
							
								 
							
						 
						
							
							
								
								define-inline now takes an effect parameter  
							
							... 
							
							
							
							C: now sets the stack effect of the new word to slot names
add new basis/constants vocab; CONSTANT: foo bar is equivalent to : foo bar ; inline
(going to fold CONSTANT:, ALIAS: and qualified into core soon perhaps)
tighten the screws: inline words now need a stack declaration too
update some usages of inline words 
							
						 
						
							2008-12-15 19:44:56 -06:00  
				
					
						
							
							
								 
						
							
							
								a4860c3173 
								
							
								 
							
						 
						
							
							
								
								add toggle-bit word to math.bitwise  
							
							
							
						 
						
							2008-11-29 00:37:36 -06:00  
				
					
						
							
							
								 
						
							
							
								c7d86ebd55 
								
							
								 
							
						 
						
							
							
								
								Oops  
							
							
							
						 
						
							2008-11-26 05:24:35 -06:00  
				
					
						
							
							
								 
						
							
							
								d927ed5620 
								
							
								 
							
						 
						
							
							
								
								Better hints  
							
							
							
						 
						
							2008-11-26 04:20:25 -06:00  
				
					
						
							
							
								 
						
							
							
								3d8f432856 
								
							
								 
							
						 
						
							
							
								
								Clarify math.bitwise -vs- bitwise-arithmetic docs  
							
							
							
						 
						
							2008-11-19 19:23:11 -06:00  
				
					
						
							
							
								 
						
							
							
								aee589190b 
								
							
								 
							
						 
						
							
							
								
								Add signed-le> and signed-be> wordS  
							
							
							
						 
						
							2008-11-18 14:10:21 -06:00  
				
					
						
							
							
								 
						
							
							
								7aeeb2c9ce 
								
							
								 
							
						 
						
							
							
								
								bitwise docs, fix some bugs in bitwise words  
							
							
							
						 
						
							2008-11-11 13:03:08 -06:00  
				
					
						
							
							
								 
						
							
							
								c19f2257f4 
								
							
								 
							
						 
						
							
							
								
								Fix permission bits  
							
							
							
						 
						
							2008-10-02 08:34:49 -05:00  
				
					
						
							
							
								 
						
							
							
								cf80dd122a 
								
							
								 
							
						 
						
							
							
								
								Updating code for make and fry changes  
							
							
							
						 
						
							2008-09-10 22:11:40 -05:00  
				
					
						
							
							
								 
						
							
							
								aea0fed14c 
								
							
								 
							
						 
						
							
							
								
								Fixing basis -> extra dependencies  
							
							
							
						 
						
							2008-09-05 19:29:14 -05:00