37b9a350cc 
								
							
								 
							
						 
						
							
							
								
								swap ... 3append -> surround in core  
							
							
							
						 
						
							2008-12-06 18:42:41 -06:00  
				
					
						
							
							
								 
						
							
							
								8db24bdd34 
								
							
								 
							
						 
						
							
							
								
								assert-depth now has a static stack effect. This fixes a UI unit test failure  
							
							
							
						 
						
							2008-12-05 08:25:26 -06:00  
				
					
						
							
							
								 
						
							
							
								b8fff571b4 
								
							
								 
							
						 
						
							
							
								
								More robust amended-use behavior  
							
							
							
						 
						
							2008-11-29 15:21:40 -06:00  
				
					
						
							
							
								 
						
							
							
								a4d9cdfeb3 
								
							
								 
							
						 
						
							
							
								
								Refactor all usages of >r/r> in core to use dip, 2dip, 3dip  
							
							... 
							
							
							
							Non-optimizing compiler now special-cases dip, 2dip, 3dip following a
literal quotation: this allows us to break the dip/slip meta-circle
without explicit calls to >r/r> 
							
						 
						
							2008-11-23 02:44:56 -06:00  
				
					
						
							
							
								 
						
							
							
								1addde1567 
								
							
								 
							
						 
						
							
							
								
								If 'search' was called outside of the parser, note. might be called, which would fail if no lexer was set  
							
							
							
						 
						
							2008-11-21 00:18:25 -06:00  
				
					
						
							
							
								 
						
							
							
								98d109a9a8 
								
							
								 
							
						 
						
							
							
								
								Rename do-what-i-mean? to auto-use?  
							
							
							
						 
						
							2008-11-20 20:35:01 -06:00  
				
					
						
							
							
								 
						
							
							
								002563ce44 
								
							
								 
							
						 
						
							
							
								
								Add DWIM mode  
							
							
							
						 
						
							2008-11-19 16:27:16 -06:00  
				
					
						
							
							
								 
						
							
							
								6085557116 
								
							
								 
							
						 
						
							
							
								
								Parser now prints an IN:/USING: form if restarts were invoked; add more restarts for certain errors  
							
							
							
						 
						
							2008-11-19 16:03:05 -06:00  
				
					
						
							
							
								 
						
							
							
								57242951b9 
								
							
								 
							
						 
						
							
							
								
								Better error reporting in FROM: and RENAME: words  
							
							
							
						 
						
							2008-11-08 19:33:15 -06:00  
				
					
						
							
							
								 
						
							
							
								c19f2257f4 
								
							
								 
							
						 
						
							
							
								
								Fix permission bits  
							
							
							
						 
						
							2008-10-02 08:34:49 -05:00  
				
					
						
							
							
								 
						
							
							
								580c9b8868 
								
							
								 
							
						 
						
							
							
								
								Add stack-checker vocab to interactive-vocabs  
							
							
							
						 
						
							2008-09-07 02:37:23 -05:00  
				
					
						
							
							
								 
						
							
							
								161c27a302 
								
							
								 
							
						 
						
							
							
								
								Tweak interactive-vocabs  
							
							
							
						 
						
							2008-09-05 19:55:28 -05:00  
				
					
						
							
							
								 
						
							
							
								0f3d585dd2 
								
							
								 
							
						 
						
							
							
								
								new accessors  
							
							
							
						 
						
							2008-08-30 12:34:45 -05:00  
				
					
						
							
							
								 
						
							
							
								74dccc7fbf 
								
							
								 
							
						 
						
							
							
								
								Debugging compiler  
							
							
							
						 
						
							2008-08-28 22:28:34 -05:00  
				
					
						
							
							
								 
						
							
							
								f5c15481fe 
								
							
								 
							
						 
						
							
							
								
								Move io.styles to basis  
							
							
							
						 
						
							2008-07-28 22:28:13 -05:00  
				
					
						
							
							
								 
						
							
							
								d66f887736 
								
							
								 
							
						 
						
							
							
								
								Create basis vocab root  
							
							
							
						 
						
							2008-07-28 22:03:13 -05:00  
				
					
						
							
							
								 
						
							
							
								17b94261c5 
								
							
								 
							
						 
						
							
							
								
								Fix deploy tests  
							
							
							
						 
						
							2008-07-02 21:52:28 -05:00  
				
					
						
							
							
								 
						
							
							
								537269447c 
								
							
								 
							
						 
						
							
							
								
								Move mirrors out of the boot image  
							
							
							
						 
						
							2008-07-02 00:20:01 -05:00  
				
					
						
							
							
								 
						
							
							
								b36e06d0d6 
								
							
								 
							
						 
						
							
							
								
								Builtinn types now use new slot accessors; tuple slot type declaration work in progress  
							
							
							
						 
						
							2008-06-28 02:36:20 -05:00  
				
					
						
							
							
								 
						
							
							
								666d4abaee 
								
							
								 
							
						 
						
							
							
								
								More fixes  
							
							
							
						 
						
							2008-06-25 04:06:18 -05:00  
				
					
						
							
							
								 
						
							
							
								6e0d35e615 
								
							
								 
							
						 
						
							
							
								
								Split up huge parser vocabulary  
							
							
							
						 
						
							2008-06-25 03:25:08 -05:00  
				
					
						
							
							
								 
						
							
							
								80720cea0d 
								
							
								 
							
						 
						
							
							
								
								More redefinition fixes  
							
							
							
						 
						
							2008-06-11 17:40:33 -05:00  
				
					
						
							
							
								 
						
							
							
								608f70a52c 
								
							
								 
							
						 
						
							
							
								
								Fix class reset  
							
							
							
						 
						
							2008-06-11 04:49:51 -05:00  
				
					
						
							
							
								 
						
							
							
								ba8f1388ab 
								
							
								 
							
						 
						
							
							
								
								Fixing everything for mandatory stack effects  
							
							
							
						 
						
							2008-06-09 02:14:14 -05:00  
				
					
						
							
							
								 
						
							
							
								9dd5c9919f 
								
							
								 
							
						 
						
							
							
								
								Mandatory stack effect annotations  
							
							
							
						 
						
							2008-06-08 15:32:55 -05:00  
				
					
						
							
							
								 
						
							
							
								8bff6eba52 
								
							
								 
							
						 
						
							
							
								
								Fix silly DEFER: error  
							
							
							
						 
						
							2008-05-28 19:43:01 -05:00  
				
					
						
							
							
								 
						
							
							
								ec71ee0940 
								
							
								 
							
						 
						
							
							
								
								Bug fixes  
							
							
							
						 
						
							2008-05-28 19:34:18 -05:00  
				
					
						
							
							
								 
						
							
							
								c60baf1232 
								
							
								 
							
						 
						
							
							
								
								sift and harvest words added  
							
							
							
						 
						
							2008-05-13 23:36:55 -05:00  
				
					
						
							
							
								 
						
							
							
								d3660002c5 
								
							
								 
							
						 
						
							
							
								
								Change parser so that M:: can use call-next-method  
							
							
							
						 
						
							2008-05-01 16:23:35 -05:00  
				
					
						
							
							
								 
						
							
							
								9a5d34ae7b 
								
							
								 
							
						 
						
							
							
								
								Fix conflicts  
							
							
							
						 
						
							2008-04-27 03:19:41 -05:00  
				
					
						
							
							
								 
						
							
							
								6ee115901a 
								
							
								 
							
						 
						
							
							
								
								Better error message  
							
							
							
						 
						
							2008-04-26 18:55:26 -05:00  
				
					
						
							
							
								 
						
							
							
								e264537a1a 
								
							
								 
							
						 
						
							
							
								
								reverse the arguments of diff, assoc-diff  
							
							... 
							
							
							
							fix lots of usings
