| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										alien
									
								
							
						
					
				 | 
				
					
						
							
							record the C++ compiler version in the VM, and expose it with a vm-compiler word
						
					
				 | 
				2010-03-01 13:32:07 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										arrays
									
								
							
						
					
				 | 
				
					
						
							
							core: minor cleanups
						
					
				 | 
				2010-02-18 01:57:22 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										assocs
									
								
							
						
					
				 | 
				
					
						
							
							assocs: doc fixes
						
					
				 | 
				2010-02-19 11:26:01 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										bootstrap
									
								
							
						
					
				 | 
				
					
						
							
							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 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										byte-arrays
									
								
							
						
					
				 | 
				
					
						
							
							docs: change $subsection to $subsections
						
					
				 | 
				2009-10-02 12:15:48 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										byte-vectors
									
								
							
						
					
				 | 
				
					
						
							
							Removing integers-as-sequences
						
					
				 | 
				2010-01-15 07:15:33 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										checksums
									
								
							
						
					
				 | 
				
					
						
							
							triyng to rice crc32 a bit
						
					
				 | 
				2009-12-13 02:03:06 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										classes
									
								
							
						
					
				 | 
				
					
						
							
							classes.tuple.parser: throw bad-slot-name immediately when an invalid slot name in a tuple/struct literal is scanned
						
					
				 | 
				2010-02-28 20:14:16 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										combinators
									
								
							
						
					
				 | 
				
					
						
							
							core: minor cleanups
						
					
				 | 
				2010-02-18 01:57:22 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										
										compiler/units
									
								
							
						
					
				 | 
				
					
						
							
							continuations: add a throw-continue word for resumable errors, and change vocabs.metadata to throw a resumable error if the current platform is not supported
						
					
				 | 
				2010-02-20 13:41:33 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										continuations
									
								
							
						
					
				 | 
				
					
						
							
							continuations: add a throw-continue word for resumable errors, and change vocabs.metadata to throw a resumable error if the current platform is not supported
						
					
				 | 
				2010-02-20 13:41:33 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										definitions
									
								
							
						
					
				 | 
				
					
						
							
							A number of documentation fixes and cleanup.
						
					
				 | 
				2010-02-03 00:05:03 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										destructors
									
								
							
						
					
				 | 
				
					
						
							
							Clean up startup/shutdown hook code
						
					
				 | 
				2009-11-20 00:57:49 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										effects
									
								
							
						
					
				 | 
				
					
						
							
							make effect variables part of effect syntax, stored out of band in effect tuple
						
					
				 | 
				2010-03-05 13:30:10 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										generic
									
								
							
						
					
				 | 
				
					
						
							
							Get foldable and flushable declarations working on typed words
						
					
				 | 
				2010-02-24 00:16:55 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										graphs
									
								
							
						
					
				 | 
				
					
						
							
							docs: change $subsection to $subsections
						
					
				 | 
				2009-10-02 12:15:48 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										growable
									
								
							
						
					
				 | 
				
					
						
							
							A number of documentation fixes and cleanup.
						
					
				 | 
				2010-02-03 00:05:03 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										hashtables
									
								
							
						
					
				 | 
				
					
						
							
							A number of documentation fixes and cleanup.
						
					
				 | 
				2010-02-03 00:05:03 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										init
									
								
							
						
					
				 | 
				
					
						
							
							Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side
						
					
				 | 
				2010-01-13 18:08:18 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										io
									
								
							
						
					
				 | 
				
					
						
							
							Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array
						
					
				 | 
				2010-02-25 04:50:31 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										kernel
									
								
							
						
					
				 | 
				
					
						
							
							generalize stack effect of while, until, and produce
						
					
				 | 
				2010-03-05 23:01:22 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										layouts
									
								
							
						
					
				 | 
				
					
						
							
							Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side
						
					
				 | 
				2010-01-13 18:08:18 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										lexer
									
								
							
						
					
				 | 
				
					
						
							
							Merge branch 'lexer-parsing-word-errors'
						
					
				 | 
				2010-03-02 20:46:23 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										make
									
								
							
						
					
				 | 
				
					
						
							
							make: documentation tweak
						
					
				 | 
				2010-02-20 12:18:29 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										math
									
								
							
						
					
				 | 
				
					
						
							
							spray some polymorphic stack effects on kernel, math, and sequences
						
					
				 | 
				2010-03-05 00:21:10 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										memory
									
								
							
						
					
				 | 
				
					
						
							
							Fix image save on Windows
						
					
				 | 
				2010-01-22 12:59:36 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										namespaces
									
								
							
						
					
				 | 
				
					
						
							
							Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side
						
					
				 | 
				2010-01-13 18:08:18 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										parser
									
								
							
						
					
				 | 
				
					
						
							
							Merge branch 'lexer-parsing-word-errors'
						
					
				 | 
				2010-03-02 20:46:23 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										quotations
									
								
							
						
					
				 | 
				
					
						
							
							Minor doc cleanup.
						
					
				 | 
				2010-02-03 00:05:02 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										sbufs
									
								
							
						
					
				 | 
				
					
						
							
							Removing integers-as-sequences
						
					
				 | 
				2010-01-15 07:15:33 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										sequences
									
								
							
						
					
				 | 
				
					
						
							
							sequences: effects of push-if and push-either were too strict
						
					
				 | 
				2010-03-07 21:56:40 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										sets
									
								
							
						
					
				 | 
				
					
						
							
							assocs: move conjoin and conjoin-at to assoc docs
						
					
				 | 
				2010-02-16 15:29:46 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										slots
									
								
							
						
					
				 | 
				
					
						
							
							Rename update to assoc-union!, add assoc-filter! assoc-diff! words
						
					
				 | 
				2010-02-04 02:55:00 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										sorting
									
								
							
						
					
				 | 
				
					
						
							
							random is generic now -- iota random -> random
						
					
				 | 
				2010-01-14 12:48:57 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										source-files
									
								
							
						
					
				 | 
				
					
						
							
							core: fix bad interaction between stage1 bootstrap and manifest update code
						
					
				 | 
				2010-01-28 03:02:54 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										splitting
									
								
							
						
					
				 | 
				
					
						
							
							polymorphize splitting private combinators
						
					
				 | 
				2010-03-07 18:07:59 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										strings
									
								
							
						
					
				 | 
				
					
						
							
							Minor updates to string documentation
						
					
				 | 
				2010-02-03 23:07:53 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										syntax
									
								
							
						
					
				 | 
				
					
						
							
							lexer: add "each-token" and "map-tokens", which are equivalent to "parse-token _ each/map" but incremental. update a smattering of parsing words (such as USING:, SYMBOLS:, etc.) to use each-token/map-tokens
						
					
				 | 
				2010-02-28 22:19:43 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										system
									
								
							
						
					
				 | 
				
					
						
							
							record the C++ compiler version in the VM, and expose it with a vm-compiler word
						
					
				 | 
				2010-03-01 13:32:07 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										vectors
									
								
							
						
					
				 | 
				
					
						
							
							random is generic now -- iota random -> random
						
					
				 | 
				2010-01-14 12:48:57 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										vocabs
									
								
							
						
					
				 | 
				
					
						
							
							vocabs.loader: tweak platform checking logic
						
					
				 | 
				2010-02-22 13:17:46 +13:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										words
									
								
							
						
					
				 | 
				
					
						
							
							Get foldable and flushable declarations working on typed words
						
					
				 | 
				2010-02-24 00:16:55 +13:00 |