fix help-lint 
							
						 
						
							2008-04-26 02:01:06 -05:00  
				
					
						
							
							
								 
						
							
							
								15402ed1b4 
								
							
								 
							
						 
						
							
							
								
								core changes:  
							
							... 
							
							
							
							index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps 
							
						 
						
							2008-04-25 23:12:44 -05:00  
				
					
						
							
							
								 
						
							
							
								ad0139ac0c 
								
							
								 
							
						 
						
							
							
								
								default vocab is now f when parsing files  
							
							
							
						 
						
							2008-04-25 00:23:49 -05:00  
				
					
						
							
							
								 
						
							
							
								70bec926d0 
								
							
								 
							
						 
						
							
							
								
								New convention for parametrized constructors: new-* instead of construct-*  
							
							
							
						 
						
							2008-04-14 05:07:31 -05:00  
				
					
						
							
							
								 
						
							
							
								d42ae9508f 
								
							
								 
							
						 
						
							
							
								
								Merge with erg's changes  
							
							
							
						 
						
							2008-04-14 04:42:43 -05:00  
				
					
						
							
							
								 
						
							
							
								31e6604a68 
								
							
								 
							
						 
						
							
							
								
								Inheritance-friendly lexer type  
							
							
							
						 
						
							2008-04-14 03:54:34 -05:00  
				
					
						
							
							
								 
						
							
							
								4597cab824 
								
							
								 
							
						 
						
							
							
								
								move some words to sets  
							
							... 
							
							
							
							write docs for sets
started on usings.. 
							
						 
						
							2008-04-14 02:20:37 -05:00  
				
					
						
							
							
								 
						
							
							
								f80085ff0a 
								
							
								 
							
						 
						
							
							
								
								seq-diff -> diff  
							
							... 
							
							
							
							seq-intersect -> intersect 
							
						 
						
							2008-04-13 23:09:42 -05:00  
				
					
						
							
							
								 
						
							
							
								2edd0fefc9 
								
							
								 
							
						 
						
							
							
								
								new -> new-sequence  
							
							... 
							
							
							
							construct-empty -> new
construct-boa -> boa
diff -> assoc-diff
union -> assoc-union
intersect -> assoc-intersect 
							
						 
						
							2008-04-13 22:58:07 -05:00  
				
					
						
							
							
								 
						
							
							
								30b75a797a 
								
							
								 
							
						 
						
							
							
								
								construct-boa -> boa  
							
							... 
							
							
							
							construct-empty -> new 
							
						 
						
							2008-04-13 15:06:09 -05:00  
				
					
						
							
							
								 
						
							
							
								55e777476c 
								
							
								 
							
						 
						
							
							
								
								Add parser logic to catch common mistake  
							
							
							
						 
						
							2008-04-13 00:26:03 -05:00  
				
					
						
							
							
								 
						
							
							
								bced4022e5 
								
							
								 
							
						 
						
							
							
								
								updating usages of cond/case  
							
							
							
						 
						
							2008-04-11 12:53:22 -05:00  
				
					
						
							
							
								 
						
							
							
								0f4ac3a8dc 
								
							
								 
							
						 
						
							
							
								
								Slot shadow warnings  
							
							
							
						 
						
							2008-04-07 20:44:43 -05:00  
				
					
						
							
							
								 
						
							
							
								fcb78822b2 
								
							
								 
							
						 
						
							
							
								
								Remove annoying and useless shadowing warnings  
							
							
							
						 
						
							2008-04-07 00:16:05 -05:00  
				
					
						
							
							
								 
						
							
							
								ef4046cda9 
								
							
								 
							
						 
						
							
							
								
								Converting code to use inheritance  
							
							
							
						 
						
							2008-04-04 00:33:06 -05:00  
				
					
						
							
							
								 
						
							
							
								76581ad6d0 
								
							
								 
							
						 
						
							
							
								
								Remove crappy parser feature  
							
							
							
						 
						
							2008-04-03 21:43:41 -05:00  
				
					
						
							
							
								 
						
							
							
								54265a9f4c 
								
							
								 
							
						 
						
							
							
								
								Final inheritance fixes  
							
							
							
						 
						
							2008-04-03 04:58:37 -05:00  
				
					
						
							
							
								 
						
							
							
								93d9722a6b 
								
							
								 
							
						 
						
							
							
								
								Fix class resetting  
							
							
							
						 
						
							2008-04-03 00:21:53 -05:00  
				
					
						
							
							
								 
						
							
							
								5346e1899f 
								
							
								 
							
						 
						
							
							
								
								Working on call-next-method, and identity-tuple  
							
							
							
						 
						
							2008-04-02 21:27:49 -05:00